Skip to content

Add (minimum) support for libarrow 18.0.0 #11142

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

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Oct 28, 2024

Essentially to fix compiler warnings about missing cases in switch() and fix a deprecation warning.

Support for DECIMAL32 and DECIMAL64 should work on the read side, but not actually tested. The ogrlayerarrow.cpp generic code isn't ready for them yet.
No support on the write side to limit backwards compatibility issues.

Essentially to fix compiler warnings about missing cases in switch() and
fix a deprecation warning.

Support for DECIMAL32 and DECIMAL64 should work on the read side, but
not actually tested. The ogrlayerarrow.cpp generic code isn't ready for
them yet.
No support on the write side to limit backwards compatibility issues.
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.462% (-4.0%) from 73.478%
when pulling 9a8c5c0 on rouault:arrow_18_compat
into a8117d9 on OSGeo:master.

@rouault rouault merged commit c089ee9 into OSGeo:master Oct 28, 2024
37 of 38 checks passed
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
funded through GSP Work funded through the GDAL Sponsorship Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants