[ https://issues.apache.org/jira/browse/HIVE-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371565#comment-15371565 ]
Prasanth Jayachandran commented on HIVE-14196: ---------------------------------------------- Also, when this patch was committed initially before HIVE-13617 the compilation stage will say no inputs supported. Now we have non-vector reader for llap the compilation says all inputs supported but may fail at runtime if it finds any complex types (which will soon be removed with proper fix). > Disable LLAP IO when complex types are involved > ----------------------------------------------- > > Key: HIVE-14196 > URL: https://issues.apache.org/jira/browse/HIVE-14196 > Project: Hive > Issue Type: Sub-task > Affects Versions: 2.1.0, 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-14196.1.patch, HIVE-14196.2.patch > > > Let's exclude vector_complex_* tests added for llap which is currently broken > and fails in all test runs. We can re-enable it with HIVE-14089 patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)