Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D9DA18B8B for ; Thu, 13 Aug 2015 07:18:46 +0000 (UTC) Received: (qmail 73541 invoked by uid 500); 13 Aug 2015 07:18:45 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 73464 invoked by uid 500); 13 Aug 2015 07:18:45 -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 73450 invoked by uid 99); 13 Aug 2015 07:18:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Aug 2015 07:18:45 +0000 Date: Thu, 13 Aug 2015 07:18:45 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-11546) Projected columns read size should be scaled to split size for ORC Splits MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Prasanth Jayachandran created HIVE-11546: -------------------------------------------- Summary: Projected columns read size should be scaled to split size for ORC Splits Key: HIVE-11546 URL: https://issues.apache.org/jira/browse/HIVE-11546 Project: Hive Issue Type: Bug Affects Versions: 1.3.0, 2.0.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran HIVE-10114 added projected columns data size information to OrcSplit which Tez Split Grouper can take advantage off (HIVE-7428). The annotated data size was for entire file and was not scaled to the split size. -- This message was sent by Atlassian JIRA (v6.3.4#6332)