Skip to content

duckdb: vortex_version() macro - #9787

Open
myrrc wants to merge 2 commits into
developfrom
myrrc/duckdb-vortex-versoin
Open

duckdb: vortex_version() macro#9787
myrrc wants to merge 2 commits into
developfrom
myrrc/duckdb-vortex-versoin

Conversation

@myrrc

@myrrc myrrc commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Add vortex_version() duckdb function macro returning active Vortex editions. Unlike vortex release, this doesn't require fiddling with CI to propagate the release tag.

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc myrrc changed the title vortex_version() macro duckdb: vortex_version() macro Sep 7, 2026
@myrrc myrrc added changelog/feature A new feature ext/duckdb Relates to the DuckDB integration labels Sep 7, 2026
@myrrc
myrrc enabled auto-merge (squash) September 7, 2026 14:28
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@codspeed-hq

codspeed-hq Bot commented Sep 7, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 20.13%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 6 improved benchmarks
✅ 873 untouched benchmarks
⏩ 1526 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 20.4 µs 12.8 µs +59.79%
WallTime arrow_checked_add_u32_avx2[16384] 21.4 µs 17.6 µs +21.33%
Simulation allocate_drop_arrow[0] 456.9 ns 402.7 ns +13.45%
Simulation allocate_drop_bytes[0] 520.2 ns 466 ns +11.62%
WallTime filtered_owned_i64_neon[NineNullsInTen] 28.2 µs 25.4 µs +11.05%
WallTime filtered_sink_i64_neon[NineNullsInTen] 28.1 µs 25.5 µs +10.22%

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/duckdb-vortex-versoin (294c384) with develop (89d2f61)

Open in CodSpeed

Footnotes

  1. 1526 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@joseph-isaacs joseph-isaacs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is not the vortex version.

It might be a good idea to add a enabled editions func for the writer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature ext/duckdb Relates to the DuckDB integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants