This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 26cb4b7  edit 1.14 rn to add links to preview drivers
26cb4b7 is described below

commit 26cb4b701013f9e3d81e1166602da6b5096c88eb
Author: Bridget Bevens <[email protected]>
AuthorDate: Wed Sep 12 16:37:04 2018 -0700

    edit 1.14 rn to add links to preview drivers
---
 _docs/rn/001-1.14.0-rn.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/rn/001-1.14.0-rn.md b/_docs/rn/001-1.14.0-rn.md
index 958b3b0..107f360 100644
--- a/_docs/rn/001-1.14.0-rn.md
+++ b/_docs/rn/001-1.14.0-rn.md
@@ -28,7 +28,7 @@ This release of Drill provides the following new features and 
improvements:
        - Drill uses a native reader to read Hive tables when you enable the 
[store.hive.optimize_scan_with_native_readers 
option]({{site.baseurl}}/docs/configuration-options-introduction/). When 
enabled, Drill reads data faster and applies filter pushdown optimizations. 
([DRILL-6331](https://issues.apache.org/jira/browse/DRILL-6331))  
 - Early release of [lateral join]({{site.baseurl}}/docs/lateral-join/). 
([DRILL-5999](https://issues.apache.org/jira/browse/DRILL-5999))   
 
-{% include startnote.html %}The MapR ODBC/JDBC drivers for Drill 1.14 are not 
yet available, but should be available by the end of August. Earlier versions 
of the drivers do not work with Apache Drill 1.14.{% include endnote.html %}    
    
+**Note:** Previews of the MapR 
[ODBC](https://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc_v1.3.22.1055_Preview/)
 and 
[JDBC](https://package.mapr.com/tools/MapR-JDBC/MapR_Drill/MapRDrill_jdbc_v1.6.0_LinuxPreview/)
 drivers for Drill 1.14 are now available. Earlier versions of the drivers do 
not work with Apache Drill 1.14.        
 
 The following sections list all the fixes and improvements in this release:  
 

Reply via email to