-
Notifications
You must be signed in to change notification settings - Fork 5.5k
docs: Update description of iceberg.compression-codec #26266
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
docs: Update description of iceberg.compression-codec #26266
Conversation
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
c3d6eb4
to
6ad3969
Compare
6ad3969
to
f0c8706
Compare
Thanks for the update, lgtm! |
@steveburnett @agrawalreetika I've create an issue #26334 to track the future compression codec support. After checking with @ZacBlanco, he's happy to help review but probably do not have enough time to take PR #25021 all the way to merge. Will fork his work in #25021 into a new PR and drive it from there soon. |
Thank you @hantangwangd! |
Description
Add a clarifying note to the description of
iceberg.compression-codec
in Configuration Properties in connector/iceberg.rst about what compression codecs are available in a specific file format.Motivation and Context
Fixes #26261.
Impact
Documentation.
Test Plan
Local doc build. See screenshot:

Contributor checklist
Release Notes