Skip to content
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

[BEAM-13965] Use TypeDeserializer if type information is available to support polymorphic types. #16913

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

mosche
Copy link
Member

@mosche mosche commented Feb 22, 2022

Use TypeDeserializer if type information is available to support polymorphic types.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@github-actions github-actions bot added the java label Feb 22, 2022
@mosche
Copy link
Member Author

mosche commented Feb 22, 2022

R: @kennknowles
R: @lukecwik
R: @steveniemitz

@lukecwik lukecwik merged commit daabeba into apache:master Feb 25, 2022
@mosche mosche deleted the BEAM-13965-UseTypeDeserializer branch March 15, 2022 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants