amoeba opened a new issue, #15069:
URL: https://github.com/apache/datafusion/issues/15069

   ### Is your feature request related to a problem or challenge?
   
   In https://github.com/apache/datafusion/issues/12244 we found that 
DataFusion was producing invalid Substrait plans. The `datafusion-substrait` 
crate has quite a bit of tests but none that actually verify plans valid 
according to the https://github.com/substrait-io/substrait-validator.
   
   ### Describe the solution you'd like
   
   Add a test suite to the `datafusion-substrait` crate that uses 
https://github.com/substrait-io/substrait-validator to validate plans. We can 
start small and just add a test that would've failed prior to 
https://github.com/apache/datafusion/pull/15011.
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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