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 5B4532009C6 for ; Sun, 1 May 2016 08:09:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4E0901609AA; Sun, 1 May 2016 08:09:14 +0200 (CEST) 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 C319216093B for ; Sun, 1 May 2016 08:09:13 +0200 (CEST) Received: (qmail 73983 invoked by uid 500); 1 May 2016 06:09:13 -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 73971 invoked by uid 99); 1 May 2016 06:09:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 May 2016 06:09:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D43002C0451 for ; Sun, 1 May 2016 06:09:12 +0000 (UTC) Date: Sun, 1 May 2016 06:09:12 +0000 (UTC) From: "Matt McCline (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 01 May 2016 06:09:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: -------------------------------- Attachment: (was: HIVE-12878.093.patch) > Support Vectorization for TEXTFILE and other formats > ---------------------------------------------------- > > Key: HIVE-12878 > URL: https://issues.apache.org/jira/browse/HIVE-12878 > Project: Hive > Issue Type: New Feature > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Attachments: HIVE-12878.01.patch, HIVE-12878.02.patch, HIVE-12878.03.patch, HIVE-12878.04.patch, HIVE-12878.05.patch, HIVE-12878.06.patch, HIVE-12878.07.patch, HIVE-12878.08.patch, HIVE-12878.09.patch, HIVE-12878.091.patch, HIVE-12878.092.patch, HIVE-12878.093.patch > > > Support vectorizing when the input format is TEXTFILE and other formats for better Map Vertex performance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)