gmhelmold commented on PR #23484: URL: https://github.com/apache/datafusion/pull/23484#issuecomment-5025804243
Merged `upstream/main` (5b816da). The overlap with #23583 was the co-partition allowlist — reconciled it to the union: `Inner | Full | Right | RightSemi | RightAnti | RightMark`, so the Full-join reuse and the right-side reuse coexist. Kept both range fixtures (`narrow` + `sparse`) and renumbered the slt tests sequentially. `range_partitioning.slt` and the enforce_distribution tests pass locally. -- 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]
