logan-keede commented on issue #11201:
URL: https://github.com/apache/datafusion/issues/11201#issuecomment-2917688776

   The comet implementation already has a `PhysicalExpr` for cast. I was 
thinking if we could make it datafusion compatible(perhaps it already is) and 
while making physical expression we replace `CastExpr` with `SparkCastExpr` 
when some spark-compatibility parameter is true. WDYT?


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