You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/09/27 18:39:20 UTC

[jira] [Resolved] (PHOENIX-3273) Support both "!=" and "<>" in Calcite-Phoenix

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

Maryann Xue resolved PHOENIX-3273.
----------------------------------
    Resolution: Fixed

Now with CALCITE-1374, we can allow "!=" as an alternative to "<>" in Calcite-Phoenix by changing our default SQL conformance level to ORACLE_10. I'll revert the previous check-in which replaced all occurrences of "!=" in SQL queries with "<>".

> Support both "!=" and "<>" in Calcite-Phoenix
> ---------------------------------------------
>
>                 Key: PHOENIX-3273
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3273
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>              Labels: calcite
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)