[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-16 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Labels: (was: TODOC2.0) Fixed the doc, thanks Lefty for confirming moving the description. > Null compa

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-15 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Labels: TODOC2.0 (was: ) This changes the behavior of greatest/least UDF's, adding label, FYI [~leftylev]

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-13 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Attachment: HIVE-12082.2.patch Address review comments. > Null comparison for greatest and least operator

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Description: In mysql comparisons if any of the entries are null, then the result is null. [https://dev.m

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Description: In mysql comparisons if any of the entries are null, then the result is null. [https://dev.m

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Attachment: HIVE-12082.patch > Null comparison for greatest and least operator > -

[jira] [Updated] (HIVE-12082) Null comparison for greatest and least operator

2015-10-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12082: - Component/s: UDF > Null comparison for greatest and least operator > -