Skip to content

duckdb 1.5#75

Merged
myrrc merged 2 commits intomainfrom
myrrc/duckdb-1.5
Mar 10, 2026
Merged

duckdb 1.5#75
myrrc merged 2 commits intomainfrom
myrrc/duckdb-1.5

Conversation

@myrrc
Copy link
Copy Markdown
Contributor

@myrrc myrrc commented Mar 9, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@0ax1 0ax1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do a grep in the repo and bump all 1.4 to 1.5. we also want to run the 1.5 ci for our builds etc.

@myrrc myrrc force-pushed the myrrc/duckdb-1.5 branch 2 times, most recently from 768a782 to 3b9b69d Compare March 9, 2026 17:08
Signed-off-by: Mikhail Kot <to@myrrc.dev>
@myrrc myrrc force-pushed the myrrc/duckdb-1.5 branch from 294770c to d849856 Compare March 9, 2026 17:12
@myrrc myrrc enabled auto-merge (squash) March 9, 2026 17:12
@myrrc
Copy link
Copy Markdown
Contributor Author

myrrc commented Mar 10, 2026

Local builds on arm produce different errors:

Query unexpectedly failed (/home/myrrc/duckdb-vortex/test/sql/sequence.test:14)
 (/home/myrrc/duckdb-vortex/test/sql/sequence.test:14)!
================================================================================
SELECT * FROM read_vortex('dir/test.vortex');
================================================================================
Actual result:
================================================================================
Invalid Input Error: ArrayParts buffer is too short for flatbuffer

However, if run separately, everything is fine, so might be a race somewhere inside.

Signed-off-by: Mikhail Kot <to@myrrc.dev>
@myrrc myrrc force-pushed the myrrc/duckdb-1.5 branch from 20f208c to de05ef1 Compare March 10, 2026 10:46
@0ax1
Copy link
Copy Markdown
Contributor

0ax1 commented Mar 10, 2026

After we land this, we need to cherry pick this commit into the v1.5-variegata branch such that it is automatically picked up by the next DuckDB 1.5.x release.

@myrrc myrrc merged commit 0343e76 into main Mar 10, 2026
14 checks passed
@myrrc myrrc deleted the myrrc/duckdb-1.5 branch March 10, 2026 11:19
@0ax1
Copy link
Copy Markdown
Contributor

0ax1 commented Mar 10, 2026

After we land this, we need to cherry pick this commit into the v1.5-variegata branch such that it is automatically picked up by the next DuckDB 1.5.x release.

@myrrc

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