uros-b commented on PR #56632: URL: https://github.com/apache/spark/pull/56632#issuecomment-4760168663
> [SPARK-56947][SQL] Add SortLike trait similar to ShuffleLike > This PR adds a SortLike trait, analogous to the existing ShuffleLike trait > This is the same problem that ShuffleLike already solves for shuffle operators @wilmerdooley There is no `trait ShuffleLike` in Spark. -- 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]
