Skip to content

Conversation

@github-actions
Copy link
Contributor

github-actions bot and others added 18 commits September 5, 2025 07:33
Add `COPY (...) TO ... (FORMAT BLOB)` (duckdb/duckdb#18840)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Allow user type with schema defined to have array bounds (duckdb/duckdb#18342)
Issue template: Add the Python repository (duckdb/duckdb#18928)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Fix query() function error message for PIVOT statements without explicit IN clauses (duckdb/duckdb#18900)
Remove case-insensitive character from grammar files (duckdb/duckdb#18948)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Merge v1.4-andium into main (duckdb/duckdb#18952)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
[Dev] Some light code cleanup in `RemoveUnusedColumns::VisitOperator` (duckdb/duckdb#18964)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Support renaming a database - ALTER DATABASE <> RENAME TO <> (duckdb/duckdb#18970)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
V1.4 andium (duckdb/duckdb#18982)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Fix field id uniqueness for alter database (duckdb/duckdb#18988)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Fix unused variable warnings (duckdb/duckdb#18913)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Avoid adding a TupleDataChunkPart with only one row. (duckdb/duckdb#18904)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Tiny fix for ColumnDataAllocator::ColumnDataAllocator (duckdb/duckdb#18990)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Fixes for ALTER DATABASE - use serialization framework, and fix stringification of identifiers (duckdb/duckdb#18994)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Fix union semantics in recursive CTEs (duckdb/duckdb#19017)
Expected errors 2053 (duckdb/duckdb#18960)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Multifile `parquet_metadata` and friends parallelism  (duckdb/duckdb#18854)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
[Optimize] use StorageLock for CompressionFunction (duckdb/duckdb#19028)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
PEG grammar updates (duckdb/duckdb#19031)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Rework Compression Function registration to avoid grabbing locks (duckdb/duckdb#19045)
@github-actions github-actions bot enabled auto-merge September 18, 2025 16:02
@krlmlr krlmlr closed this Oct 2, 2025
auto-merge was automatically disabled October 2, 2025 08:39

Pull request was closed

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