szehon-ho commented on code in PR #52153:
URL: https://github.com/apache/spark/pull/52153#discussion_r2380631785
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/physical/partitioning.scala:
##########
@@ -626,6 +626,47 @@ case class BroadcastPartitioning(mode: BroadcastMode)
extends Partitioning {
* - Creating a partitioning that can be used to re-partition another child,
so that to make it
* having a compatible partitioning as this node.
*/
+
Review Comment:
This is really late comment, but just noticed that this now orphans the
above comment from its original location (trait ShuffleSpec)
--
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]