Skip to content

Conversation

@XiaoHongbo-Hope
Copy link
Contributor

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

@XiaoHongbo-Hope XiaoHongbo-Hope force-pushed the compression_fix branch 2 times, most recently from a33d55c to 35bf2de Compare January 9, 2026 12:45
@XiaoHongbo-Hope XiaoHongbo-Hope changed the title [python] support file compression when writing avro file [python/hotfix] Fix default file compression and support file compression when writing avro file Jan 9, 2026
@XiaoHongbo-Hope XiaoHongbo-Hope marked this pull request as ready for review January 9, 2026 14:38
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should set zstd level to 1 too. If the default level is used for writing, the speed will be very slow.

@XiaoHongbo-Hope
Copy link
Contributor Author

XiaoHongbo-Hope commented Jan 10, 2026

We should set zstd level to 1 too. If the default level is used for writing, the speed will be very slow.

Added, but seems pyarrow do not support custom compression level for orc, so add some comment.

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit 7856573 into apache:master Jan 10, 2026
6 checks passed
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