Skip to content

Allow empty and null geometries in validation#190

Merged
tschaub merged 1 commit intomainfrom
no-geometry
Jun 20, 2024
Merged

Allow empty and null geometries in validation#190
tschaub merged 1 commit intomainfrom
no-geometry

Conversation

@tschaub
Copy link
Copy Markdown
Member

@tschaub tschaub commented Jun 20, 2024

Currently, if you run gpq validate against a Parquet file that has nulls for WKB encoded geometries, the program panics (see #188). This addresses that.

@tschaub tschaub merged commit 89211fa into main Jun 20, 2024
@tschaub tschaub deleted the no-geometry branch June 20, 2024 19:50
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.

1 participant