jackwener commented on PR #8991:
URL: 
https://github.com/apache/arrow-datafusion/pull/8991#issuecomment-1916225662

   I think use `expr` instead of `column` in `condition` is ok for me.
   
   Some databases materialize `expressions` into `columns` in projects mainly 
to facilitate the calculation of data distributions. So it should be noted that 
we can correctly calculate the `data distribution` of expressions in `Join 
Condition`


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

Reply via email to