-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Port all changes from the Pub/Sub Lite repo back to beam #15418
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
Conversation
|
R: @aaltay Ahmet, would you be willing to review this PR? |
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
|
Build failures are unrelated. |
|
I do not think I am the best person to review this. @chamikaramj @pabloem - Could one of you review this or suggest a reviewer? |
|
R: @pabloem I'll pass to Pablo. @dpcollins-google pls add a Jira with the context. |
|
Run Java PreCommit |
|
Run SQL PreCommit |
|
Run Java PreCommit |
|
Please add a Jira. |
|
Run Java PostCommit |
...oogle-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsublite/PublisherCache.java
Outdated
Show resolved
Hide resolved
...o/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/pubsublite/ReadWriteIT.java
Outdated
Show resolved
Hide resolved
pabloem
left a comment
There was a problem hiding this 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
|
Run Java PostCommit |
4 similar comments
|
Run Java PostCommit |
|
Run Java PostCommit |
|
Run Java PostCommit |
|
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.
579fdd7 to
e4432dd
Compare
|
Run Java PostCommit |
|
Run Java PreCommit |
1 similar comment
|
Run Java PreCommit |
|
Run Java PostCommit |
|
Run Java PreCommit |
|
Run Java_Examples_Dataflow PreCommit |
|
@dpcollins-google The test |
* 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)
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:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
ValidatesRunnercompliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.