Return-Path: X-Original-To: apmail-drill-commits-archive@www.apache.org Delivered-To: apmail-drill-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE9A2187B2 for ; Sat, 5 Dec 2015 02:03:41 +0000 (UTC) Received: (qmail 3676 invoked by uid 500); 5 Dec 2015 02:03:41 -0000 Delivered-To: apmail-drill-commits-archive@drill.apache.org Received: (qmail 3645 invoked by uid 500); 5 Dec 2015 02:03:41 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 3636 invoked by uid 99); 5 Dec 2015 02:03:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Dec 2015 02:03:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AF94FE2C40; Sat, 5 Dec 2015 02:03:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bridgetb@apache.org To: commits@drill.apache.org Message-Id: <16ef1aea1c9d4565b2d445c874321332@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: drill-site git commit: backtick fixes Date: Sat, 5 Dec 2015 02:03:41 +0000 (UTC) Repository: drill-site Updated Branches: refs/heads/asf-site aa348a6c8 -> 9520d75cd backtick fixes Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/9520d75c Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/9520d75c Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/9520d75c Branch: refs/heads/asf-site Commit: 9520d75cd360a8ecf5a8de6170be265b122261c0 Parents: aa348a6 Author: Bridget Bevens Authored: Fri Dec 4 18:03:26 2015 -0800 Committer: Bridget Bevens Committed: Fri Dec 4 18:03:26 2015 -0800 ---------------------------------------------------------------------- docs/plugin-configuration-basics/index.html | 2 +- feed.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/9520d75c/docs/plugin-configuration-basics/index.html ---------------------------------------------------------------------- diff --git a/docs/plugin-configuration-basics/index.html b/docs/plugin-configuration-basics/index.html index de4b70e..53111e2 100644 --- a/docs/plugin-configuration-basics/index.html +++ b/docs/plugin-configuration-basics/index.html @@ -1192,7 +1192,7 @@ Using a copy of an existing configuration reduces the risk of JSON coding errors

The table function name is the table name, the type parameter is the format name, and the other parameters are the fields that the format plugin configuration accepts, as defined in the table above (except for extensions which do not apply in this context).

For example, to read a CSV file and parse the header:
-select a, b from table(dfs.path/to/data.csv(type => 'text', +select a, b from table(dfs.`path/to/data.csv`(type => 'text', fieldDelimiter => ',', extractHeader => true))

For more information about format plugin configuration see "Text Files: CSV, TSV, PSV".

http://git-wip-us.apache.org/repos/asf/drill-site/blob/9520d75c/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 58f5759..1ec17eb 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ / - Fri, 04 Dec 2015 16:09:23 -0800 - Fri, 04 Dec 2015 16:09:23 -0800 + Fri, 04 Dec 2015 18:00:48 -0800 + Fri, 04 Dec 2015 18:00:48 -0800 Jekyll v2.5.2