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

[cherry-pick][release-2.40.0] Rollback Dill from 3.5.1 to 3.1.1 #21911

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

pabloem
Copy link
Member

@pabloem pabloem commented Jun 16, 2022

Please add a meaningful description for your change here


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

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

@pabloem
Copy link
Member Author

pabloem commented Jun 16, 2022

Run Python PreCommit

@pabloem
Copy link
Member Author

pabloem commented Jun 16, 2022

r: @ryanthompson591

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #21911 (37bff61) into release-2.40.0 (3dc8c63) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@                Coverage Diff                 @@
##           release-2.40.0   #21911      +/-   ##
==================================================
- Coverage           74.01%   73.96%   -0.05%     
==================================================
  Files                 699      702       +3     
  Lines               92675    92858     +183     
==================================================
+ Hits                68592    68684      +92     
- Misses              22828    22919      +91     
  Partials             1255     1255              
Flag Coverage Δ
python 83.56% <100.00%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
...hon/apache_beam/runners/dataflow/internal/names.py 100.00% <100.00%> (ø)
sdks/python/apache_beam/io/localfilesystem.py 90.97% <0.00%> (-0.76%) ⬇️
sdks/python/apache_beam/io/fileio.py 96.23% <0.00%> (-0.10%) ⬇️
sdks/python/apache_beam/ml/inference/base.py 95.29% <0.00%> (ø)
sdks/python/apache_beam/ml/inference/__init__.py 100.00% <0.00%> (ø)
...thon/apache_beam/ml/inference/pytorch_inference.py 0.00% <0.00%> (ø)
...thon/apache_beam/ml/inference/sklearn_inference.py 95.23% <0.00%> (ø)
..._beam/testing/benchmarks/nexmark/queries/query3.py 0.00% <0.00%> (ø)
...examples/inference/pytorch_image_classification.py 0.00% <0.00%> (ø)
...examples/inference/sklearn_mnist_classification.py 47.50% <0.00%> (ø)
... and 16 more

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 3dc8c63...37bff61. Read the comment docs.

@pabloem pabloem merged commit 4e51ca2 into apache:release-2.40.0 Jun 16, 2022
@pabloem pabloem deleted the dill-rback branch June 16, 2022 21:45
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.

None yet

2 participants