From commits-return-2604-apmail-drill-commits-archive=drill.apache.org@drill.apache.org Tue Jun 9 22:18:45 2015 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 968A81766C for ; Tue, 9 Jun 2015 22:18:45 +0000 (UTC) Received: (qmail 26978 invoked by uid 500); 9 Jun 2015 22:18:45 -0000 Delivered-To: apmail-drill-commits-archive@drill.apache.org Received: (qmail 26885 invoked by uid 500); 9 Jun 2015 22:18:45 -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 26838 invoked by uid 99); 9 Jun 2015 22:18:45 -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; Tue, 09 Jun 2015 22:18:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4BBB9E0286; Tue, 9 Jun 2015 22:18:45 +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 Date: Tue, 09 Jun 2015 22:18:48 -0000 Message-Id: <5373a881208244539252ae0ecc7fa53b@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [4/4] drill git commit: Merge remote-tracking branch 'remotes/tomer/gh-pages' into gh-pages Merge remote-tracking branch 'remotes/tomer/gh-pages' into gh-pages Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/6fda4232 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/6fda4232 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/6fda4232 Branch: refs/heads/gh-pages Commit: 6fda42323b4eb3eae443371cf1f69cab485ee3d5 Parents: 4f72bc3 2e6a55f Author: Bridget Bevens Authored: Tue Jun 9 15:15:19 2015 -0700 Committer: Bridget Bevens Committed: Tue Jun 9 15:15:19 2015 -0700 ---------------------------------------------------------------------- _data/docs.json | 196 +++++++++++++------ _docs/getting-started/010-drill-introduction.md | 4 +- _docs/img/explorer-connect.png | Bin 0 -> 31369 bytes _docs/img/explorer-nation-data.png | Bin 0 -> 96528 bytes _docs/img/explorer-schemas.png | Bin 0 -> 15580 bytes .../010-odbc-configuration-reference.md | 2 +- .../030-configuring-odbc-on-windows.md | 4 +- .../040-testing-the-odbc-connection.md | 2 +- .../010-installing-the-driver-on-linux.md | 24 +-- .../020-installing-the-driver-on-mac-os-x.md | 27 +-- .../030-installing-the-driver-on-windows.md | 53 +++-- .../010-connecting-to-odbc-data-sources.md | 24 --- .../010-drill-explorer-introduction.md | 25 +++ .../020-connecting-drill-explorer-to-data.md | 34 ++++ .../020-using-drill-explorer-on-windows.md | 50 ----- .../030-browsing-data-and-creating-views.md | 43 ++++ .../060-querying-the-information-schema.md | 2 +- .../050-aggregate-and-aggregate-statistical.md | 2 +- 18 files changed, 309 insertions(+), 183 deletions(-) ----------------------------------------------------------------------