Skip to content

Try pushdown sort for DF

babfac8
Select commit
Loading
Failed to load commit list.
Open

Initial impl for sort pushdown in DataFusion FileSource implementation #8235

Try pushdown sort for DF
babfac8
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 3, 2026

Performance Regression: -20.23%

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

❌ 4 regressed benchmarks
✅ 1271 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 30.1 µs 45 µs -33.15%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 161.3 µs 197.6 µs -18.33%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 175.9 µs 212 µs -17.03%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%

Tip

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


Comparing adamg/pushdown-sort-df (babfac8) with develop (bd6fc3e)

Open in CodSpeed