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

   ### Describe the bug
   
   substrait_integration integration tests are failing
   
   ### To Reproduce
   
   on main at 9f530dd1987d863dd4de99198df5b2c3e242bf6e
   ```shell
   cargo test -p datafusion-substrait
   ```
   
   Fails  like this:
   ```
   failures:
   
   ---- cases::roundtrip_logical_plan::roundtrip_literal_list stdout ----
   Error: Internal("Expected a simplified result, but none was found")
   
   ---- cases::roundtrip_logical_plan::roundtrip_values stdout ----
   Error: Internal("Expected a simplified result, but none was found")
   
   
   failures:
       cases::roundtrip_logical_plan::roundtrip_literal_list
       cases::roundtrip_logical_plan::roundtrip_values
   
   test result: FAILED. 133 passed; 2 failed; 7 ignored; 0 measured; 0 filtered 
out; finished in 0.15s
   
   error: test failed, to rerun pass `-p datafusion-substrait --test 
substrait_integration`
   ```
   
   
   
   ### Expected behavior
   
   I expect
   1.  the tests to pass
   2. These tests are run as part of CI
   
   ### 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