Skip to content

Use the pqarrow file writer#109

Merged
tschaub merged 1 commit intomainfrom
use-pqarrow
Oct 29, 2023
Merged

Use the pqarrow file writer#109
tschaub merged 1 commit intomainfrom
use-pqarrow

Conversation

@tschaub
Copy link
Copy Markdown
Member

@tschaub tschaub commented Oct 29, 2023

This updates the Parquet transform-by-column code to use the pqarrow.FileWriter instead of a file.Writer. When using the file.Writer, I'm seeing some cases where invalid Parquet is generated (see apache/arrow#38503).

Fixes #102.

@tschaub tschaub merged commit ba009c9 into main Oct 29, 2023
@tschaub tschaub deleted the use-pqarrow branch October 29, 2023 17:50
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.

gpq convert output of Overture parquet files cannot be read by GDAL

1 participant