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

[Backport release/3.10] Add (minimum) support for libarrow 18.0.0 #11143

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Oct 28, 2024

Backport #11142
Authored by: @rouault

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.
@rouault rouault added this to the 3.10.0 milestone Oct 28, 2024
@rouault rouault merged commit 2287b5a into release/3.10 Oct 28, 2024
33 of 34 checks passed
@rouault rouault deleted the backport-11142-to-release/3.10 branch October 28, 2024 13:10
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Oct 28, 2024
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.455% (-0.004%) from 69.459%
when pulling 8dc1c70 on backport-11142-to-release/3.10
into 72c88bd on release/3.10.

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