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

Updates AsyncGeoParquetWriter's inner writer trait bound #1000

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

BlakeOrth
Copy link
Contributor

  • Updates the trait bound used by the AsyncGeoParquetWriter's inner writer with the upstream Arrow's AsyncFileWriter trait introduced in Arrow 52.0.0
  • This update allows the use of the ParquetObjectWriter introduced in Arrow 53.0.0

 - Updates the trait used by the AsyncGeoParquetWriter's inner writer
   with the upstream Arrow's AsyncFileWriter trait introduced in Arrow
   52.0.0
 - This update allows the use of the ParquetObjectWriter introduced in
   Arrow 53.0.0
Copy link
Member

@kylebarron kylebarron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kylebarron kylebarron merged commit 392cc0b into geoarrow:main Feb 25, 2025
21 checks passed
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.

2 participants