Skip to content

Support GEOMETRY in Appender (1.5)#673

Merged
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:appender_geo_15
Apr 24, 2026
Merged

Support GEOMETRY in Appender (1.5)#673
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:appender_geo_15

Conversation

@staticlibs
Copy link
Copy Markdown
Member

This is a backport of the PR #672 to v1.5-variegata stable branch.

This PR adds support for appending to GEOMETRY columns.

GEOMETRY values need to be passed as byte[] blobs in Well-Known Binary (WKB) format.

Fixes: #671

This is a backport of the PR duckdb#672 to `v1.5-variegata` stable branch.

This PR adds support for appending to `GEOMETRY` columns.

`GEOMETRY` values need to be passed as `byte[]` blobs in Well-Known
Binary (WKB) format.

Fixes: duckdb#671
@staticlibs staticlibs merged commit 5096486 into duckdb:v1.5-variegata Apr 24, 2026
15 checks passed
@staticlibs staticlibs deleted the appender_geo_15 branch April 24, 2026 12:24
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