This is an automated email from the ASF dual-hosted git repository.
laurent 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 47aaa5e Fix 1.19 release blog post excerpt
47aaa5e is described below
commit 47aaa5ed5b074369eebd0c126d0a961027aa8ebb
Author: Laurent Goujon <[email protected]>
AuthorDate: Mon Jun 14 17:21:31 2021 -0700
Fix 1.19 release blog post excerpt
---
blog/_posts/2021-06-10-drill-1.19-released.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blog/_posts/2021-06-10-drill-1.19-released.md
b/blog/_posts/2021-06-10-drill-1.19-released.md
index a48064e..2700aff 100644
--- a/blog/_posts/2021-06-10-drill-1.19-released.md
+++ b/blog/_posts/2021-06-10-drill-1.19-released.md
@@ -2,7 +2,7 @@
layout: post
title: "Drill 1.19 Released"
code: drill-1.19-released
-excerpt: Apache Drill 1.19 has been released providing Drill Metadata
management "Drill Metastore", Format Plugins for HDF5 and SPSS, Storage
Plugins for Generic HTTP REST APIs and Apache Druid, Support for DICT type in
RowSet Framework, Dynamic credit based flow control, Support for injecting
BufferManager into UDF, Drill RDBMS Metastore"
+excerpt: Apache Drill 1.19 has been released providing new storage plugins for
Cassandra, Elasticsearch and Splunk, updating several storage plugins to EVF,
adding Linux ARM64 support and JSON reader improvements, and more.
authors: ["laurent"]
---