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 2018/06/01 20:27:28 UTC

[drill] branch gh-pages updated: add the RDBMS to the schema types (#620)

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 68aa3ba  add the RDBMS to the schema types (#620)
68aa3ba is described below

commit 68aa3bab72879adee02f30ce9859706aa169e316
Author: alex.lvxin <lv...@sina.cn>
AuthorDate: Sat Jun 2 04:27:26 2018 +0800

    add the RDBMS to the schema types (#620)
    
    Add the RDBMS to the schema types which driver supports.
---
 .../configuring-odbc/010-odbc-configuration-reference.md                 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md b/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md
index d8038d4..0226635 100644
--- a/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md
+++ b/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md
@@ -85,6 +85,7 @@ The driver supports the following schema types:
   * CSV
   * TSV
 * Hive
+* RDBMS
 
 ### Advanced Properties
 

-- 
To stop receiving notification emails like this one, please contact
bridgetb@apache.org.