richtia commented on issue #40614:
URL: https://github.com/apache/arrow/issues/40614#issuecomment-2015543975

   > @richtia do we have all the TPC-H queries in Substrait format? IIRC there 
are tests that run these against Acero. Can you give @kabicm a pointer to that? 
Thanks
   
   Yeah, here are all the TPC-H queries in substrait format (there are actually 
a few missing because substrait couldn't convert them at the time, need to see 
if i that's been fixed): 
https://github.com/substrait-io/consumer-testing/tree/main/substrait_consumer/tests/integration/queries/tpch_substrait_plans
   
   This is the acero test that runs all of them: 
https://github.com/substrait-io/consumer-testing/blob/main/substrait_consumer/tests/integration/test_acero_tpch.py
   
   Unfortunately Acero isn't at a point where it's able to complete run any of 
these fully through.
   
   They all fail for various reasons, which can be seen from running the tests.


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