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

FIX: Only raise GDAL <3.8.3 bool I/O exception for FlatGeobuf / GPKG #387

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

brendan-ward
Copy link
Member

Resolves #350

Moves the test for bool cols into the Cython tier where we can also check the driver and ignored fields, so that we only raise the exception when reading FlatGeobuf/GPKG if also reading a bool col

@brendan-ward brendan-ward added this to the 0.8.0 milestone Apr 9, 2024
@brendan-ward brendan-ward merged commit a53e785 into main Apr 10, 2024
20 checks passed
@brendan-ward brendan-ward deleted the issue350 branch April 10, 2024 11:51
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.

Bug: only raise Arrow bool exception for GPKG / FlatGeobuf drivers
2 participants