dongjoon-hyun commented on code in PR #44133:
URL: https://github.com/apache/spark/pull/44133#discussion_r1413192251


##########
sql/core/src/main/scala/org/apache/spark/sql/execution/bucketing/CoalesceBucketsInJoin.scala:
##########
@@ -131,27 +129,11 @@ object ExtractJoinWithBuckets {
     }
   }
 
-  /**
-   * The join keys should match with expressions for output partitioning. Note 
that
-   * the ordering does not matter because it will be handled in 
`EnsureRequirements`.
-   */
-  private def satisfiesOutputPartitioning(

Review Comment:
   Just a question. Is this moved to Join without any change?



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