Skip to content

Conversation

@steveniemitz
Copy link
Contributor

@steveniemitz steveniemitz commented Jul 17, 2020

Similar to #11641 and #11479, this change allows configuring the IO to use custom DatumWriter implementations.

R: @iemejia @RyanSkraba


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.

Post-Commit Tests Status (on master branch)

Lang SDK Dataflow Flink Samza Spark Twister2
Go Build Status --- Build Status --- Build Status ---
Java Build Status Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status
Build Status
Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status --- Build Status --- Build Status ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status
Build Status
Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@steveniemitz
Copy link
Contributor Author

ping?

@steveniemitz
Copy link
Contributor Author

@iemejia @RyanSkraba can one of you take a look at this, or recommend someone who can?

@aaltay aaltay requested a review from iemejia August 13, 2020 19:47
Copy link
Contributor

@RyanSkraba RyanSkraba left a comment

Choose a reason for hiding this comment

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

Looks good to me, and consistent! Thanks for the contribution.

@iemejia
Copy link
Member

iemejia commented Aug 18, 2020

Please rebase and it should be good to go. I felt a bit uneasy about making AvroSink public just to access DatumWriterFactory but I suppose that for consistency with AvroSource it makes sense.

@steveniemitz steveniemitz force-pushed the avro-writer branch 3 times, most recently from 561cae9 to 6fe2d2e Compare August 18, 2020 17:42
@steveniemitz
Copy link
Contributor Author

steveniemitz commented Aug 18, 2020

rebased, I think I got all the @Nullable refactorings right, but you might want to give it one more look.

(lol there's an @ Nullable github account, oops)

@steveniemitz
Copy link
Contributor Author

Run Spotless PreCommit

@steveniemitz
Copy link
Contributor Author

rebased, ptal @iemejia @RyanSkraba

Copy link
Member

@iemejia iemejia left a comment

Choose a reason for hiding this comment

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

LGTM

@iemejia iemejia merged commit 154a383 into apache:master Aug 18, 2020
@iemejia
Copy link
Member

iemejia commented Aug 18, 2020

Thanks @steveniemitz now the feature looks complete 👍

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.

3 participants