Skip to content

Feature Request: Add GEOMETRY type #714

@yutannihilation

Description

@yutannihilation

As the release blog post says "By moving GEOMETRY into DuckDB’s core, extensions can now produce and consume geometry values natively, without depending on spatial," I expected I can use GEOMETRY type in my extension. But, it seems things are not ready. Can we have GEOMETRY type in duckdb-rs?

Alghough I don't quite understand how DuckDB C API works, I guess this requires some change on the C API's side. I filed an issue on DuckDB's main repo:

duckdb/duckdb#21507

Metadata

Metadata

Assignees

No one assigned

    Labels

    corefeatureUsed for auto generate changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions