vibhatha commented on PR #13078:
URL: https://github.com/apache/arrow/pull/13078#issuecomment-1124642563

   > This looks like a good start for join support. I wonder how we might start 
building up some end-to-end tests that use Substrait. Any ideas?
   
   I had this in my mind. The neatest/fastest way is to use Substrait-Python 
integration. Or we need to write a data module in the C++ test suite to provide 
end-to-end testing. I used existing datasets from the Parquet test data 
submodule. 
   But Python may not have everything exposed, may be we can write one here. 
   
   I see most of the test cases in Substrait features are not end-to-end tests. 
May be we can start from now. WDYT?
   


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