Repository: calcite
Updated Branches:
  refs/heads/master 59236e297 -> 314b5b78b (forced update)


Site: News item for release 1.15.0

Fix hyperlinks for previous releases.


Project: http://git-wip-us.apache.org/repos/asf/calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/314b5b78
Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/314b5b78
Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/314b5b78

Branch: refs/heads/master
Commit: 314b5b78b0817d324901e9ce52483fa1de2135c1
Parents: fdb17bb
Author: Julian Hyde <[email protected]>
Authored: Sat Dec 9 14:43:28 2017 -0800
Committer: Julian Hyde <[email protected]>
Committed: Mon Dec 11 02:11:11 2017 -0800

----------------------------------------------------------------------
 site/_posts/2016-06-13-release-1.8.0.md  |  2 +-
 site/_posts/2016-09-22-release-1.9.0.md  |  2 +-
 site/_posts/2016-10-12-release-1.10.0.md |  2 +-
 site/_posts/2017-01-09-release-1.11.0.md |  4 +-
 site/_posts/2017-03-24-release-1.12.0.md |  4 +-
 site/_posts/2017-06-26-release-1.13.0.md |  2 +-
 site/_posts/2017-10-02-release-1.14.0.md |  4 +-
 site/_posts/2017-12-11-release-1.15.0.md | 58 +++++++++++++++++++++++++++
 8 files changed, 68 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2016-06-13-release-1.8.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2016-06-13-release-1.8.0.md 
