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 93B13200B21 for ; Thu, 12 May 2016 02:19:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 92692160A18; Thu, 12 May 2016 00:19:19 +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 D26F9160A17 for ; Thu, 12 May 2016 02:19:18 +0200 (CEST) Received: (qmail 97370 invoked by uid 500); 12 May 2016 00:19:13 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 97346 invoked by uid 99); 12 May 2016 00:19:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2016 00:19:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CC5F22C033A for ; Thu, 12 May 2016 00:19:12 +0000 (UTC) Date: Thu, 12 May 2016 00:19:12 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-13744) LLAP IO - add complex types support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 12 May 2016 00:19:19 -0000 Sergey Shelukhin created HIVE-13744: --------------------------------------- Summary: LLAP IO - add complex types support Key: HIVE-13744 URL: https://issues.apache.org/jira/browse/HIVE-13744 Project: Hive Issue Type: Bug Reporter: Sergey Shelukhin Assignee: Prasanth Jayachandran Recently, vectorized column vectors were added to Hive. We should use them in IO elevator. Vectorization itself doesn't support complex types (yet), but this would be useful when it does, also it will enable LLAP IO elevator to be used in non-vectorized context with complex types after HIVE-13617 -- This message was sent by Atlassian JIRA (v6.3.4#6332)