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 802b8932b06e162285b6c369253687ea6145763f Author: Bridget Bevens <[email protected]> AuthorDate: Thu May 2 09:30:59 2019 -0700 updates for drill 1.16 --- docs/apache-drill-1-16-0-release-notes/index.html | 2 +- feed.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 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 673f477..84bc595 100644 --- a/docs/apache-drill-1-16-0-release-notes/index.html +++ b/docs/apache-drill-1-16-0-release-notes/index.html @@ -1333,7 +1333,7 @@ <p>This release of Drill provides the following new features and improvements: </p> <ul> -<li><a href="/docs/analyze-table/">ANALYZE TABLE statement</a> to computes statistics on Parquet data<br></li> +<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> diff --git a/feed.xml b/feed.xml index 2c15cc0..b74e109 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:17:20 -0700</pubDate> - <lastBuildDate>Thu, 02 May 2019 09:17:20 -0700</lastBuildDate> + <pubDate>Thu, 02 May 2019 09:28:41 -0700</pubDate> + <lastBuildDate>Thu, 02 May 2019 09:28:41 -0700</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
