gmhelmold commented on PR #23484:
URL: https://github.com/apache/datafusion/pull/23484#issuecomment-4959197910

   Done in 852a619: the end-to-end matrix now lives in `range_partitioning.slt` 
(reuse cases for Right/RightSemi/RightAnti + rehash cases for split-points, 
partition-count, and non-range join keys — the last two needed one small 
narrow-fixture addition to the harness). Kept two unit tests in 
`enforce_distribution.rs` with comments explaining why they can't move: 
`RightMark` plans aren't SQL-producible, and the sort-direction axis needs a 
descending Range input the SLT fixtures don't declare. Net: unit block 8→2, no 
scenario lost.


-- 
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]

Reply via email to