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 1263f66  MD-5253
1263f66 is described below

commit 1263f6634bf5f3729d98ca94a7934ef30596adcf
Author: Bridget Bevens <[email protected]>
AuthorDate: Tue Dec 18 12:53:11 2018 -0800

    MD-5253
---
 docs/data-type-conversion/index.html | 4 ++--
 feed.xml                             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/data-type-conversion/index.html 
b/docs/data-type-conversion/index.html
index 4ed6e75..da6ac5d 100644
--- a/docs/data-type-conversion/index.html
+++ b/docs/data-type-conversion/index.html
@@ -2120,7 +2120,7 @@ use in your Drill queries as described in this 
section:</p>
 </code></pre></div>
 <p><em>expression</em> is a character string enclosed in single quotation 
marks or a Unix epoch timestamp in milliseconds, not enclosed in single 
quotation marks. </p>
 
-<p><em>&#39;format&#39;</em> is a character string that specifies the format 
of &#39;expression&#39;. Only use this option when the expression is a 
character string, not a UNIX epoch timestamp. </p>
+<p><em>&#39;format&#39;</em> is a character string that specifies the format 
of <em>expression</em>. Only use this option when the <em>expression</em> is a 
character string, not a UNIX epoch timestamp. </p>
 
 <h3 id="to_date-usage-notes">TO_DATE Usage Notes</h3>
 
@@ -2274,7 +2274,7 @@ SELECT TO_NUMBER(&#39;12345&#39;, &#39;##0.##E0&#39;) 
FROM (VALUES(1));
 </code></pre></div>
 <p><em>expression</em> is a character string enclosed in single quotation 
marks or a UNIX epoch timestamp, not enclosed in single quotation marks. </p>
 
-<p><em>&#39;format&#39;</em> is a character string that specifies the format 
of &#39;expression&#39;. Only use this option when the expression is a 
character string, not a UNIX epoch timestamp. </p>
+<p><em>&#39;format&#39;</em> is a character string that specifies the format 
of <em>expression</em>. Only use this option when the <em>expression</em> is a 
character string, not a UNIX epoch timestamp. </p>
 
 <h3 id="to_timestamp-usage-notes">TO_TIMESTAMP Usage Notes</h3>
 
diff --git a/feed.xml b/feed.xml
index a08d13e..cfd0662 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>Tue, 18 Dec 2018 10:57:07 -0800</pubDate>
-    <lastBuildDate>Tue, 18 Dec 2018 10:57:07 -0800</lastBuildDate>
+    <pubDate>Tue, 18 Dec 2018 12:49:32 -0800</pubDate>
+    <lastBuildDate>Tue, 18 Dec 2018 12:49:32 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>

Reply via email to