coderfender commented on PR #2136:
URL: 
https://github.com/apache/datafusion-comet/pull/2136#issuecomment-3216047759

   @parthchandra  , thank you for the review. `coalesce` in spark behaves 
differently than native comet  (essentially performin lazy evaluation of the 
operands and also surprising exceptions). I was able to get that fixed with 
help from @kazuyukitanimura  to disable coalesce when ANSI mode is enabled . 
However, there seems to be a new spark test failure ( apart from the PR build 
failure which I fixed by generating new set of golden files) and I am having 
some troubles in finding the exact test which failed. Once that is fixed this 
PR should be ready for further review 
   
   Thank you 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to