acking-you commented on PR #9:
URL: https://github.com/apache/datafusion-testing/pull/9#issuecomment-2788650542

   I tried compiling the latest datafusion-cli for testing and found the 
following output:
   
   ```sql
   > SELECT - 69 FROM tab0 WHERE + - col1 NOT IN ( - + col1, CAST ( + col0 AS 
INTEGER ), + + ( + + col1 ) / + - 0 * + col0 )
   ;
   +------------+
   | Int64(-69) |
   +------------+
   +------------+
   0 row(s) fetched. 
   ```


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