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 43F3B17B80 for ; Sun, 8 Feb 2015 01:03:57 +0000 (UTC) Received: (qmail 76563 invoked by uid 500); 8 Feb 2015 01:03:56 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 76408 invoked by uid 500); 8 Feb 2015 01:03:56 -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 76068 invoked by uid 500); 8 Feb 2015 01:03:56 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 76065 invoked by uid 99); 8 Feb 2015 01:03:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2015 01:03:56 +0000 Date: Sun, 8 Feb 2015 01:03:56 +0000 (UTC) From: "Gopal V (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9593) ORC Reader should ignore unknown metadata streams MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311047#comment-14311047 ] Gopal V commented on HIVE-9593: ------------------------------- +1 - Confirmed that the change does not affect any encodings on disk. During testing, I merged HIVE-9188 + -Pprotobuf to regenerate generated code - that's probably necessary now that JIRA is in. /cc: [~prasanth_j] > ORC Reader should ignore unknown metadata streams > -------------------------------------------------- > > Key: HIVE-9593 > URL: https://issues.apache.org/jira/browse/HIVE-9593 > Project: Hive > Issue Type: Bug > Components: File Formats > Affects Versions: 0.11.0, 0.12.0, 0.13.1, 1.0.0, 1.2.0, 1.1.0 > Reporter: Gopal V > Assignee: Owen O'Malley > Attachments: hive-9593.patch > > > ORC readers should ignore metadata streams which are non-essential additions to the main data streams. > This will include additional indices, histograms or anything we add as an optional stream. -- This message was sent by Atlassian JIRA (v6.3.4#6332)