Skip to content

Add Arrow Map roundtrip support - #9111

Merged
AdamGS merged 1 commit into
developfrom
adamg/maptype-4
Aug 5, 2026
Merged

Add Arrow Map roundtrip support#9111
AdamGS merged 1 commit into
developfrom
adamg/maptype-4

Conversation

@AdamGS

@AdamGS AdamGS commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

  • Closes: #000

What changes are included in this PR?

What APIs are changed? Are there any user-facing changes?

@AdamGS AdamGS added the changelog/feature A new feature label Jul 31, 2026
@AdamGS
AdamGS force-pushed the adamg/maptype-4 branch from 19a7ed2 to 60d4e2c Compare July 31, 2026 11:40
@AdamGS
AdamGS force-pushed the adamg/maptype-4 branch from 60d4e2c to d0e7c72 Compare July 31, 2026 11:52
@AdamGS
AdamGS force-pushed the adamg/maptype-4 branch 2 times, most recently from 50bd3a7 to 7af39b2 Compare July 31, 2026 13:17
@codspeed-hq

codspeed-hq Bot commented Aug 4, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 5.46%

⚡ 2 improved benchmarks
❌ 2 regressed benchmarks
✅ 1826 untouched benchmarks
⏩ 43 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress[u32, (1000, 16)] 44.6 µs 57.7 µs -22.65%
Simulation decode_varbin[(1000, 2)] 62 µs 78 µs -20.6%
Simulation fsl_large 253.2 µs 214.3 µs +18.14%
Simulation search_index_in_range_chunked 6.3 ms 5.8 ms +10.1%

Tip

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


Comparing adamg/maptype-4 (49a477c) with develop (3d0c124)2

Open in CodSpeed

Footnotes

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

  2. No successful run was found on develop (695e068) during the generation of this report, so 3d0c124 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@AdamGS
AdamGS marked this pull request as ready for review August 4, 2026 14:50
@AdamGS
AdamGS force-pushed the adamg/maptype-4 branch 2 times, most recently from 6762359 to 9b4bc67 Compare August 5, 2026 11:28
@AdamGS
AdamGS force-pushed the adamg/maptype-4 branch 3 times, most recently from 98534af to e8d2a3e Compare August 5, 2026 13:55
Base automatically changed from adamg/maptype-3 to develop August 5, 2026 16:28
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS
AdamGS merged commit c8dc903 into develop Aug 5, 2026
103 of 105 checks passed
@AdamGS
AdamGS deleted the adamg/maptype-4 branch August 5, 2026 16:57
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