Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CFF26200B39 for ; Sat, 25 Jun 2016 04:53:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CE89D160A5A; Sat, 25 Jun 2016 02:53:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4991E160A58 for ; Sat, 25 Jun 2016 04:53:17 +0200 (CEST) Received: (qmail 42924 invoked by uid 500); 25 Jun 2016 02:53:16 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 42907 invoked by uid 99); 25 Jun 2016 02:53:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2016 02:53:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3F95C2C0451 for ; Sat, 25 Jun 2016 02:53:16 +0000 (UTC) Date: Sat, 25 Jun 2016 02:53:16 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14089) complex type support in LLAP IO is broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 25 Jun 2016 02:53:18 -0000 [ https://issues.apache.org/jira/browse/HIVE-14089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349031#comment-15349031 ] Sergey Shelukhin commented on HIVE-14089: ----------------------------------------- Seems like column ID handling is incorrect; it doesn't account for nested types, but also conflates table vs orc columns. I'll fix next week > 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 > > 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)