avantgardnerio commented on issue #30:
URL: https://github.com/apache/arrow-ballista/issues/30#issuecomment-1233045800

   > open up interesting integrations with the rest of the ecosystem.
   
   e.g.:
   
   1. substrait test suites that show correct before and after optimization 
plans that we could get for free
   2. substrait fuzzers for testing
   3. databases in other languages wanting to optimize query plans, being able 
to send them to datafusion as substrait and get back optimized results as 
substrate
   4. a double check that we didn't implement anything not in substrait in our 
model, and vice versa (i.e. apply nodes)


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

Reply via email to