Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not review #32476

Draft
wants to merge 974 commits into
base: release-2.17.0
Choose a base branch
from
Draft

do not review #32476

wants to merge 974 commits into from

Conversation

tvalentyn
Copy link
Contributor

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:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • 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.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

echauchot and others added 30 commits November 19, 2019 09:39
…As a result an input has multiple windows. So we need to consider that the accumulator can have multiple windows
…tors, because this method modifies its first input accumulator.

Decrease memory usage by storing only accumulator and timestamp in the combine.merge map
… the window and not merge all the timestamps before combine
…ersion-plugin (#10154)

* [BEAM-8729] Gracefully skip irrelevant lines from gradle-version-plugin

* Fixed typo
…10146)

* Add timestamp proto conversion for Python

revert changes

revert changes

* add tests

* lint

* copy work for durations

* lint
suztomo and others added 30 commits December 11, 2019 14:50
The Maven artifact org.apache.beam:beam-sdks-java-core, which contains org.apache.beam.sdk.schemas.FieldValueTypeInformation, should declare the dependency to com.google.code.findbugs:jsr305. The class needs Nullable class at runtime.
…signed certificates by default in ElasticsearchIO
…nsions/sql to declare used-but-undeclared dependencies
… beam-sdks-java-core does not have JSR305 specified as "compile"
…ort (#10387)

* [BEAM-8944] Change to single thread executor in python sdk bundle progress report

(cherry picked from commit 794e58d)
…emaCoder equals should not rely on from/toRowFunction equality
…n on process continuations.

This is a forward fix for #10258 to fix Dataflow VR postcommit suite.
…ResourceId returns wrong directoryName bugfix"
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.