Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E802D173B4 for ; Tue, 14 Apr 2015 00:24:12 +0000 (UTC) Received: (qmail 56750 invoked by uid 500); 14 Apr 2015 00:24:12 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 56608 invoked by uid 500); 14 Apr 2015 00:24:12 -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 56596 invoked by uid 99); 14 Apr 2015 00:24:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 00:24:12 +0000 Date: Tue, 14 Apr 2015 00:24:12 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10303) HIVE-9471 broke forward compatibility of ORC files 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-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-10303: ----------------------------------------- Attachment: HIVE-10303.1.patch This patch reverts the writer side changes of HIVE-9471 to restore compatibility with old readers. > HIVE-9471 broke forward compatibility of ORC files > -------------------------------------------------- > > Key: HIVE-10303 > URL: https://issues.apache.org/jira/browse/HIVE-10303 > Project: Hive > Issue Type: Bug > Components: File Formats > Affects Versions: 1.2.0 > Reporter: Owen O'Malley > Assignee: Prasanth Jayachandran > Fix For: 1.2.0 > > Attachments: HIVE-10303.1.patch > > > The change suppresses the streams in ORC files for ORC dictionaries with 0 entries. This causes NPE on ORC readers for all versions of Hive 0.11 to 1.1 and needs to be reverted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)