Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@carlopi
Copy link
Contributor

@carlopi carlopi commented Sep 19, 2025

Follow up from #19056, now you can do (if you want):

./build/release/test/unittest --test-config test/configs/one_schema_per_test.json --test-temp-dir new_dir

and you will end up with a DuckDB database at ./new_dir/unittest_all.db that is just short of 750MB.

The added configuration is currently NOT run in CI.

@carlopi carlopi changed the title One schema per test Add config: one_schema_per_test.json Sep 19, 2025
@Mytherin Mytherin merged commit 8d70cf1 into duckdb:v1.4-andium Sep 22, 2025
46 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@carlopi carlopi deleted the one_schema_per_test branch September 22, 2025 07:52
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Sep 29, 2025
Avoid throwing on unset extension setting (duckdb/duckdb#19117)
Fix example syntax in `variant_typeof()` function (duckdb/duckdb#18977)
Bump httpfs (duckdb/duckdb#19104)
Moved test data into testing dir (duckdb/duckdb#19102)
Change bucket name for core extensions (duckdb/duckdb#19083)
Add config: one_schema_per_test.json (duckdb/duckdb#19059)
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.

2 participants