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 A2C7D17432 for ; Thu, 16 Oct 2014 17:52:56 +0000 (UTC) Received: (qmail 99090 invoked by uid 500); 16 Oct 2014 17:52:56 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 99028 invoked by uid 500); 16 Oct 2014 17:52:56 -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 99005 invoked by uid 99); 16 Oct 2014 17:52:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 17:52:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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, 16 Oct 2014 17:52:55 +0000 Received: (qmail 97305 invoked by uid 99); 16 Oct 2014 17:52:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 17:52:34 +0000 Date: Thu, 16 Oct 2014 17:52:34 +0000 (UTC) From: "Jason Altekruse (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-1546) Support specifying extensions for JSON/Parquet data format 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-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-1546. ------------------------------------ Resolution: Fixed > Support specifying extensions for JSON/Parquet data format > ---------------------------------------------------------- > > Key: DRILL-1546 > URL: https://issues.apache.org/jira/browse/DRILL-1546 > Project: Apache Drill > Issue Type: Improvement > Reporter: Hanifi Gunes > Priority: Minor > > JSON data format configuration does not let one to specify file extensions. This limitation prevents us to analyze JSON data that resides in files with no *.json extension. This issue is to add support for specifying non json extensions. Note that parquet data format suffers from the same limitation as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)