You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by dz...@apache.org on 2021/07/27 13:00:56 UTC

[drill-site] branch asf-site updated: Website udpate.

This is an automated email from the ASF dual-hosted git repository.

dzamo 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 df5660f  Website udpate.
df5660f is described below

commit df5660fe8fbae1b627013e77776860225443630c
Author: James Turton <ja...@somecomputer.xyz>
AuthorDate: Tue Jul 27 15:00:45 2021 +0200

    Website udpate.
---
 docs/date-time-functions-and-arithmetic/index.html    | 5 +++++
 zh/docs/date-time-functions-and-arithmetic/index.html | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/docs/date-time-functions-and-arithmetic/index.html b/docs/date-time-functions-and-arithmetic/index.html
index 288ffda..7b5a656 100644
--- a/docs/date-time-functions-and-arithmetic/index.html
+++ b/docs/date-time-functions-and-arithmetic/index.html
@@ -1507,6 +1507,11 @@
 **Supported in Drill 1.16 and later.</p>
 
 <h2 id="age">AGE</h2>
+<div class="admonition important">
+  <p class="first admonition-title">Important</p>
+  <p class="last"> This function is buggy in the current release.  Please make use of alternative date functions until this notice is removed.   </p>
+</div>
+
 <p>Returns the interval between two timestamps or subtracts a timestamp from midnight of the current date.</p>
 
 <h3 id="age-syntax">AGE Syntax</h3>
diff --git a/zh/docs/date-time-functions-and-arithmetic/index.html b/zh/docs/date-time-functions-and-arithmetic/index.html
index 1bede5b..83c10de 100644
--- a/zh/docs/date-time-functions-and-arithmetic/index.html
+++ b/zh/docs/date-time-functions-and-arithmetic/index.html
@@ -1507,6 +1507,11 @@
 **Supported in Drill 1.16 and later.</p>
 
 <h2 id="age">AGE</h2>
+<div class="admonition important">
+  <p class="first admonition-title">Important</p>
+  <p class="last"> This function is buggy in the current release.  Please make use of alternative date functions until this notice is removed.   </p>
+</div>
+
 <p>Returns the interval between two timestamps or subtracts a timestamp from midnight of the current date.</p>
 
 <h3 id="age-syntax">AGE Syntax</h3>