Skip to content

Add ArrayPlugin to enable serde for new DecimalBytePartsArray format - #9810

Merged
mhk197 merged 17 commits into
mk/dbp-v2-featurefrom
mk/dbp-serde
Sep 16, 2026
Merged

mhk197 merged 17 commits into
mk/dbp-v2-featurefrom
mk/dbp-serde

comments fix

8ba61cc
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Sep 15, 2026 in 0s

Performance Regression: -19.87%

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

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 12 improved benchmarks
❌ 18 regressed benchmarks
✅ 2205 untouched benchmarks
⏩ 229 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation column_x_constant[2] 131.3 µs 454.3 µs -71.09%
Simulation column_x_constant[32] 132 µs 390.1 µs -66.16%
Simulation column_x_column[2] 101.8 µs 203.1 µs -49.85%
Simulation column_x_constant[256] 311.9 µs 590.3 µs -47.17%
Simulation nullable[2] 324.1 µs 591 µs -45.17%
Simulation non_nullable[2] 327.9 µs 593.2 µs -44.73%
Simulation column_x_extension_constant[2] 147.1 µs 246.9 µs -40.41%
Simulation nullable[2] 416.8 µs 629.4 µs -33.78%
Simulation non_nullable[2] 418.9 µs 630.4 µs -33.55%
Simulation column_x_extension_constant[256] 277.8 µs 415.2 µs -33.09%
Simulation random_i8[0.8] 72.9 µs 98.1 µs -25.76%
Simulation column_x_extension_constant[32] 135.2 µs 167.7 µs -19.39%
Simulation column_x_column[32] 76.8 µs 94.1 µs -18.38%
Simulation decompress[datetime_for_bp] 159.3 µs 193.6 µs -17.68%
WallTime arrow_checked_add_u32_avx2[16384] 17.6 µs 21.3 µs -17.21%
Simulation column_x_column[256] 75.2 µs 88.5 µs -15.04%
Simulation optimize_lookup_predicate[ids=16, shape=balanced_or] 70 µs 80.9 µs -13.45%
WallTime dbp_split_kernel_mixed_null_neon[(I256, 1024)] 1.9 µs 2.2 µs -12.44%
Simulation random_i16[0.95] 98.5 µs 76 µs +29.6%
Simulation random_i8[0.01] 45.3 µs 39.7 µs +14.22%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

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


Comparing mk/dbp-serde (8ba61cc) with mk/dbp-v2-feature (8fc58e0)

Open in CodSpeed

Footnotes

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