Skip to content

[BEAM-13264] Allow pyarrow up to 6.x#15995

Merged
TheNeuralBit merged 1 commit intoapache:masterfrom
TheNeuralBit:pyarrow-6
Nov 16, 2021
Merged

[BEAM-13264] Allow pyarrow up to 6.x#15995
TheNeuralBit merged 1 commit intoapache:masterfrom
TheNeuralBit:pyarrow-6

Conversation

@TheNeuralBit
Copy link
Copy Markdown
Member

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 16, 2021

Codecov Report

Merging #15995 (44e4a24) into master (5c4f99b) will increase coverage by 0.00%.
The diff coverage is 89.28%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #15995   +/-   ##
=======================================
  Coverage   83.61%   83.61%           
=======================================
  Files         445      445           
  Lines       61363    61371    +8     
=======================================
+ Hits        51310    51317    +7     
- Misses      10053    10054    +1     
Impacted Files Coverage Δ
sdks/python/apache_beam/examples/avro_bitcoin.py 0.00% <0.00%> (ø)
sdks/python/apache_beam/io/gcp/bigquery.py 62.72% <0.00%> (ø)
...ython/apache_beam/io/gcp/bigquery_read_internal.py 53.92% <0.00%> (ø)
...on/apache_beam/runners/dataflow/dataflow_runner.py 82.34% <ø> (ø)
...ks/python/apache_beam/runners/worker/operations.py 70.01% <ø> (ø)
sdks/python/apache_beam/io/avroio.py 97.95% <75.00%> (ø)
sdks/python/apache_beam/coders/coder_impl.py 93.98% <87.50%> (ø)
sdks/python/apache_beam/coders/coders.py 88.63% <89.47%> (ø)
sdks/python/apache_beam/io/textio.py 96.78% <91.66%> (ø)
sdks/python/apache_beam/dataframe/frames.py 94.92% <95.74%> (ø)
... and 25 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 bfc71b0...44e4a24. Read the comment docs.

@tvalentyn
Copy link
Copy Markdown
Contributor

If you'd like to update pyarrow in beam's containers, you could try fetch changes from master and run gradlew :sdks:python:container:generatePythonRequirementsAll.

@tvalentyn
Copy link
Copy Markdown
Contributor

You need all versions of Python thought to run the command successfully, and if you are on linux, you may need to downgrade virtualenv to 16.1 until we merge #15819

@TheNeuralBit TheNeuralBit merged commit 2e8fe3e into apache:master Nov 16, 2021
@tvalentyn
Copy link
Copy Markdown
Contributor

If you'd like to update pyarrow in beam's containers, you could try fetch changes from master and run gradlew :sdks:python:container:generatePythonRequirementsAll.

You don't have to do it, since i'll have to do it shortly for the release anyway.

@TheNeuralBit
Copy link
Copy Markdown
Member Author

TheNeuralBit commented Nov 16, 2021 via email

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