You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2019/12/11 15:32:00 UTC

[jira] [Created] (CALCITE-3592) Add "~" SqlPrefixOperator for bitwise not

hailong wang created CALCITE-3592:
-------------------------------------

             Summary: Add "~" SqlPrefixOperator for bitwise not
                 Key: CALCITE-3592
                 URL: https://issues.apache.org/jira/browse/CALCITE-3592
             Project: Calcite
          Issue Type: Improvement
          Components: babel
    Affects Versions: 1.21.0
            Reporter: hailong wang
             Fix For: 1.22.0, 1.21.0


mysql、postgresql or SQL Server  support non-standard operator "~" as Bitwise not, I think we support "~" SqlPrefixOperator for bitwise not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)