[
https://issues.apache.org/jira/browse/CALCITE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997644#comment-16997644
]
Julian Hyde commented on CALCITE-3592:
--------------------------------------
Do you propose to add this to Calcite's default parser or only Babel? I am OK
with the latter. If so change the JIRA case summary.
Is there a function that does the same? We could allow that in Calcite's
default parser without requiring any parser changes.
> 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
> Assignee: hailong wang
> Priority: Major
> Fix For: 1.21.0, 1.22.0
>
>
> Mysql、Postgresql or SQL Server support non-standard operator as Bitwise not
> operator, I think we can support "~" SqlPrefixOperator for bitwise not.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)