[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-09-19 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13771904#comment-13771904 ] Chaoyu Tang commented on HIVE-4223: --- I was able to reproduce the similar issue but with

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-07-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723276#comment-13723276 ] Chaoyu Tang commented on HIVE-4223: --- [~java8964] I was not able to reproduce the said

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-07-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723303#comment-13723303 ] Chaoyu Tang commented on HIVE-4223: --- The previous comments are not in right format,

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-04-10 Thread Matthew Rathbone (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628361#comment-13628361 ] Matthew Rathbone commented on HIVE-4223: I've just hit this issue myself when

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-04-10 Thread Yong Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628418#comment-13628418 ] Yong Zhang commented on HIVE-4223: -- I will debug more about this problem, right now I am

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615020#comment-13615020 ] Navis commented on HIVE-4223: - Can I ask that the query which made above exception is using

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Yong Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615173#comment-13615173 ] Yong Zhang commented on HIVE-4223: -- This exception is not made in any UDTF. The query to

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13616085#comment-13616085 ] Navis commented on HIVE-4223: - for (int i = 0; i list.size(); i++) { — int listSize =