Skip to content

Conversation

@msuozzo
Copy link
Contributor

@msuozzo msuozzo commented Feb 15, 2025

Work towards #29135

@github-actions
Copy link
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@msuozzo msuozzo force-pushed the push-omyxykqkynrw branch 3 times, most recently from d7d7fa2 to 0fb4800 Compare February 16, 2025 00:27
@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @tvalentyn for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@msuozzo
Copy link
Contributor Author

msuozzo commented Feb 18, 2025

R: @jrmccluskey

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@msuozzo
Copy link
Contributor Author

msuozzo commented Feb 18, 2025

assign to next reviewer

@msuozzo
Copy link
Contributor Author

msuozzo commented Feb 18, 2025

assign set of reviewers

@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @liferoad for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@liferoad liferoad requested a review from jrmccluskey February 18, 2025 17:29
@jrmccluskey
Copy link
Contributor

Looks like there's some duplication between this PR and #33999. Could we just combine these into a single PR? It'll save some merge conflict headaches later and reduce duplicate code review

@msuozzo
Copy link
Contributor Author

msuozzo commented Feb 25, 2025

Looks like there's some duplication between this PR and #33999. Could we just combine these into a single PR? It'll save some merge conflict headaches later and reduce duplicate code review

They're just stacked on top of each other to minimize the merge/edit headaches locally. You can view the changes specific to this PR by looking at the last commit in the chain. If GitHub ever sees the light and adds support for this, it will be a great day.

@jrmccluskey
Copy link
Contributor

Realizing I really should have just merged this one after going over the first PR, but alas

@msuozzo
Copy link
Contributor Author

msuozzo commented Feb 26, 2025

Realizing I really should have just merged this one after going over the first PR, but alas

Nah I did mean them to be separate PRs. I guess it's just preference, though, since I like a 1:1 mapping for PRs and commits.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

Reminder, please take a look at this pr: @liferoad

@liferoad
Copy link
Contributor

liferoad commented Mar 6, 2025

@jrmccluskey Ok to merge this one?

@jrmccluskey
Copy link
Contributor

I'd prefer we hold this one for a little bit considering that the internal implications of the last PR are still being resolved.

@jrmccluskey
Copy link
Contributor

#34254 has a few implications for this PR (mostly just hitting the same files so a merge collision can happen) along with a test case breaking by adding support for bare ordereddict types

@msuozzo
Copy link
Contributor Author

msuozzo commented Mar 11, 2025

I'll rebase onto that.

@msuozzo msuozzo force-pushed the push-omyxykqkynrw branch from a205fcf to fabf8a7 Compare March 11, 2025 20:53
Work towards apache#29135

stacked-commit: true
@msuozzo msuozzo force-pushed the push-omyxykqkynrw branch from fabf8a7 to f202ffd Compare March 11, 2025 21:21
@github-actions
Copy link
Contributor

Reminder, please take a look at this pr: @liferoad

@github-actions
Copy link
Contributor

Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment assign to next reviewer:

R: @jrmccluskey for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Reminder, please take a look at this pr: @jrmccluskey

Copy link
Contributor

@jrmccluskey jrmccluskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jrmccluskey jrmccluskey merged commit cad045b into apache:master Apr 2, 2025
90 checks passed
liferoad pushed a commit to liferoad/beam that referenced this pull request Apr 4, 2025
* [DO NOT MERGE] Add support for collections dict subclasses

* yapf

---------

Co-authored-by: Jack McCluskey <thejackmccluskey@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants