Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Parquet write option 'write.parquet.row-group-limit' issue#1012

Copy link
Copy link
@zhongyujiang

Description

@zhongyujiang
Issue body actions

Apache Iceberg version

main (development)

Please describe the bug 馃悶

Hi community, I found this write option in the Python documentation, write.parquet.row-group-limit, which is supposed to control the row count limit for Parquet row-groups, but it appears not to be used in the write path. Is this a mistake? or is this option planned to be used in the future?

https://py.iceberg.apache.org/configuration/#write-options
image

Moreover, the description for this option in the doc states: Number of rows, but its default value in the code is 128MB, which seems to be an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.