[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828393#comment-13828393 ] Hive QA commented on HIVE-5845: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828056#comment-13828056 ] Ashutosh Chauhan commented on HIVE-5845: +1 > CTAS failed on vectorized code path

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827703#comment-13827703 ] Remus Rusanu commented on HIVE-5845: The uploaded fix addresses all the issues I found:

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827694#comment-13827694 ] Remus Rusanu commented on HIVE-5845: https://reviews.apache.org/r/15716/ > CTAS failed

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827437#comment-13827437 ] Remus Rusanu commented on HIVE-5845: The root cause is not in OrcStruct/OrcSerde, but i

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-20 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827438#comment-13827438 ] Remus Rusanu commented on HIVE-5845: OrcStruct.createObjectInspector(TypeInfo info) th

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826881#comment-13826881 ] Ashutosh Chauhan commented on HIVE-5845: [~owen.omalley] is obvious expert on Orc.

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Remus Rusanu (JIRA)
the vector file sink creates Writables instead… I’m afraid if I ‘fix’ this one way, some other place will break. Thanks, ~Remus From: Ashutosh Chauhan (JIRA) [mailto:j...@apache.org] Sent: Tuesday, November 19, 2013 1:11 AM To: Remus Rusanu Subject: [jira] [Commented] (HIVE-5845) CTAS faile

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826577#comment-13826577 ] Remus Rusanu commented on HIVE-5845: The VectorFileSinkOperator uses an optimized path

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825924#comment-13825924 ] Ashutosh Chauhan commented on HIVE-5845: Stack-trace: {code} Caused by: java.lang.C