Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 568911044B for ; Fri, 23 May 2014 02:48:23 +0000 (UTC) Received: (qmail 68642 invoked by uid 500); 23 May 2014 02:48:23 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 68621 invoked by uid 500); 23 May 2014 02:48:23 -0000 Mailing-List: contact issues-help@drill.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.incubator.apache.org Delivered-To: mailing list issues@drill.incubator.apache.org Received: (qmail 68612 invoked by uid 99); 23 May 2014 02:48:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 02:48:23 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 23 May 2014 02:48:22 +0000 Received: (qmail 67920 invoked by uid 99); 23 May 2014 02:48:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 02:48:02 +0000 Date: Fri, 23 May 2014 02:48:02 +0000 (UTC) From: "Jacques Nadeau (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-649) Unable to read dictionary encoded parquet file generated from impala or avro MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DRILL-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau resolved DRILL-649. ---------------------------------- Resolution: Fixed fixed in 28dd76a > Unable to read dictionary encoded parquet file generated from impala or avro > ---------------------------------------------------------------------------- > > Key: DRILL-649 > URL: https://issues.apache.org/jira/browse/DRILL-649 > Project: Apache Drill > Issue Type: Bug > Reporter: Steven Phillips > Assignee: Jason Altekruse > Attachments: 0001-Drill-649-reading-impala-and-avro-generated-parquet-.patch, Drill-649-other-dictionary_types.patch, nation.parquet > > > support for dictionary encoding was recently added, but it looks like some dictionary encoded files are still unreadable by drill. For example, the parquet file created from an avro file attached to DRILL-389 still fails. > I also created a simple parquet file from impala, which also fails to read. > I will attach the file. -- This message was sent by Atlassian JIRA (v6.2#6252)