alamb commented on code in PR #19132:
URL: https://github.com/apache/datafusion/pull/19132#discussion_r2604211019


##########
datafusion/physical-optimizer/src/enforce_distribution.rs:
##########
@@ -1276,11 +1276,6 @@ pub fn ensure_distribution(
                 }
                 Distribution::HashPartitioned(exprs) => {
                     // See 
https://github.com/apache/datafusion/issues/18341#issuecomment-3503238325 for 
background

Review Comment:
   Should we remove this comment too?



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