andygrove commented on PR #331:
URL: https://github.com/apache/datafusion-comet/pull/331#issuecomment-2105051501

   > Just to understand, backed by datafusion does not automatically mean that 
has Spark compatibility?
   
   I have a similar question, and I'm not sure that I really understand the 
motivation for the tool.
   
   As we add support for more Spark expressions, I can see that it makes sense 
to see if these expressions are already implemented in DataFusion, but we would 
still have to implement Spark-specific tests in Comet and then determine if the 
DataFusion expression is sufficient. If not, we then have to implement our own 
custom version.
   
   I don't think there is a scenario where we see that DataFusion has an 
expression and we just enable it in Comet.
   


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