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/18 01:21:17 UTC

[drill-site] branch asf-site updated: edits to format description for to_date and to_timestamp functions

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 91b2d0f  edits to format description for to_date and to_timestamp functions
91b2d0f is described below

commit 91b2d0f4fa76846feff6ed51a8b5fc6967bf9f7b
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Mon Dec 17 17:21:02 2018 -0800

    edits to format description for to_date and to_timestamp functions
---
 docs/data-type-conversion/index.html | 6 +++---
 feed.xml                             | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/data-type-conversion/index.html b/docs/data-type-conversion/index.html
index b1ac934..4ed6e75 100644
--- a/docs/data-type-conversion/index.html
+++ b/docs/data-type-conversion/index.html
@@ -1291,7 +1291,7 @@
 
     </div>
 
-     Jun 27, 2018
+     Dec 18, 2018
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -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 format specifier enclosed in single quotation marks that sets a pattern for the output formatting. Use this option only 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 &#39;expression&#39;. Only use this option when the expression 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 format specifier enclosed in single quotation marks that sets a pattern for the output formatting. Use this option only 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 &#39;expression&#39;. Only use this option when the expression 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 f42cc69..f0159e8 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, 17 Dec 2018 16:20:27 -0800</pubDate>
-    <lastBuildDate>Mon, 17 Dec 2018 16:20:27 -0800</lastBuildDate>
+    <pubDate>Mon, 17 Dec 2018 17:18:32 -0800</pubDate>
+    <lastBuildDate>Mon, 17 Dec 2018 17:18:32 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>