Skip to content

WKB import/export VTables to Arrow#8325

Merged
a10y merged 2 commits into
developfrom
aduffy/df-geo
Jun 10, 2026
Merged

WKB import/export VTables to Arrow#8325
a10y merged 2 commits into
developfrom
aduffy/df-geo

Conversation

@a10y

@a10y a10y commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Part of #7686

Following up on #7722 , which added the WellKnownBinary extension type and handling for exporting to DuckDB vectors.

This PR adds support for import/export to Arrow for the extension type.

Testing

Unit tests are added to exercise both code paths

a10y added 2 commits June 9, 2026 14:12
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y a10y added the changelog/feature A new feature label Jun 9, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 9, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 11.85%

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

⚡ 1 improved benchmark
✅ 1525 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[128] 275.3 ns 246.1 ns +11.85%

Tip

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


Comparing aduffy/df-geo (d15353f) with develop (4b6c382)

Open in CodSpeed

@a10y a10y marked this pull request as ready for review June 9, 2026 21:57
@a10y a10y requested review from a team, AdamGS and joseph-isaacs June 9, 2026 21:57

@AdamGS AdamGS 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.

Looks reasonable

@a10y a10y merged commit 3d7bbfb into develop Jun 10, 2026
73 of 74 checks passed
@a10y a10y deleted the aduffy/df-geo branch June 10, 2026 16:02
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.

2 participants