zhuqi-lucas commented on PR #21580:
URL: https://github.com/apache/datafusion/pull/21580#issuecomment-4272794386
@adriangb I created a fix PR for the inexact_overlap benchmark data — the
previous jitter formula only added overlap between RGs but kept the overall RG
order ascending by min values, so reorder_by_statistics was effectively a
no-op. The fix scrambles chunk order so the benchmark actually tests what it
claims to test.
I also re-triggered CI to confirm there's no regression even with the old
(wrong) dataset.
--
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]