Dandandan commented on PR #16647: URL: https://github.com/apache/datafusion/pull/16647#issuecomment-3027311548
> ```shell > bench_merge_sorted_preserving > ``` I had a look at this benchmark. It seems it only is testing a single 1M batch per partition/column? If so, it wouldn't benefit from it as it doesn't reuse the batches. Could you maybe take a look at it? -- 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]
