Skip to content

Conversation

lnkuiper
Copy link
Contributor

@lnkuiper lnkuiper commented Jun 2, 2025

Fixes https://github.com/duckdblabs/duckdb-internal/issues/5021

We accidentally used an int64_t instead of a uint64_t during verification, so while the behavior was correct, the verification ran into an issue.

@Mytherin Mytherin merged commit d0fe069 into duckdb:v1.3-ossivalis Jun 3, 2025
1 check passed
@Mytherin
Copy link
Collaborator

Mytherin commented Jun 3, 2025

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
Fix wrong assertion in Parquet DBP encoder (duckdb/duckdb#17746)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@lnkuiper lnkuiper deleted the internal_5021 branch July 8, 2025 08:25
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