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

[BEAM-14348] Upgrade to ZetaSQL 2022.04.1 #17434

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Conversation

apilloud
Copy link
Member

This upgrades to ZetaSQL 2022.04.1


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.

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

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

@apilloud
Copy link
Member Author

Run Java PreCommit

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #17434 (fe4fcfd) into master (33f2b7e) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #17434      +/-   ##
==========================================
+ Coverage   73.81%   73.83%   +0.01%     
==========================================
  Files         687      687              
  Lines       90329    90329              
==========================================
+ Hits        66678    66691      +13     
+ Misses      22469    22456      -13     
  Partials     1182     1182              
Flag Coverage Δ
python 83.65% <ø> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
sdks/python/apache_beam/io/gcp/bigquery.py 63.76% <0.00%> (ø)
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.06% <0.00%> (+0.15%) ⬆️
sdks/python/apache_beam/io/localfilesystem.py 92.24% <0.00%> (+0.77%) ⬆️
sdks/python/apache_beam/internal/metrics/metric.py 93.00% <0.00%> (+1.00%) ⬆️
sdks/python/apache_beam/io/source_test_utils.py 89.40% <0.00%> (+1.38%) ⬆️
.../python/apache_beam/transforms/periodicsequence.py 98.36% <0.00%> (+1.63%) ⬆️
...ks/python/apache_beam/runners/worker/data_plane.py 89.20% <0.00%> (+1.70%) ⬆️

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 33f2b7e...fe4fcfd. Read the comment docs.

@apilloud
Copy link
Member Author

test this please
Seems precommit status is not being sent to github.

@apilloud
Copy link
Member Author

test this please

@apilloud
Copy link
Member Author

Run SQL_Java17 PreCommit

@apilloud apilloud merged commit 1540b9d into apache:master Apr 22, 2022
@apilloud apilloud deleted the zetasql branch April 22, 2022 14:10
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