Skip to content

[BEAM-5744] Cherrypick PR 6686 to 2.8.0. release branch: #6688

Merged
aaltay merged 1 commit intoapache:release-2.8.0from
tvalentyn:cp6686
Oct 18, 2018
Merged

[BEAM-5744] Cherrypick PR 6686 to 2.8.0. release branch: #6688
aaltay merged 1 commit intoapache:release-2.8.0from
tvalentyn:cp6686

Conversation

@tvalentyn
Copy link
Contributor


Follow this checklist to help us incorporate your contribution quickly and easily:

  • 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.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@tvalentyn
Copy link
Contributor Author

R: @aaltay

if target_batch_duration_secs and target_batch_duration_secs <= 0:
raise ValueError("target_batch_duration_secs (%s) must be positive" % (
target_batch_duration_secs))
if not (target_batch_overhead or target_batch_duration_secs):
Copy link
Contributor

Choose a reason for hiding this comment

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

This line should be fine to keep.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes we can keep this line. The roll-back PR was auto-generated and merged. This is a CP of the rollback to release branch. I don't it would make a difference on the release whether we roll this line forward or not, but we can roll it forward on master as a part of our Python 3 conversion efforts.

@aaltay aaltay merged commit 5c69b33 into apache:release-2.8.0 Oct 18, 2018
@tvalentyn tvalentyn deleted the cp6686 branch October 23, 2019 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants