Skip to content

Geoparquet column 'geometry' does not have geometry types #423

@jutiss

Description

@jutiss

After upgrading to 1.1.0, it is no longer possible to open old parquet files created with WKB geometry.

Invalid Input Error: Geoparquet column 'geometry' does not have geometry types

The error occurs even when we do not select geometry columns. I assume that DuckDB is trying to automatically convert geometry columns to GEOMETRY type. Is there any way to disable this? Or maybe you can recommend some other way to handle this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions