Skip to content

Make access to catalog entries in SQLiteTransaction thread-safe#178

Merged
Mytherin merged 3 commits intoduckdb:mainfrom
Mytherin:catalogmap
Mar 15, 2026
Merged

Make access to catalog entries in SQLiteTransaction thread-safe#178
Mytherin merged 3 commits intoduckdb:mainfrom
Mytherin:catalogmap

Conversation

@Mytherin
Copy link
Copy Markdown
Contributor

@staticlibs
Copy link
Copy Markdown
Collaborator

@Mytherin

The test failure is caused by the Windows build setup. I pushed the workaround (do not run reconfigure on test runs) in #175. It also updates duckdb submodule to v1.5.0 (the idea was to keep all scanners on latest tag of duckdb). I suggest to rebase this PR on top of the latest main (with #175 included).

The root cause to the test failure is being fixed in duckdb/duckdb#21376 (which AFAIU causes another problems and needs more work).

@Mytherin
Copy link
Copy Markdown
Contributor Author

Thanks - I've merged with main now.

@Mytherin Mytherin merged commit 18349e2 into duckdb:main Mar 15, 2026
27 checks passed
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.

duckdb cli 1.5.x ".tables" probably with sqlite and "-table" output issues

2 participants