[ https://issues.apache.org/jira/browse/HIVE-14089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-14089: ------------------------------------ Attachment: HIVE-14089.WIP.patch Partial patch that fixes a couple issues and idenitifies the next one where context is not created for a certain column that has no data streams, the assumption that for every column there would be a context at corresponding position is broken. Probably easy to fix depending on what 0 data streams mean - nothing to be read for that column? Then perhaps something else will break. I also modified the test. So far it fails. > complex type support in LLAP IO is broken > ------------------------------------------ > > Key: HIVE-14089 > URL: https://issues.apache.org/jira/browse/HIVE-14089 > Project: Hive > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Sergey Shelukhin > Attachments: HIVE-14089.WIP.patch > > > HIVE-13617 is causing MiniLlapCliDriver following test failures > {code} > org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_all > org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_join > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)