-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support custom coders in Reshuffle #33932
Conversation
…shuffle" This reverts commit 4cbf257.
… typehint behavior.
r: @robertwb |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
Run Python_Dataframes PreCommit 3.10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Thanks for reviewing, @robertwb! |
Run Python_ML PreCommit 3.12 |
beam_PreCommit_Python_ML is very long. Merging it anyways since 2/4 Python version passed. Consider move some tests to PostCommit and/or run on only 3.9+3.12 |
update_compatibility_version
flag to determine whether to change back to the previous behavior. (A suggestion from Revert three commits related to supporting custom coder in reshuffle #33414 (comment))fixes #29908
fixes #33356