You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/05/19 01:36:36 UTC

[13/31] drill git commit: Merge branch 'gh-pages' of https://github.com/tshiran/drill into gh-pages

Merge branch 'gh-pages' of https://github.com/tshiran/drill 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/5a7f700e
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/5a7f700e
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/5a7f700e

Branch: refs/heads/gh-pages
Commit: 5a7f700e88d5ae72c4951fee0af78b79023897d2
Parents: 3ae74f0 e3b2c1a
Author: Tomer Shiran <ts...@gmail.com>
Authored: Sun May 17 21:04:58 2015 -0700
Committer: Tomer Shiran <ts...@gmail.com>
Committed: Sun May 17 21:04:58 2015 -0700

----------------------------------------------------------------------
 _data/docs.json                                 | 431 +++++++++----------
 _docs/072-performance-tuning.md                 |   5 +
 _docs/075-getting-query-information.md          |   5 +-
 .../010-architecture-introduction.md            |   2 +-
 .../030-architectural-highlights.md             |   5 -
 _docs/architecture/030-performance.md           |  55 +++
 .../architectural-highlights/010-flexibility.md |  84 ----
 .../architectural-highlights/020-performance.md |  55 ---
 _docs/archived-pages/030-partition-pruning.md   |  75 ++++
 ...guring-a-multitenant-cluster-introduction.md |   4 +-
 .../050-configuring-multitenant-resources.md    |   6 +-
 .../060-configuring-a-shared-drillbit.md        |  32 +-
 _docs/configure-drill/110-partition-pruning.md  |  75 ----
 .../120-configuring-the-drill-shell.md          |  82 ++++
 .../010-configuration-options-introduction.md   |   8 +-
 .../030-planning-and-exececution-options.md     |  40 +-
 .../035-plugin-configuration-introduction.md    |  10 +-
 .../080-drill-default-input-format.md           |   8 +-
 .../090-mongodb-plugin-for-apache-drill.md      |  50 ++-
 ...ata-sources-and-file-formats-introduction.md |   5 +-
 .../040-parquet-format.md                       |   2 +-
 .../020-apache-drill-contribution-ideas.md      |   1 -
 _docs/getting-started/010-drill-introduction.md |  47 +-
 _docs/getting-started/020-why-drill.md          |  36 +-
 .../030-starting-drill-on-linux-and-mac-os-x.md |   2 +-
 .../010-performance-tuning-introduction.md      |  17 +
 .../005-querying-a-file-system-introduction.md  |   1 +
 .../sql-functions/020-data-type-conversion.md   |   8 +-
 _docs/tutorials/020-drill-in-10-minutes.md      |   4 +-
 .../030-analyzing-the-yelp-academic-dataset.md  |   4 +-
 .../050-analyzing-highly-dynamic-datasets.md    |   4 +-
 .../020-getting-to-know-the-drill-sandbox.md    |   2 +-
 .../030-lesson-1-learn-about-the-data-set.md    |  10 +-
 33 files changed, 557 insertions(+), 618 deletions(-)
----------------------------------------------------------------------