Skip to content

Expected -- two commits after master!#59

Merged
iemejia merged 285 commits intoiemejia:masterfrom
RyanSkraba:fixup-test
Jul 30, 2019
Merged

Expected -- two commits after master!#59
iemejia merged 285 commits intoiemejia:masterfrom
RyanSkraba:fixup-test

Conversation

@RyanSkraba
Copy link
Copy Markdown

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 --- --- Build Status --- --- Build Status
Java Build Status 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 --- --- 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.

tvalentyn and others added 30 commits July 1, 2019 14:40
The format used is found throughout the Python codebase, thus I consider
it to be of low flakiness potential.
Fix RestrictionTracker docstring
Have all the links for a given Flatten PTransform use the same instance. Subsequent calls for these links will hit the cached version.
tvalentyn and others added 28 commits July 24, 2019 08:01
…on. (apache#9128)

* Move upload_graph handling logic before template generation.
[BEAM-7811] Update the Dataflow API version to 0607
…collection for Python 3.6, 3.7 postcommit suites.
* Weaken overly-strict microbenchmark check_complied test.
…ng" (apache#9151)

This reverts commit 84ef8aa.

After this commit,
org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubJsonIT.testSelectsPayloadContent
began failing. Rolling back to restore green/red signal while we deduce whether
the problem is with the test or this change.
[BEAM-5874] Wait for BQ query results in tests
…dfiles

[BEAM-4181] Add ReadFiles transform to TfRecordIO
[BEAM-7820] Add hot key detection protos to Windmill
[BEAM-7823] Implementing a Custom NonCumulativeCost Handler
Upgrade google-cloud-core and google-cloud-bigquery dependencies
)

* [BEAM-6611] BigQuery file loads in streaming for Python SDK

* Set _multiprocess_can_split_ to prevent running unneccessary tests

When running tests in parallel with nose, it has a caveat - it may
find and run more tests than were specified.
https://nose.readthedocs.io/en/latest/doc_tests/test_multiprocess/multiprocess.html#other-differences-in-test-running
This change/hack prevents this from happening.

* fixup! [BEAM-6611] BigQuery file loads in streaming for Python SDK

Add extra triggers for streaming to cater to streams with large
no of files.

Use same method to write files in batch and streaming

* Add triggering_frequency to docstring

* Raise error when using triggering_frequency with streaming inserts

* Add logging to BigqueryFullResultStreamingMatcher

* Load job name contains int timestamp

* Add [BEAM-7822] to limitations
[BEAM-6883] Add value matchers to MetricsResultMatchers.

This change is necessary for the fix in BEAM-6883.
@iemejia iemejia merged this pull request into iemejia:master Jul 30, 2019
@RyanSkraba RyanSkraba deleted the fixup-test branch July 30, 2019 16:38
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.