Skip to content

Revert "Avoid apiary submission of job graph when it is not needed. (#15458)"#15592

Merged
y1chi merged 1 commit intoapache:masterfrom
robertwb:no-upload-graph
Sep 25, 2021
Merged

Revert "Avoid apiary submission of job graph when it is not needed. (#15458)"#15592
y1chi merged 1 commit intoapache:masterfrom
robertwb:no-upload-graph

Conversation

@robertwb
Copy link
Copy Markdown
Contributor

This reverts commit a63e15f.

This change caused regressions with missing display data only present in the v1beta3 graph.

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.

…pache#15458)"

This reverts commit a63e15f.

This avoids regressions from missing display data that was being copied from
the v1beta3 graph.
@robertwb
Copy link
Copy Markdown
Contributor Author

R: @y1chi

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 24, 2021

Codecov Report

Merging #15592 (818ee3b) into master (299b5e5) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15592      +/-   ##
==========================================
- Coverage   83.76%   83.75%   -0.01%     
==========================================
  Files         444      444              
  Lines       60331    60337       +6     
==========================================
+ Hits        50534    50538       +4     
- Misses       9797     9799       +2     
Impacted Files Coverage Δ
...on/apache_beam/runners/dataflow/dataflow_runner.py 82.81% <ø> (-0.05%) ⬇️
sdks/python/apache_beam/internal/metrics/metric.py 90.42% <0.00%> (-1.07%) ⬇️
sdks/python/apache_beam/transforms/trigger.py 89.38% <0.00%> (-0.24%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.51% <0.00%> (ø)
.../runners/portability/fn_api_runner/translations.py 92.72% <0.00%> (+0.01%) ⬆️
sdks/python/apache_beam/io/gcp/bigquery_tools.py 86.73% <0.00%> (+0.03%) ⬆️
sdks/python/apache_beam/io/gcp/bigquery.py 75.68% <0.00%> (+0.14%) ⬆️
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.16% <0.00%> (+0.15%) ⬆️

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 af81f06...818ee3b. Read the comment docs.

Copy link
Copy Markdown

@y1chi y1chi left a comment

Choose a reason for hiding this comment

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

LGTM

@y1chi y1chi merged commit f11a5bb into apache:master Sep 25, 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.

2 participants