Skip to content
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

Merge pull request #23954: Emit job ids via side output in TriggerFileLoads process to keep beam.Flatten() happy for Spark and Flink runners #23967

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

chamikaramj
Copy link
Contributor

Cherry-picking #23954 to the 2.43.0 release branch.


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).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • 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.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

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

…gerFileLoads process to keep beam.Flatten() happy for Spark and Flink runners
@chamikaramj
Copy link
Contributor Author

R: @ahmedabu98

@ahmedabu98
Copy link
Contributor

Run Python Examples_Flink

@ahmedabu98
Copy link
Contributor

Run Python Examples_Spark

@ahmedabu98
Copy link
Contributor

Run Python 3.7 PostCommit

Copy link
Contributor

@ahmedabu98 ahmedabu98 left a comment

Choose a reason for hiding this comment

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

LGTM, python precommit failing tests are known flakes:
#23944
#21706
#23944

@chamikaramj
Copy link
Contributor Author

Run Python PreCommit

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #23967 (6e49e08) into release-2.43.0 (a4e7812) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@                Coverage Diff                 @@
##           release-2.43.0   #23967      +/-   ##
==================================================
- Coverage           73.17%   73.17%   -0.01%     
==================================================
  Files                 720      720              
  Lines               96055    96063       +8     
==================================================
+ Hits                70290    70292       +2     
- Misses              24453    24459       +6     
  Partials             1312     1312              
Flag Coverage Δ
python 82.94% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s/python/apache_beam/io/gcp/bigquery_file_loads.py 87.33% <100.00%> (+0.08%) ⬆️
sdks/python/apache_beam/runners/direct/executor.py 96.46% <0.00%> (-0.55%) ⬇️
...nners/portability/fn_api_runner/worker_handlers.py 77.92% <0.00%> (-0.34%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.30% <0.00%> (-0.25%) ⬇️
sdks/python/apache_beam/io/gcp/bigquery.py 71.34% <0.00%> (+0.03%) ⬆️
...python/apache_beam/io/gcp/bigquery_schema_tools.py 79.24% <0.00%> (+1.69%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chamikaramj
Copy link
Contributor Author

Run Python PreCommit"

@chamikaramj
Copy link
Contributor Author

Run Python PreCommit

1 similar comment
@chamikaramj
Copy link
Contributor Author

Run Python PreCommit

@chamikaramj chamikaramj merged commit f4ab317 into apache:release-2.43.0 Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants