This is an automated email from the ASF dual-hosted git repository.
mmior pushed a commit to branch branch-1.20
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/branch-1.20 by this push:
new 3530daa Add 1.20.0 release announcement
3530daa is described below
commit 3530daaa8cad43aad6845b6c79e4bc1ca0e72f5f
Author: Michael Mior <[email protected]>
AuthorDate: Mon Jun 24 11:13:52 2019 -0400
Add 1.20.0 release announcement
---
site/_posts/2019-03-26-release-1.20.0.md | 34 ++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/site/_posts/2019-03-26-release-1.20.0.md
b/site/_posts/2019-03-26-release-1.20.0.md
new file mode 100644
index 0000000..696a55b
--- /dev/null
+++ b/site/_posts/2019-03-26-release-1.20.0.md
@@ -0,0 +1,34 @@
+---
+layout: news_item
+date: "2019-06-24 15:00:00 +0000"
+author: mmior
+version: 1.20.0
+categories: [release]
+tag: v1-20-0
+sha: 9c2b408e7a9bfc7b60b34cd61cf6649cb6d17b21f44b4799d52e118ec69471e8
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+
+The [Apache Calcite PMC]({{ site.baseurl }})
+is pleased to announce
+[Apache Calcite release 1.20.0]({{ site.baseurl }}/docs/history.html#v1-20-0).
+
+This release comes three months after 1.19.0. It includes more than 130
resolved issues, comprising of a few new features as well as general
improvements and bug-fixes.
+It includes support for anti-joins, recursive queries, new functions, a new
adapter, and many more bug fixes and improvements.