Skip to content
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

Use the pqarrow file writer #109

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Use the pqarrow file writer #109

merged 1 commit into from
Oct 29, 2023

Conversation

tschaub
Copy link
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
4 checks passed
@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