Skip to content

Add arrow import/export for vortex-json#8339

Open
AdamGS wants to merge 1 commit into
developfrom
adamg/json-arrow-export
Open

Add arrow import/export for vortex-json#8339
AdamGS wants to merge 1 commit into
developfrom
adamg/json-arrow-export

Conversation

@AdamGS

@AdamGS AdamGS commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds import/export from vortex-json to Arrow's JSON canonical extension type.

@AdamGS AdamGS requested a review from a team June 10, 2026 15:26
@AdamGS AdamGS added the changelog/feature A new feature label Jun 10, 2026
@AdamGS AdamGS requested a review from a10y June 10, 2026 15:26
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS force-pushed the adamg/json-arrow-export branch from eac53a7 to 5430d3a Compare June 10, 2026 15:30
@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

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

⚡ 4 improved benchmarks
❌ 3 regressed benchmarks
✅ 1520 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[128] 216.9 ns 275.3 ns -21.19%
Simulation bitwise_not_vortex_buffer_mut[1024] 278.6 ns 336.9 ns -17.31%
Simulation bitwise_not_vortex_buffer_mut[2048] 342.2 ns 400.6 ns -14.56%
Simulation chunked_bool_canonical_into[(1000, 10)] 46.8 µs 31.9 µs +46.83%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 198.2 µs 162 µs +22.31%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 213.4 µs 177.2 µs +20.41%
Simulation baseline_lt[16, 65536] 246.7 µs 219.1 µs +12.62%

Tip

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


Comparing adamg/json-arrow-export (5430d3a) with develop (f46621d)

Open in CodSpeed

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

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant