You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2020/02/07 14:33:00 UTC

[jira] [Updated] (CALCITE-3592) Implement BITNOT function

     [ https://issues.apache.org/jira/browse/CALCITE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hailong wang updated CALCITE-3592:
----------------------------------
    Summary: Implement BITNOT function  (was: Add BITNOT bitwise operator, and infix "~" operator in Babel parser)

> Implement BITNOT function
> -------------------------
>
>                 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
>            Assignee: hailong wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.22.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Mysql、Postgresql or SQL Server  support non-standard operator as Bitwise not operator, So we can support  "~" SqlPrefixOperator for bitwise not in babel module



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