xinlifoobar commented on code in PR #11761:
URL: https://github.com/apache/datafusion/pull/11761#discussion_r1703528906


##########
datafusion/expr/src/expressions/column.rs:
##########


Review Comment:
   Ya, today the `physical-expr-common` references the `expr`, the dependency 
results in weird behavior. It might be better to isolate logic-expr 
physical-expr and move the code that references both, e.g., `udf`, `udaf` etc. 
another project.
   
   CC @jayzhan211 @alamb 



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