Skip to content

Fix vortex-jni local path handling, centralise logic in vortex-file#8650

Open
robert3005 wants to merge 1 commit into
developfrom
claude/vortex-spark-bare-paths-bja1ek
Open

Fix vortex-jni local path handling, centralise logic in vortex-file#8650
robert3005 wants to merge 1 commit into
developfrom
claude/vortex-spark-bare-paths-bja1ek

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Existing logic was duplicated between jni and duckdb with slight
differences. JNI logic didn't always handle local paths.

@robert3005 robert3005 requested a review from a team July 3, 2026 14:35
@codspeed-hq

codspeed-hq Bot commented Jul 3, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 11.89%

⚠️ 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.

⚡ 5 improved benchmarks
❌ 1 regressed benchmark
✅ 1591 untouched benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_into_canonical[(100, 100)] 272.2 µs 306.9 µs -11.31%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 206.4 µs 169.8 µs +21.57%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 205.9 µs 169.5 µs +21.45%
Simulation chunked_varbinview_opt_into_canonical[(1000, 10)] 219.9 µs 183.6 µs +19.79%
Simulation bitwise_not_vortex_buffer_mut[128] 273.6 ns 244.4 ns +11.93%
Simulation encode_varbin[(1000, 32)] 162.4 µs 145.3 µs +11.79%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing claude/vortex-spark-bare-paths-bja1ek (35ad5bf) with develop (ee2cd67)

Open in CodSpeed

Footnotes

  1. 4 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.

@robert3005 robert3005 force-pushed the claude/vortex-spark-bare-paths-bja1ek branch from a2cfeab to ecc9af6 Compare July 3, 2026 14:55
@robert3005 robert3005 added the changelog/fix A bug fix label Jul 3, 2026
@robert3005 robert3005 changed the title Centralise path normalisation in vortex-file module Fix vortex-jni local path handling, centralise logic in vortex-file Jul 3, 2026
Existing logic was duplicated between jni and duckdb with slight
differences. JNI logic didn't always handle local paths.

Signed-off-by: "robert" <robert@spiraldb.com>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 force-pushed the claude/vortex-spark-bare-paths-bja1ek branch from ecc9af6 to 35ad5bf Compare July 3, 2026 15:10
@robert3005 robert3005 requested a review from AdamGS July 3, 2026 15:14
@robert3005 robert3005 enabled auto-merge (squash) July 3, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant