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

Add OGR_L_GetDataset(), and implement OGRLayer::GetDataset() on all drivers with CreateLayer() capability #9572

Merged
merged 50 commits into from
Mar 28, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Mar 27, 2024

Fixes #9568

@coveralls
Copy link
Collaborator

coveralls commented Mar 27, 2024

Coverage Status

coverage: 68.947% (+0.01%) from 68.937%
when pulling 85ce499 on rouault:OGR_L_GetDataset
into e6be321 on OSGeo:master.

@rouault rouault merged commit 98b61ea into OSGeo:master Mar 28, 2024
32 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.

OGRLayer::WriteArrowBatch type fallback implementation breaks if OGRLayer::GetDataset is not overridden
2 participants