Skip to content

Conversation

aclowes
Copy link

@aclowes aclowes commented Oct 15, 2025

Instead of a blanket disable, can we enable it with caveats?

I'd be interested in fixing the data type issues but it seems an easy solution isn't available. I wonder if writing parquet files in bytea columns to the postgres database is a reasonable approach as data types won't be a problem and the scan methods could be adapted in a relatively easy manner? Just an idea and wondering if you all have another approach you are planning.



statement ok
ATTACH 'ducklake:${DUCKLAKE_CONNECTION} options=''-c lock_timeout=1''' AS ducklake (DATA_PATH '${DATA_PATH}/ducklake_transaction_conflict_files', ENCRYPTED, DATA_INLINING_ROW_LIMIT 10000)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't figure out how to have the "default" test configuration skip these tests, ie when duckdb is being used as the metadata catalog.

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