Set default redistribute key limit for KafkaIO read. - #36124
Conversation
|
R: @Abacn |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
Abacn
left a comment
There was a problem hiding this comment.
Would this change make this branch no longer accessible?
I think users could override to zero to get no bucketing. Do you think that's okay? We can leave for now as a way to achieve the original behavior in case there are any edge cases? |
I see, maybe add a javadoc in (withRedistributeNumKeys) noting the default number of buckets (2^15) and set to 0 to disable bucketing? |
|
Updated javadoc, thanks! |
|
Assuming merge was awaiting for checks to go green, looks good now |
Set default redistribute key limit for KafkaIO read.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.