Revert "Revert "Merge pull request #15863 from [BEAM-13184] Autoshard…#16579
Revert "Revert "Merge pull request #15863 from [BEAM-13184] Autoshard…#16579pabloem merged 3 commits intoapache:masterfrom
Conversation
…osharding for JdbcIO.write* transforms"" This reverts commit 421bc80.
|
Run Python 3.8 PostCommit |
|
Run Python 3.8 PostCommit |
|
Run Java PreCommit |
|
Run Java PostCommit |
|
@chamikaramj PTAL |
|
Sorry if I missed that but what is a reason to revert it? |
|
hey @aromanenko-dev - this change had broken |
|
Run Java PostCommit |
There was a problem hiding this comment.
Hey @pabloem, thanks for details. LGTM
this change had broken xlang_jdbcio_it_test
Do you know what is a cause of this? Can it be fixed?
|
Thanks. LGTM. Could you clarify the diff between this and the original PR in the PR description ? @aromanenko-dev I think this includes the fix. |
|
what happened is that the previous change ignored the batchSize parameter, and one of the python tests was verifying the batch size, which is interesting. This change now continues to respect the batchSize parameter |
|
thanks both! |
…ing for JdbcIO.write* transforms""
This change had been reverted because a previous change ignored a batchSize parameter, which caused a few tests to fail. We rolled back, fixed, and rolled forward the change.
This reverts commit 421bc80.
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
ValidatesRunnercompliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.