kgyrtkirk opened a new pull request #1064: [CALCITE-2839] Simplify comparisions 
against boolean literals
URL: https://github.com/apache/calcite/pull/1064
 
 
   This patch enables to simplify x=true to x and x=false to not(x)
   It also handles inequalities which are probably less frequent.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to