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 18:30:11 UTC

[9/9] 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/9c99ecfb
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/9c99ecfb
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/9c99ecfb

Branch: refs/heads/gh-pages
Commit: 9c99ecfb7287e0be50e53d33faa795ed2405a585
Parents: 05f8e04 00bed1a
Author: Tomer Shiran <ts...@gmail.com>
Authored: Tue May 19 09:29:20 2015 -0700
Committer: Tomer Shiran <ts...@gmail.com>
Committed: Tue May 19 09:29:20 2015 -0700

----------------------------------------------------------------------
 _data/docs.json                                 | 981 ++++++++++++++++++-
 .../010-connect-a-data-source-introduction.md   |  17 +-
 .../035-plugin-configuration-introduction.md    |  11 +-
 .../060-hbase-storage-plugin.md                 |   4 -
 .../070-hive-storage-plugin.md                  |   6 +-
 .../080-drill-default-input-format.md           |   4 +-
 .../connect-a-data-source/100-mapr-db-format.md |   9 +-
 _docs/img/data_skew.png                         | Bin 0 -> 21902 bytes
 _docs/img/frag_profile.png                      | Bin 0 -> 79978 bytes
 _docs/img/graph_1.png                           | Bin 0 -> 21056 bytes
 _docs/img/list_queries.png                      | Bin 0 -> 89406 bytes
 _docs/img/maj_frag_block.png                    | Bin 0 -> 24238 bytes
 _docs/img/operator_block.png                    | Bin 0 -> 30127 bytes
 _docs/img/operator_table.png                    | Bin 0 -> 37785 bytes
 _docs/img/phys_plan_profile.png                 | Bin 0 -> 113422 bytes
 _docs/img/query_profile.png                     | Bin 0 -> 74428 bytes
 _docs/img/query_queuing.png                     | Bin 0 -> 17413 bytes
 _docs/img/submit_plan.png                       | Bin 0 -> 63266 bytes
 _docs/img/vis_graph.png                         | Bin 0 -> 40854 bytes
 _docs/img/xx-xx-xx.png                          | Bin 0 -> 10795 bytes
 .../010-installing-the-driver-on-linux.md       |   4 +-
 .../020-installing-the-driver-on-mac-os-x.md    |   2 +-
 .../010-installing-the-driver-on-windows.md     |   4 +-
 .../performance-tuning/020-partition-pruning.md |  96 ++
 .../030-choosing-a-storage-format.md            |  16 +
 .../040-query-plans-and-tuning.md               |   4 +
 .../050-identifying-performance-issues.md       |   4 +
 .../010-query-plans.md                          |  74 ++
 .../020-query-profiles.md                       | 142 +++
 .../010-query-plans-and-tuning-introduction.md  |   7 +
 .../020-join-planning-guidelines.md             |  43 +
 ...030-guidelines-for-optimizing-aggregation.md |  21 +
 .../040-modifying-query-planning-options.md     |  34 +
 ...d-hash-based-memory-constrained-operators.md |  39 +
 .../060-enabling-query-queuing.md               |  48 +
 ...to-balance-performance-with-multi-tenancy.md |  10 +
 .../data-types/010-supported-data-types.md      |  11 +
 .../data-types/020-date-time-and-timestamp.md   |   5 +-
 .../030-handling-different-data-types.md        |   2 +-
 .../sql-functions/010-math-and-trig.md          |  54 +-
 .../sql-functions/020-data-type-conversion.md   |  37 +-
 .../030-date-time-functions-and-arithmetic.md   |  24 +-
 .../020-getting-to-know-the-drill-sandbox.md    |  12 +-
 .../030-lesson-1-learn-about-the-data-set.md    |   2 +-
 ...esson-3-run-queries-on-complex-data-types.md |   4 +-
 45 files changed, 1602 insertions(+), 129 deletions(-)
----------------------------------------------------------------------