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 2017/03/27 18:47:19 UTC

drill-site git commit: doc edits for 1.10

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 4e794923b -> 9bfd72845


doc edits for 1.10


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

Branch: refs/heads/asf-site
Commit: 9bfd728454ff4636023f412f56b697d00f345d64
Parents: 4e79492
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Mon Mar 27 11:47:04 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Mon Mar 27 11:47:04 2017 -0700

----------------------------------------------------------------------
 docs/configuration-options-introduction/index.html | 4 ++--
 docs/parquet-format/index.html                     | 2 +-
 feed.xml                                           | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/9bfd7284/docs/configuration-options-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/configuration-options-introduction/index.html b/docs/configuration-options-introduction/index.html
index c4b55c1..9dd4ee5 100644
--- a/docs/configuration-options-introduction/index.html
+++ b/docs/configuration-options-introduction/index.html
@@ -1120,7 +1120,7 @@
 
     </div>
 
-     Mar 14, 2017
+     Mar 27, 2017
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1524,7 +1524,7 @@
 <td></td>
 </tr>
 <tr>
-<td>store.parquet.int96_as_timestamp</td>
+<td>store.parquet.reader.int96_as_timestamp</td>
 <td>FALSE</td>
 <td>Enables Drill to implicitly   interpret the INT96 timestamp data type in Parquet files.</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/9bfd7284/docs/parquet-format/index.html
----------------------------------------------------------------------
diff --git a/docs/parquet-format/index.html b/docs/parquet-format/index.html
index 0daff02..b64283d 100644
--- a/docs/parquet-format/index.html
+++ b/docs/parquet-format/index.html
@@ -1313,7 +1313,7 @@ FROM dfs.tmp.`sampleparquet` t;
 </tr>
 </tbody></table>
 
-<p>* Drill 1.10 and later can implicitly interpret the Parquet INT96 type as TIMESTAMP (with standard 8 byte/millisecond precision) when the <code>store.parquet.int96_as_timestamp</code> option is enabled. In earlier versions of Drill (1.2 through 1.9) or when the <code>store.parquet.int96_as_timestamp</code> option is disabled, you must use the CONVERT_FROM function for Drill to correctly interpret INT96 values as TIMESTAMP values.</p>
+<p>* Drill 1.10 and later can implicitly interpret the Parquet INT96 type as TIMESTAMP (with standard 8 byte/millisecond precision) when the <code>store.parquet.reader.int96_as_timestamp</code> option is enabled. In earlier versions of Drill (1.2 through 1.9) or when the <code>store.parquet.reader.int96_as_timestamp</code> option is disabled, you must use the CONVERT_FROM function for Drill to correctly interpret INT96 values as TIMESTAMP values.</p>
 
 <h2 id="about-int96-support">About INT96 Support</h2>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/9bfd7284/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 46f2702..72d4062 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>Mon, 27 Mar 2017 11:16:32 -0700</pubDate>
-    <lastBuildDate>Mon, 27 Mar 2017 11:16:32 -0700</lastBuildDate>
+    <pubDate>Mon, 27 Mar 2017 11:41:36 -0700</pubDate>
+    <lastBuildDate>Mon, 27 Mar 2017 11:41:36 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>