[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-10 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142223#comment-15142223 ] Yongzhi Chen commented on HIVE-12941: - The failures are not related. The test

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142088#comment-15142088 ] Hive QA commented on HIVE-12941: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139137#comment-15139137 ] Aihua Xu commented on HIVE-12941: - The patch in general looks good. I would suggest to use a enum {Min,

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139363#comment-15139363 ] Aihua Xu commented on HIVE-12941: - The patch looks good. Nit:a comment needs to be updated {{if nullAsMax

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137729#comment-15137729 ] Hive QA commented on HIVE-12941: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-08 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137914#comment-15137914 ] Yongzhi Chen commented on HIVE-12941: - The failures are not related. > Unexpected result when using

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135675#comment-15135675 ] Hive QA commented on HIVE-12941: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12941) Unexpected result when using MIN() on struct with NULL in first field

2016-02-04 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132450#comment-15132450 ] Yongzhi Chen commented on HIVE-12941: - >From the behavior of primitive types, null value is lowest