Skip to content

Merge V1.5 -> Main#1216

Open
pdet wants to merge 230 commits into
duckdb:mainfrom
pdet:merge_main
Open

Merge V1.5 -> Main#1216
pdet wants to merge 230 commits into
duckdb:mainfrom
pdet:merge_main

Conversation

@pdet

@pdet pdet commented Jun 2, 2026

Copy link
Copy Markdown
Member

No description provided.

dentiny and others added 30 commits April 22, 2026 01:51
…er-change-in-txn

Fix drop table/view after change in txn
Allow compaction to finish without an output file when the source files have zero live rows. This lets merge_adjacent_files compact zero-row parquet files without tripping the single-output-file assertion while still rejecting missing output for non-empty input.

Fixes duckdb#525
…y-files

Fix merge_adjacent_files with empty source files
…in-txn

Fix ducklake stats for columns with default
…ename

Fix view rename but comment dropped
pdet and others added 30 commits May 31, 2026 13:35
Per review feedback: comments recounting what was wrong before the fix (the
old local-index behavior, the mis-attributed snapshots, the wrong-snapshot
symptom) add no information for readers without that context. Rewrite them to
describe what the current code does and what each test asserts, keeping the
explanation that output positions come from global_column_ids.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…napshot-projection-order

fix: correct delete snapshot_id under virtual-column projection reordering (duckdb#1199)
Fix ducklake scan serialization for window partition
Server-side transaction retrial for Quack
…che-eviction

Evict DuckLake schema cache on snapshot expiration
…he-entry-estimated-size

Improve schema cache entry estimated size
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.