This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 616bbc8 edit rn
616bbc8 is described below
commit 616bbc82165202c0ec99e6dc9be938ed184bb630
Author: Bridget Bevens <[email protected]>
AuthorDate: Thu May 2 09:26:58 2019 -0700
edit rn
---
_docs/rn/005-1.16.0-rn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_docs/rn/005-1.16.0-rn.md b/_docs/rn/005-1.16.0-rn.md
index 3e19f55..26d711e 100644
--- a/_docs/rn/005-1.16.0-rn.md
+++ b/_docs/rn/005-1.16.0-rn.md
@@ -12,7 +12,7 @@ Today, we're happy to announce the availability of Drill
1.16.0. You can downloa
This release of Drill provides the following new features and improvements:
-- [ANALYZE TABLE statement]({{site.baseurl}}/docs/analyze-table/) to computes
statistics on Parquet data
+- [ANALYZE TABLE statement]({{site.baseurl}}/docs/analyze-table/) to computes
statistics on Parquet data
([DRILL-1328](https://issues.apache.org/jira/browse/DRILL-1328))
- [CREATE OR REPLACE SCHEMA
command]({{site.baseurl}}/docs/create-or-replace-schema/) to define a schema
for text files
- [REFRESH TABLE METADATA
command]({{site.baseurl}}/docs/refresh-table-metadata/) can generate metadata
cache files for specific columns
- [SYSLOG (RFC-5424) Format
Plugin]({{site.baseurl}}/docs/syslog-format-plugin/)