[jira] [Commented] (PHOENIX-3273) Replace "!=" with "<>" in all test cases

2016-09-23 Thread Maryann Xue (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516877#comment-15516877
 ] 

Maryann Xue commented on PHOENIX-3273:
--

"!=" is not supported in any dialect mode in Calcite now. I can make it into 
Calcite though.

> Replace "!=" with "<>" in all test cases
> 
>
> 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)


[jira] [Commented] (PHOENIX-3273) Replace "!=" with "<>" in all test cases

2016-09-22 Thread James Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515608#comment-15515608
 ] 

James Taylor commented on PHOENIX-3273:
---

Is it feasible to take the approach that Julian mentioned and either use an 
already defined, more permissive parser (I think he mentioned there are several 
options available already in Calcite mimicing MySQL)?

> Replace "!=" with "<>" in all test cases
> 
>
> 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)


[jira] [Commented] (PHOENIX-3273) Replace "!=" with "<>" in all test cases

2016-09-22 Thread Maryann Xue (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515401#comment-15515401
 ] 

Maryann Xue commented on PHOENIX-3273:
--

The question is whether we should stop supporting "!=". Checked online and 
found out that most databases actually support both, although "!=" is not 
SQL-92 standard.

> Replace "!=" with "<>" in all test cases
> 
>
> 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)


[jira] [Commented] (PHOENIX-3273) Replace "!=" with "<>" in all test cases

2016-09-22 Thread James Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515049#comment-15515049
 ] 

James Taylor commented on PHOENIX-3273:
---

[~maryannxue] - feel free to make this change in phoenix 4.x and master 
branches to reduce any merge headaches. Also, please make a note of this in 
PHOENIX-3283 if we plan to not support !=.

> Replace "!=" with "<>" in all test cases
> 
>
> 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)