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

Allow and test pyarrow 8.x and 9.x #22997

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Conversation

TheNeuralBit
Copy link
Member

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.

@github-actions github-actions bot added the python label Sep 1, 2022
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #22997 (c0280bc) into master (3ede5b7) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #22997      +/-   ##
==========================================
+ Coverage   73.69%   73.74%   +0.05%     
==========================================
  Files         713      716       +3     
  Lines       94988    96417    +1429     
==========================================
+ Hits        69998    71106    +1108     
- Misses      23689    24010     +321     
  Partials     1301     1301              
Flag Coverage Δ
python 83.39% <ø> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
sdks/python/apache_beam/typehints/__init__.py 77.77% <0.00%> (-22.23%) ⬇️
...ks/python/apache_beam/runners/worker/statecache.py 91.95% <0.00%> (-4.20%) ⬇️
sdks/python/apache_beam/internal/pickler.py 92.85% <0.00%> (-2.60%) ⬇️
...examples/inference/sklearn_mnist_classification.py 42.30% <0.00%> (-1.45%) ⬇️
sdks/python/apache_beam/dataframe/schemas.py 96.62% <0.00%> (-1.05%) ⬇️
...python/apache_beam/runners/worker/worker_status.py 79.32% <0.00%> (-0.39%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (-0.13%) ⬇️
...thon/apache_beam/ml/inference/pytorch_inference.py 0.00% <0.00%> (ø)
...beam/runners/portability/expansion_service_main.py 0.00% <0.00%> (ø)
...am/examples/inference/pytorch_language_modeling.py 0.00% <0.00%> (ø)
... and 18 more

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

@TheNeuralBit
Copy link
Member Author

Run Python PreCommit

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @tvalentyn for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@TheNeuralBit
Copy link
Member Author

Run Python PreCommit

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

Reminder, please take a look at this pr: @tvalentyn

@github-actions
Copy link
Contributor

Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment assign to next reviewer:

R: @pabloem for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

@TheNeuralBit
Copy link
Member Author

Run Python PreCommit

@TheNeuralBit TheNeuralBit merged commit 66d1af8 into apache:master Sep 13, 2022
herbert-allium pushed a commit to herbert-allium/beam that referenced this pull request Oct 25, 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.

3 participants