andygrove commented on issue #2646:
URL: 
https://github.com/apache/datafusion-comet/issues/2646#issuecomment-4143630407

   The `Corr` aggregate expression is now marked as Incompatible in Comet, 
which means it falls back to Spark by default and only runs natively when 
`spark.comet.expr.allowIncompatible=true` is explicitly set. Since default 
behavior is now correct (via Spark fallback), this is no longer a bug. 
Relabeling as an enhancement to track fixing the null vs NaN edge case in the 
native implementation in the future.


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