Dandandan commented on issue #237:
URL: 
https://github.com/apache/arrow-datafusion/issues/237#issuecomment-833836462


   It is a problem already in the current constant folding! I am opening an 
issue for this.
   
   ```
   > SELECT TRUE = TRUE;
   +---------------+
   | Boolean(true) |
   +---------------+
   | true          |
   +---------------+
   1 rows in set. Query took 0 seconds.
   ```


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

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


Reply via email to