Skip to content

Conversation

@rakeshcusat
Copy link
Owner

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:

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

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 Build Status Build Status
Python Build Status
Build Status
--- 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
Portable --- Build Status --- ---

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

pabloem and others added 19 commits March 18, 2019 14:22
* Splitting could be requested before operation started.
* An element could finish while we were splitting.
* [BEAM-6825] Improve Combine error messages.

* !fixup Address style nits, and error readability.
Fix some race conditions in sdf splitting.
It was an accident that it worked but wasn't too spec so disabling the test category.
[BEAM-7038] Revert "[BEAM-3279] Deprecate and remove Coder.consistentWithEquals (#8071)
[BEAM-6867] Fixing data race in DataflowSideInputReadCounter
Remove redundant array creation code in InferableFunction and SimpleFunction
@rakeshcusat rakeshcusat merged commit 665570d into rakeshcusat:master Apr 9, 2019
rakeshcusat pushed a commit that referenced this pull request Sep 30, 2019
It turned out we tested nothing relevant with the additional 2 tests
that are deleted. The Combine test maps values of different sizes to
Long value. The deleted tests had only different initial size so, in
practice, they were testing the same thing as test #1.
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.