Skip to content

fix: don't include type when using ducklake#4913

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/fix_ducklake_type
Jul 4, 2025
Merged

fix: don't include type when using ducklake#4913
eakmanrq merged 1 commit intomainfrom
eakmanrq/fix_ducklake_type

Conversation

@eakmanrq
Copy link
Copy Markdown
Collaborator

@eakmanrq eakmanrq commented Jul 4, 2025

Prior to this PR, would get the following error (confirmed in two different environments):

duckdb.duckdb.NotImplementedException: Not implemented Error: Failed to initialize DuckLake:PRIMARY KEY/UNIQUE constraints are not supported in DuckLake

Confirmed that if I remove this type then the error goes away and Ducklake works as expected. I don't see anywhere in Ducklake docs that it says to include TYPE when using ducklake. Tested using Ducklake with DuckDB and Postgres.

@eakmanrq eakmanrq enabled auto-merge (squash) July 4, 2025 17:24
@eakmanrq eakmanrq merged commit 317df56 into main Jul 4, 2025
26 of 27 checks passed
@eakmanrq eakmanrq deleted the eakmanrq/fix_ducklake_type branch July 4, 2025 17:31
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.

3 participants