Skip to content

Configurable row group length for writing#80

Merged
tschaub merged 1 commit intomainfrom
num-row-groups
Oct 1, 2023
Merged

Configurable row group length for writing#80
tschaub merged 1 commit intomainfrom
num-row-groups

Conversation

@tschaub
Copy link
Copy Markdown
Member

@tschaub tschaub commented Oct 1, 2023

This adds a --row-group-length argument to the convert command. If not provided, the row group length when reading GeoJSON is 64 * 1024 * 1024, and when reading Parquet, the row group size of the input is retained.

Fixes #65.

@tschaub tschaub merged commit da55ada into main Oct 1, 2023
@tschaub tschaub deleted the num-row-groups branch October 1, 2023 20:03
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.

Support control over number of row groups as an option

1 participant