Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-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 EC026173DE for ; Tue, 24 Feb 2015 07:41:11 +0000 (UTC) Received: (qmail 28575 invoked by uid 500); 24 Feb 2015 07:41:11 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 28505 invoked by uid 500); 24 Feb 2015 07:41:11 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 28455 invoked by uid 99); 24 Feb 2015 07:41:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 07:41:11 +0000 Date: Tue, 24 Feb 2015 07:41:11 +0000 (UTC) From: "Steven Phillips (JIRA)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-2154) Provide an option to change the Parquet compression during CTAS 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/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips resolved DRILL-2154. ------------------------------------ Resolution: Fixed Fixed in 00c08ef > Provide an option to change the Parquet compression during CTAS > --------------------------------------------------------------- > > Key: DRILL-2154 > URL: https://issues.apache.org/jira/browse/DRILL-2154 > Project: Apache Drill > Issue Type: Improvement > Components: Storage - Parquet > Affects Versions: 0.7.0 > Reporter: Aman Sinha > Assignee: Steven Phillips > Fix For: 0.8.0 > > Attachments: DRILL-2154.patch, DRILL-2154.patch > > > Currently, when doing a CTAS, the Parquet writer has a hardcoded SNAPPY compression. For testing and debugging purposes we should allow this to be configurable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)