edmondop commented on PR #10528:
URL: https://github.com/apache/datafusion/pull/10528#issuecomment-2112657414

   Using the `expr_to_sql` api, we get the following error:
   
   ```
   assertion `left == right` failed
     left: "((\"a\" < 5) OR (\"a\" = 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to