b/site/_posts/2016-06-13-release-1.8.0.md
index 2539926..cdb57cd 100644
--- a/site/_posts/2016-06-13-release-1.8.0.md
+++ b/site/_posts/2016-06-13-release-1.8.0.md
@@ -28,7 +28,7 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.8.0]({{ site.baseurl }}/docs/history.html#v-1-8-0).
+[Apache Calcite release 1.8.0]({{ site.baseurl }}/docs/history.html#v1-8-0).
 
 This release adds adapters for
 [Elasticsearch](https://issues.apache.org/jira/browse/CALCITE-1253) and

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2016-09-22-release-1.9.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2016-09-22-release-1.9.0.md 
b/site/_posts/2016-09-22-release-1.9.0.md
index e61ac3b..94527c8 100644
--- a/site/_posts/2016-09-22-release-1.9.0.md
+++ b/site/_posts/2016-09-22-release-1.9.0.md
@@ -28,7 +28,7 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.9.0]({{ site.baseurl }}/docs/history.html#v-1-9-0).
+[Apache Calcite release 1.9.0]({{ site.baseurl }}/docs/history.html#v1-9-0).
 
 This release includes extensions and fixes for the Druid adapter. New features 
were
 added, such as the capability to

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2016-10-12-release-1.10.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2016-10-12-release-1.10.0.md 
b/site/_posts/2016-10-12-release-1.10.0.md
index 473c46b..add9b25 100644
--- a/site/_posts/2016-10-12-release-1.10.0.md
+++ b/site/_posts/2016-10-12-release-1.10.0.md
@@ -28,7 +28,7 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.10.0]({{ site.baseurl }}/docs/history.html#v-1-10-0).
+[Apache Calcite release 1.10.0]({{ site.baseurl }}/docs/history.html#v1-10-0).
 
 This release comes shortly after 1.9.0. It includes mainly bug fixes for the 
core and
 Druid adapter. For the latest, we fixed an

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2017-01-09-release-1.11.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-01-09-release-1.11.0.md 
b/site/_posts/2017-01-09-release-1.11.0.md
index 6fd5d1b..879dee3 100644
--- a/site/_posts/2017-01-09-release-1.11.0.md
+++ b/site/_posts/2017-01-09-release-1.11.0.md
@@ -28,10 +28,10 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.11.0]({{ site.baseurl }}/docs/history.html#v-1-11-0).
+[Apache Calcite release 1.11.0]({{ site.baseurl }}/docs/history.html#v1-11-0).
 
 Nearly three months after the previous release, there is a
-[long list of improvements and bug-fixes]({{ site.baseurl 
}}/docs/history.html#v-1-11-0),
+[long list of improvements and bug-fixes]({{ site.baseurl 
}}/docs/history.html#v1-11-0),
 many of them making planner rules smarter. The following are some of
 the more important ones.
 

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2017-03-24-release-1.12.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-03-24-release-1.12.0.md 
b/site/_posts/2017-03-24-release-1.12.0.md
index aad97c3..9ddda32 100644
--- a/site/_posts/2017-03-24-release-1.12.0.md
+++ b/site/_posts/2017-03-24-release-1.12.0.md
@@ -28,10 +28,10 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.12.0]({{ site.baseurl }}/docs/history.html#v-1-12-0).
+[Apache Calcite release 1.12.0]({{ site.baseurl }}/docs/history.html#v1-12-0).
 
 In 2&frac12; months,
-[29 contributors have resolved 95 issues]({{ site.baseurl 
}}/docs/history.html#v-1-12-0).
+[29 contributors have resolved 95 issues]({{ site.baseurl 
}}/docs/history.html#v1-12-0).
 Here are some of the highlights.
 
 Calcite now supports JDK 9 and Guava 21.0. (It continues to run on

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2017-06-26-release-1.13.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-06-26-release-1.13.0.md 
b/site/_posts/2017-06-26-release-1.13.0.md
index 32fe38b..352b93a 100644
--- a/site/_posts/2017-06-26-release-1.13.0.md
+++ b/site/_posts/2017-06-26-release-1.13.0.md
@@ -28,7 +28,7 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.13.0]({{ site.baseurl }}/docs/history.html#v-1-13-0).
+[Apache Calcite release 1.13.0]({{ site.baseurl }}/docs/history.html#v1-13-0).
 
 This release comes three months after 1.12.0. It includes more than 75 
resolved issues, comprising
 a large number of new features as well as general improvements and bug-fixes.

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2017-10-02-release-1.14.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-10-02-release-1.14.0.md 
b/site/_posts/2017-10-02-release-1.14.0.md
index cce2acc..b5d6c17 100644
--- a/site/_posts/2017-10-02-release-1.14.0.md
+++ b/site/_posts/2017-10-02-release-1.14.0.md
@@ -5,7 +5,7 @@ author: mmior
 version: 1.14.0
 categories: [release]
 tag: v1-14-0
-sha: 7426eef84
+sha: 7426eef
 ---
 <!--
 {% comment %}
@@ -28,7 +28,7 @@ limitations under the License.
 
 The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
-[Apache Calcite release 1.14.0]({{ site.baseurl }}/docs/history.html#v-1-14-0).
+[Apache Calcite release 1.14.0]({{ site.baseurl }}/docs/history.html#v1-14-0).
 
 This release comes three months after 1.13.0. It includes 68 resolved issues 
with many improvements and bug fixes.
 This release brings some big new features.

http://git-wip-us.apache.org/repos/asf/calcite/blob/314b5b78/site/_posts/2017-12-11-release-1.15.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-12-11-release-1.15.0.md 
b/site/_posts/2017-12-11-release-1.15.0.md
new file mode 100644
index 0000000..1a29ab3
--- /dev/null
+++ b/site/_posts/2017-12-11-release-1.15.0.md
@@ -0,0 +1,58 @@
+---
+layout: news_item
+date: "2017-12-11 09:00:00 +0000"
+author: jhyde
+version: 1.15.0
+categories: [release]
+tag: v1-15-0
+sha: a2aa00e
+---
+<!--
+{% 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.15.0]({{ site.baseurl }}/docs/history.html#v1-15-0).
+In this release, three months after 1.14.0, 50 issues are fixed by 22
+contributors. Among more modest improvements and bug-fixes, here are
+some features of note:
+
+* [<a href="https://issues.apache.org/jira/browse/CALCITE-707";>CALCITE-707</a>]
+  adds *DDL commands* to Calcite for the first time, including *CREATE and DROP
+  commands for schemas, tables, foreign tables, views, and materialized views*.
+  We know that DDL syntax is a matter of taste, so we added the extensions to a
+  *new "server" module*, leaving the "core" parser unchanged;
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-2061";>CALCITE-2061</a>]
+  allows *dynamic parameters* in the `LIMIT` and `OFFSET` and clauses;
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-1913";>CALCITE-1913</a>]
+  refactors the JDBC adapter to make it easier to *plug in a new SQL dialect*;
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-1616";>CALCITE-1616</a>]
+  adds a *data profiler*, an algorithm that efficiently analyzes large data 
sets
+  with many columns, estimating the number of distinct values in columns and
+  groups of columns, and finding functional dependencies. The improved
+  statistics are used by the algorithm that designs summary tables for a
+  lattice.
+
+Calcite now supports JDK 10 and Guava 23.0. (It continues to run on
+JDK 7, 8 and 9, and on versions of Guava as early as 14.0.1. The default
+version of Guava remains 19.0, the latest version compatible with JDK 7
+and the Cassandra adapter's dependencies.)
+
+This is the <a href="https://issues.apache.org/jira/browse/CALCITE-2027";>last
+release that will support JDK 7</a>.

Reply via email to