You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2016/08/30 22:29:29 UTC

[14/17] drill git commit: Edits to Drill 1.8 doc updates

Edits to Drill 1.8 doc updates


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/e14071ff
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/e14071ff
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/e14071ff

Branch: refs/heads/gh-pages
Commit: e14071ff113eccd8aaad0286b691286e58ab64c4
Parents: 5465a44
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Mon Aug 15 11:40:26 2016 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Mon Aug 15 11:40:26 2016 -0700

----------------------------------------------------------------------
 .../010-partition-pruning-introduction.md                |  2 +-
 _docs/rn/003-1.8.0-rn.md                                 | 11 +++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/e14071ff/_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md
----------------------------------------------------------------------
diff --git a/_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md b/_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md
index f64a633..5a157fd 100644
--- a/_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md
+++ b/_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md
@@ -1,6 +1,6 @@
 ---
 title: "Partition Pruning Introduction"
-date: 2016-08-08 18:42:19 UTC
+date: 2016-08-15 18:40:27 UTC
 parent: "Partition Pruning"
 --- 
 

http://git-wip-us.apache.org/repos/asf/drill/blob/e14071ff/_docs/rn/003-1.8.0-rn.md
----------------------------------------------------------------------
diff --git a/_docs/rn/003-1.8.0-rn.md b/_docs/rn/003-1.8.0-rn.md
index 78db742..0d4e1c7 100644
--- a/_docs/rn/003-1.8.0-rn.md
+++ b/_docs/rn/003-1.8.0-rn.md
@@ -7,7 +7,14 @@ parent: "Release Notes"
 
 Today, we're happy to announce the availability of Drill 1.8.0. You can download it [here](https://drill.apache.org/download/).
 
-This release provides metadata cache pruning, support for the IF EXISTS parameter with the DROP TABLE and DROP VIEW commands, support for the DESCRIBE SCHEMA command, multi-byte delimiter support, and new parameters for filter selectivity estimates.  
+## New Features
+This release of Drill provides the following new features: 
+
+- Metadata cache pruning
+- IF EXISTS parameter with the DROP TABLE and DROP VIEW commands
+- DESCRIBE SCHEMA command
+- Multi-byte delimiter support
+- New parameters for filter selectivity estimates  
 
 ## Configuration and Launch Script Changes 
 This release of Drill also includes the following changes to the configuration and launch scripts: 
@@ -19,7 +26,7 @@ If you upgrade to Drill 1.8, you must merge your custom settings with the latest
 
 
 
-Drill 1.8 provides the following bug fixes and improvements:  
+The following sections list additional bug fixes and improvements:
 
 <h2>        Sub-task
 </h2>