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/12/20 19:44:07 UTC

[drill-site] branch asf-site updated: doc edits

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 6c8265d  doc edits
6c8265d is described below

commit 6c8265de962350b0b553ab07f99c3a3bb677cf85
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Thu Dec 20 11:43:50 2018 -0800

    doc edits
---
 docs/compiling-drill-from-source/index.html | 2 +-
 docs/data-type-conversion/index.html        | 2 +-
 feed.xml                                    | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/compiling-drill-from-source/index.html b/docs/compiling-drill-from-source/index.html
index 444d687..c8a1b1b 100644
--- a/docs/compiling-drill-from-source/index.html
+++ b/docs/compiling-drill-from-source/index.html
@@ -1317,7 +1317,7 @@ Maven and JDK installed:</p>
 mvn -version
 </code></pre></div>
 <h2 id="1-clone-the-repository">1. Clone the Repository</h2>
-<div class="highlight"><pre><code class="language-text" data-lang="text">git clone https://github.com/apache/drill.git
+<div class="highlight"><pre><code class="language-text" data-lang="text">git clone https://gitbox.apache.org/repos/asf/drill.git
 </code></pre></div>
 <h2 id="2-compile-the-code">2. Compile the Code</h2>
 <div class="highlight"><pre><code class="language-text" data-lang="text">cd drill
diff --git a/docs/data-type-conversion/index.html b/docs/data-type-conversion/index.html
index 79c69b2..bc9dbfd 100644
--- a/docs/data-type-conversion/index.html
+++ b/docs/data-type-conversion/index.html
@@ -1316,7 +1316,7 @@
 | null    |
 +---------+  
 </code></pre></div>
-<p>Prior to 1.15, casting an empty string to null worked only for numeric types; in Drill 1.15 and later casting an empty string to null also works for DATE, TIME, TIMESTAMP, INTERVAL YEAR, INTERVAL MONTH, and INTERVAL DAY data types. You do not have to use the CASE statement to cast empty strings to null.</p>
+<p>Prior to 1.15, casting an empty string to null only worked for numeric types; in Drill 1.15 and later casting an empty string to null also works for date and time data types, including DATE, TIME, TIMESTAMP, INTERVAL YEAR, INTERVAL MONTH, and INTERVAL DAY.</p>
 
 <h2 id="cast">CAST</h2>
 
diff --git a/feed.xml b/feed.xml
index ce11e07..fd9d7d3 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, 19 Dec 2018 16:49:25 -0800</pubDate>
-    <lastBuildDate>Wed, 19 Dec 2018 16:49:25 -0800</lastBuildDate>
+    <pubDate>Thu, 20 Dec 2018 11:40:32 -0800</pubDate>
+    <lastBuildDate>Thu, 20 Dec 2018 11:40:32 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>