alamb commented on PR #17684: URL: https://github.com/apache/datafusion/pull/17684#issuecomment-3315964643
This seems to actually have made planning time worse -- the benchmark run from yesterday is still running ``` Benchmarking physical_window_function_partition_by_7_on_values: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 30504.9s, or reduce sample count to 10. physical_window_function_partition_by_7_on_values time: [303.87 s 304.07 s 304.28 s] Found 5 outliers among 100 measurements (5.00%) 5 (5.00%) high mild Benchmarking physical_window_function_partition_by_8_on_values: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 696351.6s, or reduce sample count to 10. Benchmarking physical_window_function_partition_by_8_on_values: Collecting 100 samples in estimated 696352 s (100 iterations) ... ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org