kazuyukitanimura commented on PR #3892: URL: https://github.com/apache/datafusion-comet/pull/3892#issuecomment-4246643775
> > Thanks @comphead @parthchandra @andygrove I think I properly fixed this rather than workingaround > > I would still try to delegate corr to DF instead of Comet proprietary code, it would make our codebase more lightweight There is some behavior differences, so in order to use DF correlation, we need to create Spark expr in DF. Perhaps that will be next time -- 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]
