peter-toth commented on PR #57753: URL: https://github.com/apache/spark/pull/57753#issuecomment-5182777690
Thanks @dongjoon-hyun! Both applied — the `SPARK-58549` test prefixes in 4016674883f, and `requiredKeyGroupedPartitioning`/`requiredOrdering` renamed to `combined*` at the `tryMergeDSv2` use site. Good catch on the double meaning: the `Option`s now read as "the combined report, None if incompatible", and the `Seq` parameters keep `required*` where empty means no requirement. -- 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]
