rluvaton opened a new pull request, #23614: URL: https://github.com/apache/datafusion/pull/23614
## Which issue does this PR close? N/A ## Rationale for this change When I created the sort axis benchmarks I meant to only have single partition without coalescing, so when we benchmark sorted input the stream will get sorted input, but having coalesce partitions ruin that. also added env var to control the run so we can pass this envs when using the benchmark runner in github comments ## What changes are included in this PR? use single partition and add env var controls ## Are these changes tested? Manually ## Are there any user-facing changes? No -- 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]
