Skip to content

Conversation

@dpcollins-google
Copy link
Contributor

Beam will be the canonical source for this IO in the future per offline discussion.

Also add the other direction of helper to CloudPubsubTransforms and add an integration test.


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.
  • 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.

ValidatesRunner compliance status (on master branch)

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- Build Status 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
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 Build Status ---
XLang Build Status Build Status Build Status Build Status Build Status ---

Examples testing status on various runners

Lang ULR Dataflow Flink Samza Spark Twister2
Go --- --- --- --- --- --- ---
Java --- Build Status
Build Status
Build Status
--- --- --- --- ---
Python --- --- --- --- --- --- ---
XLang --- --- --- --- --- --- ---

Post-Commit SDK/Transform Integration Tests Status (on master branch)

Go Java Python
Build Status Build Status Build Status
Build Status
Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status Build Status --- --- ---

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

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@dpcollins-google
Copy link
Contributor Author

R: @aaltay

Ahmet, would you be willing to review this PR?

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #15418 (b9a7339) into master (a89b12a) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15418      +/-   ##
==========================================
- Coverage   83.76%   83.75%   -0.01%     
==========================================
  Files         443      443              
  Lines       60077    60101      +24     
==========================================
+ Hits        50325    50340      +15     
- Misses       9752     9761       +9     
Impacted Files Coverage Δ
...ks/python/apache_beam/runners/worker/data_plane.py 87.70% <0.00%> (-1.68%) ⬇️
sdks/python/apache_beam/io/source_test_utils.py 88.47% <0.00%> (-1.39%) ⬇️
...pache_beam/runners/interactive/interactive_beam.py 75.53% <0.00%> (-1.07%) ⬇️
...he_beam/runners/interactive/sql/beam_sql_magics.py 54.70% <0.00%> (-0.96%) ⬇️
...runners/interactive/display/pcoll_visualization.py 85.26% <0.00%> (-0.53%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.51% <0.00%> (-0.25%) ⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py 88.80% <0.00%> (-0.16%) ⬇️
sdks/python/apache_beam/pipeline.py 91.66% <0.00%> (ø)
sdks/python/apache_beam/io/gcp/bigquery.py 75.53% <0.00%> (ø)
sdks/python/apache_beam/transforms/util.py 95.81% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a89b12a...b9a7339. Read the comment docs.

@dpcollins-google
Copy link
Contributor Author

Build failures are unrelated.

@aaltay
Copy link
Member

aaltay commented Aug 30, 2021

I do not think I am the best person to review this.

@chamikaramj @pabloem - Could one of you review this or suggest a reviewer?

@chamikaramj
Copy link
Contributor

R: @pabloem

I'll pass to Pablo. @dpcollins-google pls add a Jira with the context.

@aaltay aaltay requested a review from pabloem August 30, 2021 18:18
@dpcollins-google
Copy link
Contributor Author

Run Java PreCommit

@dpcollins-google
Copy link
Contributor Author

Run SQL PreCommit

@dpcollins-google
Copy link
Contributor Author

Run Java PreCommit

@chamikaramj
Copy link
Contributor

Please add a Jira.

@pabloem
Copy link
Member

pabloem commented Sep 8, 2021

Run Java PostCommit

Copy link
Member

@pabloem pabloem left a comment

Choose a reason for hiding this comment

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

Just added a couple comments. Thanks

@pabloem
Copy link
Member

pabloem commented Sep 8, 2021

Run Java PostCommit

4 similar comments
@pabloem
Copy link
Member

pabloem commented Sep 8, 2021

Run Java PostCommit

@pabloem
Copy link
Member

pabloem commented Sep 8, 2021

Run Java PostCommit

@dpcollins-google
Copy link
Contributor Author

Run Java PostCommit

@dpcollins-google
Copy link
Contributor Author

Run Java PostCommit

Beam will be the canonical source for this IO in the future per offline discussion.

Also add the other direction of helper to CloudPubsubTransforms and add an integration test.
@dpcollins-google
Copy link
Contributor Author

Run Java PostCommit

@pabloem
Copy link
Member

pabloem commented Sep 9, 2021

Run Java PreCommit

1 similar comment
@pabloem
Copy link
Member

pabloem commented Sep 9, 2021

Run Java PreCommit

@dpcollins-google
Copy link
Contributor Author

Run Java PostCommit

@pabloem
Copy link
Member

pabloem commented Sep 10, 2021

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented Sep 10, 2021

Run Java_Examples_Dataflow PreCommit

@pabloem pabloem merged commit 8a646aa into apache:master Sep 10, 2021
@ibzib
Copy link

ibzib commented Sep 14, 2021

@dpcollins-google The test pubsublite.SubscriptionPartitionLoaderTest.addedResults has been flaky for the past few days. Can you see if it is related to this change? https://issues.apache.org/jira/browse/BEAM-12882

dpcollins-google added a commit to dpcollins-google/beam that referenced this pull request Sep 28, 2021
* Port all changes from the Pub/Sub Lite repo back to beam.

Beam will be the canonical source for this IO in the future per offline discussion.

Also add the other direction of helper to CloudPubsubTransforms and add an integration test.

* remove fixed TODO

* Fixes to ReadWriteIT to work around Create or DirectRunner bug.

* fix racy test

(cherry picked from commit 8a646aa)
udim added a commit that referenced this pull request Sep 30, 2021
steveniemitz pushed a commit to twitter-forks/beam that referenced this pull request Oct 18, 2021
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.

5 participants