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
commit afeae4f4bfd6f0f71a5f19ff740b0d4784e58fd1 Author: Bridget Bevens <[email protected]> AuthorDate: Thu May 2 09:57:18 2019 -0700 add jira numbers to 1.16 rn --- docs/apache-drill-1-16-0-release-notes/index.html | 12 ++++++------ feed.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/apache-drill-1-16-0-release-notes/index.html b/docs/apache-drill-1-16-0-release-notes/index.html index 84bc595..cc8fe3e 100644 --- a/docs/apache-drill-1-16-0-release-notes/index.html +++ b/docs/apache-drill-1-16-0-release-notes/index.html @@ -1334,12 +1334,12 @@ <ul> <li><a href="/docs/analyze-table/">ANALYZE TABLE statement</a> to computes statistics on Parquet data (<a href="https://issues.apache.org/jira/browse/DRILL-1328">DRILL-1328</a>)<br></li> -<li><a href="/docs/create-or-replace-schema/">CREATE OR REPLACE SCHEMA command</a> to define a schema for text files<br></li> -<li><a href="/docs/refresh-table-metadata/">REFRESH TABLE METADATA command</a> can generate metadata cache files for specific columns<br></li> -<li><a href="/docs/syslog-format-plugin/">SYSLOG (RFC-5424) Format Plugin</a><br></li> -<li><a href="/docs/date-time-functions-and-arithmetic/#nearestdate">NEAREST DATE function</a> to facilitate time series analysis</li> -<li><a href="/docs/ltsv-format-plugin/">Format plugin for LTSV files</a><br></li> -<li>Ability to query Hive views, like querying Hive tables in a hive schema, for example <code>SELECT * FROM hive.</code>hive_view`;</li> +<li><a href="/docs/create-or-replace-schema/">CREATE OR REPLACE SCHEMA command</a> to define a schema for text files (<a href="https://issues.apache.org/jira/browse/DRILL-6964">DRILL-6964</a>)<br></li> +<li><a href="/docs/refresh-table-metadata/">REFRESH TABLE METADATA command</a> can generate metadata cache files for specific columns (<a href="https://issues.apache.org/jira/browse/DRILL-7058">DRILL-7058</a>)<br></li> +<li><a href="/docs/syslog-format-plugin/">SYSLOG (RFC-5424) Format Plugin</a> (<a href="https://issues.apache.org/jira/browse/DRILL-6582">DRILL-6582</a>)</li> +<li><a href="/docs/date-time-functions-and-arithmetic/#nearestdate">NEAREST DATE function</a> to facilitate time series analysis (<a href="https://issues.apache.org/jira/browse/DRILL-7077">DRILL-7077</a>)</li> +<li><a href="/docs/ltsv-format-plugin/">Format plugin for LTSV files</a> (<a href="https://issues.apache.org/jira/browse/DRILL-7014">DRILL-7014</a>)<br></li> +<li>Ability to query Hive views, like querying Hive tables in a hive schema, for example <code>SELECT * FROM hive.</code>hive_view`; (<a href="https://issues.apache.org/jira/browse/DRILL-540">DRILL-540</a>)</li> <li><a href="/docs/configuring-the-drill-shell/">Upgrade to SQLLine 1.7</a> changes the default prompt to <code>apache drill (schema_name)></code> or you can define a custom prompt using the command <code>!set prompt <new-prompt></code>. (<a href="https://issues.apache.org/jira/browse/DRILL-6989">DRILL-6989</a>) </li> <li>Calcite updated to version 1.18.0 (<a href="https://issues.apache.org/jira/browse/DRILL-6862">DRILL-6862</a>)<br></li> <li>Several Drill Web UI improvements, including: diff --git a/feed.xml b/feed.xml index b74e109..cc906f2 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>Thu, 02 May 2019 09:28:41 -0700</pubDate> - <lastBuildDate>Thu, 02 May 2019 09:28:41 -0700</lastBuildDate> + <pubDate>Thu, 02 May 2019 09:55:08 -0700</pubDate> + <lastBuildDate>Thu, 02 May 2019 09:55:08 -0700</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
