Skip to content

docs: Document missing write table properties in configuration - #3879

Open
damansingh1313 wants to merge 1 commit into
apache:mainfrom
damansingh1313:docs-missing-table-properties
Open

docs: Document missing write table properties in configuration#3879
damansingh1313 wants to merge 1 commit into
apache:mainfrom
damansingh1313:docs-missing-table-properties

Conversation

@damansingh1313

Copy link
Copy Markdown

The write-options table omitted several properties that PyIceberg reads when writing, including write.target-file-size-bytes, write.format.default, write.avro.compression-codec, the Parquet row-group/bloom-filter sizes, the column metrics-mode properties and write.summary.partition-limit. Add rows for them and fix a typo ("coddec" -> "codec") in the existing compression-codec entry.

Rationale for this change

Are these changes tested?

these are changes in the md file which do not require testing

Are there any user-facing changes?

The write-options table omitted several properties that PyIceberg reads
when writing, including write.target-file-size-bytes, write.format.default,
write.avro.compression-codec, the Parquet row-group/bloom-filter sizes,
the column metrics-mode properties and write.summary.partition-limit. Add
rows for them and fix a typo ("coddec" -> "codec") in the existing
compression-codec entry.
@damansingh1313

Copy link
Copy Markdown
Author

Hi @kevinjqliu
Could you please review the PR.

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.

1 participant