edmondop opened a new pull request, #10528:
URL: https://github.com/apache/datafusion/pull/10528

   ## Which issue does this PR close?
   
   Closes #10524 .
   
   At the time of opening this PR, the example fails with:
   
   ```
   thread 'main' panicked at datafusion-examples/examples/plan_to_sql.rs:43:5:
   assertion `left == right` failed
     left: "a < Int32(5) OR a = Int32(8)"
    right: "a < 5 OR a = 8"
   ```
   
   
   


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

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