You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/01/08 00:02:54 UTC

[jira] Commented: (HIVE-899) Allow 'A != B' as well as 'A <> B'

    [ https://issues.apache.org/jira/browse/HIVE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797825#action_12797825 ] 

Namit Jain commented on HIVE-899:
---------------------------------

Both the syntaxes will be supported

> Allow 'A != B' as well as  'A <> B'
> -----------------------------------
>
>                 Key: HIVE-899
>                 URL: https://issues.apache.org/jira/browse/HIVE-899
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> Users with limited SQL experience are frequently frustrated by the use of '<>' as the not-equals comparison operator. Other SQL-like languages such as Transact-SQL permit the use of '!=' in place of '<>'. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.