[jira] [Commented] (HIVE-13237) Select parquet struct field with upper case throws NPE

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

[jira] [Commented] (HIVE-13237) Select parquet struct field with upper case throws NPE

2016-03-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186373#comment-15186373 ] Jimmy Xiang commented on HIVE-13237: Thanks a lot for the review. The issue is that when

[jira] [Commented] (HIVE-13237) Select parquet struct field with upper case throws NPE

2016-03-08 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186362#comment-15186362 ] Xuefu Zhang commented on HIVE-13237: Patch looks good to me. [~jxiang], could you please explain the

[jira] [Commented] (HIVE-13237) Select parquet struct field with upper case throws NPE

2016-03-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186328#comment-15186328 ] Jimmy Xiang commented on HIVE-13237: A simple patch to make sure field looking up is case insensitive.