alamb commented on PR #7192:
URL: 
https://github.com/apache/arrow-datafusion/pull/7192#issuecomment-1667856951

   > Would anyone be able to provide advice on debugging sql logic tests? This 
error doesn't seem very informative.. I'd expect to see more of a diff than 
this:?
   
   The docs are here: 
   
https://github.com/apache/arrow-datafusion/tree/main/datafusion/core/tests/sqllogictests
   
   using 
   
   ```shell
   cargo test --test sqllogictests -- --complete
   ```
   
   Would likely save you time
   
   I believe that diff says a new line was added to the explain plan (which 
makes sense if you have added a new optimizer pass)


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