-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Default to Runner v2 for Python Streaming jobs. #15140
Conversation
R: @angoenka |
Codecov Report
@@ Coverage Diff @@
## master #15140 +/- ##
==========================================
- Coverage 83.81% 83.79% -0.02%
==========================================
Files 441 441
Lines 59500 59505 +5
==========================================
- Hits 49869 49865 -4
- Misses 9631 9640 +9
Continue to review full report at Codecov.
|
…" (apache#15210) This reverts commit 09d4fab.
This reverts commit 034ccdf.
…che#15140)"" This reverts commit f7c7f26.
…che#15140)"" This reverts commit f7c7f26.
This reverts commit 034ccdf.
This will take effect from release 2.32 on.
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-XXX
with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
ValidatesRunner
compliance 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.