mkleen commented on PR #23201: URL: https://github.com/apache/datafusion/pull/23201#issuecomment-4810915598
Unfortunately we have regressions in the benchmark: ``` group HEAD issue_23072 ----- ---- ----------- wide_schema/Q01_narrow 1.00 80.3±0.44ms ? ?/sec 1.00 80.5±0.49ms ? ?/sec wide_schema/Q01_wide 1.00 1016.6±5.73ms ? ?/sec 1.07 1085.9±8.10ms ? ?/sec wide_schema/Q02_narrow 1.00 5.8±0.05ms ? ?/sec 1.05 6.1±0.06ms ? ?/sec wide_schema/Q02_wide 1.00 893.2±5.93ms ? ?/sec 1.10 984.1±7.66ms ? ?/sec wide_schema/Q03_narrow 1.00 14.5±0.26ms ? ?/sec 1.02 14.8±0.23ms ? ?/sec wide_schema/Q03_wide 1.00 900.3±5.99ms ? ?/sec 1.11 997.2±11.39ms ? ?/sec wide_schema/Q04_narrow 1.00 37.0±0.20ms ? ?/sec 1.02 37.8±0.23ms ? ?/sec wide_schema/Q04_wide 1.00 983.9±3.82ms ? ?/sec 1.08 1060.0±7.98ms ? ?/sec ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
