[
https://issues.apache.org/jira/browse/BEAM-11211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269452#comment-17269452
]
Beam JIRA Bot commented on BEAM-11211:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Support multiple major pyarrow versions
> ---------------------------------------
>
> Key: BEAM-11211
> URL: https://issues.apache.org/jira/browse/BEAM-11211
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Labels: stale-assigned
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> We should support using ParquetIO with multiple pyarrow versions, up to 2.x.
> Specific actions:
> [X] Change pyarrow requirement from >=0.15.1,<0.18.0 to >=0.15.1,<3.0.0
> [X] There's a limitation in 1.x where it can't write LZ4 compression, we
> should catch attempts to do this at construction time and raise a useful
> error (See ARROW-9424).
> [X] Add the ability to test with different pyarrow versions and run in
> PostCommit to verify.
> [ ] Update pyarrow in base_image_requirements.txt to 2.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)