You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Lavati (JIRA)" <ji...@apache.org> on 2018/12/05 16:53:00 UTC

[jira] [Commented] (HIVE-20733) GenericUDFOPEqualNS may not use = in plan descriptions

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

David Lavati commented on HIVE-20733:
-------------------------------------

As discussed, instead of "<=>" I'll use "IS NOT DISTINCT FROM", as that matches the SQL Standards.

> GenericUDFOPEqualNS may not use = in plan descriptions
> ------------------------------------------------------
>
>                 Key: HIVE-20733
>                 URL: https://issues.apache.org/jira/browse/HIVE-20733
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: David Lavati
>            Priority: Major
>
> right now GenericUDFOPEqualNS is displayed a "=" in explains; however it should be "<=>"....
> this may cause some confusion...
> related qtest: is_distinct_from.q
> same: GenericUDFOPNotEqualNS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)