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

[jira] Assigned: (HIVE-899) Allow 'A != B' in place of 'A <> B'

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

Carl Steinbach reassigned HIVE-899:
-----------------------------------

    Assignee: Carl Steinbach

> Allow 'A != B' in place of '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.