XuQianJin-Stars opened a new pull request #1739: [CALCITE-3686] Implement 
bit_not function
URL: https://github.com/apache/calcite/pull/1739
 
 
   As illustrated in 
[CALCITE-3686](https://issues.apache.org/jira/browse/CALCITE-3686)
   select bit_not(3);
   +------------+
   | EXPR$0       |
   +------------+
   | -4                 |
   +------------+
   (1 row)
   
   !ok

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


With regards,
Apache Git Services

Reply via email to