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/29 22:44:19 UTC

[drill-site] branch asf-site updated: fix error in decimal data type topic

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new cb05676  fix error in decimal data type topic
cb05676 is described below

commit cb05676ccb89ddd87058ef8e105d4dab9644b4c5
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Fri Jun 29 15:44:10 2018 -0700

    fix error in decimal data type topic
---
 docs/supported-data-types/index.html | 14 +++++++-------
 feed.xml                             |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/docs/supported-data-types/index.html b/docs/supported-data-types/index.html
index 32fcb6a..283e153 100644
--- a/docs/supported-data-types/index.html
+++ b/docs/supported-data-types/index.html
@@ -1232,7 +1232,7 @@
 
     </div>
 
-     Jun 27, 2018
+     Jun 29, 2018
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1336,18 +1336,18 @@
 
 <h3 id="decimal-data-type-storage-format-support">Decimal Data Type Storage Format Support</h3>
 
-<p>Drill can read and write decimal data types for the following storage formats:  </p>
+<p>Drill can read decimal data types from and write decimal data types to the following storage format: </p>
 
 <ul>
-<li>hive<br></li>
-<li>jdbc </li>
-<li>avro<br></li>
+<li>parquet</li>
 </ul>
 
-<p>Drill can only write decimal data types to the following storage format: </p>
+<p>Drill can read decimal data types from the following storage formats, but cannot write decimal data types to them:  </p>
 
 <ul>
-<li>parquet<br></li>
+<li>hive<br></li>
+<li>jdbc<br></li>
+<li>avro</li>
 </ul>
 
 <h3 id="decimal-type-options">Decimal Type Options</h3>
diff --git a/feed.xml b/feed.xml
index 1c87678..e0dbfd0 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 27 Jun 2018 15:06:38 -0700</pubDate>
-    <lastBuildDate>Wed, 27 Jun 2018 15:06:38 -0700</lastBuildDate>
+    <pubDate>Fri, 29 Jun 2018 15:42:10 -0700</pubDate>
+    <lastBuildDate>Fri, 29 Jun 2018 15:42:10 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>