Skip to content

Pushdown filter through scalar function regardless of number of children - #9830

Merged
robert3005 merged 1 commit into
developfrom
rk/scalarfilterpushdown
Sep 11, 2026
Merged

Pushdown filter through scalar function regardless of number of children#9830
robert3005 merged 1 commit into
developfrom
rk/scalarfilterpushdown

Pushdown filter through scalar function regardless of number of children

dfcb8c8
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Sep 10, 2026 in 0s

Performance Regression: -10.38%

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

⚡ 4 improved benchmarks
❌ 8 regressed benchmarks
✅ 2185 untouched benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 12.2 µs 20.5 µs -40.27%
WallTime dict_canonicalize_gt_u8_avx2[16000000] 6.8 ms 11.1 ms -39.14%
Simulation decompress[u64, (4000, 1024)] 70.8 µs 87.2 µs -18.77%
WallTime filtered_owned_i64_avx2[OneNullInEight] 21.9 µs 26 µs -15.97%
Simulation compact_sliced[(1024, 90)] 1.3 µs 1.5 µs -11.23%
Simulation compact[(1024, 90)] 1.4 µs 1.5 µs -10.83%
Simulation compact_sliced[(2048, 90)] 1.4 µs 1.5 µs -10.8%
Simulation compact[(2048, 90)] 1.4 µs 1.6 µs -10.43%
WallTime filtered_owned_i64_avx512[OneNullInEight] 26.3 µs 22.3 µs +17.8%
WallTime dict_canonicalize_gt_u8_neon[1000000] 559.7 µs 487.1 µs +14.89%
Simulation allocate_drop_arrow[0] 456.9 ns 402.7 ns +13.45%
WallTime dict_canonicalize_gt_u8_neon[16000000] 9.4 ms 8.4 ms +11.38%

Tip

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


Comparing rk/scalarfilterpushdown (dfcb8c8) with develop (272bf1d)2

Open in CodSpeed

Footnotes

  1. 218 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 (d6037bc) during the generation of this report, so 272bf1d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.