Merge V1.5 -> Main#1216
Open
pdet wants to merge 230 commits into
Open
Conversation
…er-change-in-txn Fix drop table/view after change in txn
Fix sort SQL with quoted columns
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
Fix quote processing for macros
…ename Fix view rename but comment dropped
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>
Fix SET NOT NULL with deleted NULL rows
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.