Skip to content

Support casting to Decimal in Primitive CastKernel - #9288

Merged
gatesn merged 8 commits into
developfrom
mk/primitive-to-decimal-cast
Aug 7, 2026
Merged

Support casting to Decimal in Primitive CastKernel#9288
gatesn merged 8 commits into
developfrom
mk/primitive-to-decimal-cast

stabilize decimal overflow error test

cc85221
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 7, 2026 in 0s

Performance Regression: -35.45%

❌ 1 regressed benchmark
✅ 1940 untouched benchmarks
🆕 3 new benchmarks
⏩ 85 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation cast_i32_to_u32[65536] 1.8 ms 2.8 ms -35.45%
🆕 Simulation cast_i64_to_decimal38_scale2[65536] N/A 3.7 ms N/A
🆕 Simulation cast_i32_to_decimal9_scale2[65536] N/A 1.4 ms N/A
🆕 Simulation cast_i32_to_decimal9_scale0[65536] N/A 746.8 µs N/A

Tip

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


Comparing mk/primitive-to-decimal-cast (cc85221) with develop (329bba2)

Open in CodSpeed

Footnotes

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