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 9b8b8ba  edit
9b8b8ba is described below

commit 9b8b8ba11e1f18a99f4ce5011aa472df5af10dd0
Author: Bridget Bevens <[email protected]>
AuthorDate: Sat Dec 29 15:49:51 2018 -0800

    edit
---
 docs/date-time-functions-and-arithmetic/index.html | 4 ++--
 feed.xml                                           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/date-time-functions-and-arithmetic/index.html 
b/docs/date-time-functions-and-arithmetic/index.html
index 9470cd1..3891524 100644
--- a/docs/date-time-functions-and-arithmetic/index.html
+++ b/docs/date-time-functions-and-arithmetic/index.html
@@ -1899,7 +1899,7 @@ SELECT UNIX_TIMESTAMP(&#39;2015-05-29 08:18:53.0&#39;, 
&#39;yyyy-MM-dd HH:mm:ss.
 
 <h3 id="timestampadd-syntax">TIMESTAMPADD Syntax</h3>
 
-<p>TIMESTAMPADD(<em>time_unit,interval,datetime_expression</em>)  </p>
+<p>TIMESTAMPADD(<em>time_unit, interval, datetime_expression</em>)  </p>
 
 <h3 id="timestampadd-usage-notes">TIMESTAMPADD Usage Notes</h3>
 
@@ -1954,7 +1954,7 @@ SELECT UNIX_TIMESTAMP(&#39;2015-05-29 08:18:53.0&#39;, 
&#39;yyyy-MM-dd HH:mm:ss.
 
 <h3 id="timestampdiff-syntax">TIMESTAMPDIFF Syntax</h3>
 
-<p>TIMESTAMPDIFF(<em>time_unit, keyword datetime_expression1, 
datetime_expression2</em>)  </p>
+<p>TIMESTAMPDIFF(<em>time_unit, datetime_expression1, 
datetime_expression2</em>)  </p>
 
 <h3 id="timestampdiff-usage-notes">TIMESTAMPDIFF Usage Notes</h3>
 
diff --git a/feed.xml b/feed.xml
index 5b4e4ad..4276fb2 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>Sat, 29 Dec 2018 15:39:33 -0800</pubDate>
-    <lastBuildDate>Sat, 29 Dec 2018 15:39:33 -0800</lastBuildDate>
+    <pubDate>Sat, 29 Dec 2018 15:47:43 -0800</pubDate>
+    <lastBuildDate>Sat, 29 Dec 2018 15:47:43 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>

Reply via email to