gene-bordegaray commented on code in PR #19132:
URL: https://github.com/apache/datafusion/pull/19132#discussion_r2604266425


##########
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:
   I think I will update this documentation to be accurate. I think it is still 
useful for people who want to dive into this part of the codebase



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