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 05223113B8 for ; Thu, 22 May 2014 18:34:07 +0000 (UTC) Received: (qmail 53647 invoked by uid 500); 22 May 2014 18:27:27 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 53631 invoked by uid 500); 22 May 2014 18:27:27 -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 53622 invoked by uid 99); 22 May 2014 18:27:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2014 18:27:27 +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; Thu, 22 May 2014 18:27:28 +0000 Received: (qmail 47740 invoked by uid 99); 22 May 2014 18:27:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2014 18:27:03 +0000 Date: Thu, 22 May 2014 18:27:03 +0000 (UTC) From: "Jason Altekruse (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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 ] Jason Altekruse updated DRILL-649: ---------------------------------- Attachment: 0001-Drill-649-reading-impala-and-avro-generated-parquet-.patch > 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)