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

   > For the cases where we were falling back to columnar, the tests now fail 
(and are ignored), or are we falling back to Spark?
   
   Previously, we were falling back to Spark because we didn't support native 
shuffle. Now we are falling back to columnar shuffle instead, making more 
queries run natively, hence uncovering more bugs.
   
   The main bug remaining is related to DPP and exchange re-use.


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