Great! Thanks for all the work to make this release happen and improve the
process documentation Michael!

-Jesús



On 10/4/17, 2:17 PM, "Michael Mior" <mm...@apache.org> wrote:

>The Apache Calcite team is pleased to announce the release of Apache
>Calcite 1.14.0.
>
>Calcite is a dynamic data management framework. Its cost-based optimizer
>converts queries, represented in relational algebra, into executable plans.
>Calcite supports many front-end languages and back-end data engines, and
>includes an SQL parser and, as a sub-project, the Avatica JDBC driver.
>
>This release comes three months after 1.13.0. It includes many improvements
>and bug fixes. This release brings some big new features. The GEOMETRY data
>type was added along with 35 associated functions as the start of support
>for Simple Feature Access. There are also new adapters for ES5 and OS data
>access.
>
>You can start using it in Maven by simply updating your dependency to:
>
>  <dependency>
>    <groupId>org.apache.calcite</groupId>
>    <artifactId>calcite-core</artifactId>
>    <version>1.14.0</version>
>  </dependency>
>
>If you'd like to download the source release, you can find it here:
>
>  http://www.apache.org/dyn/closer.cgi/calcite/apache-calcite-1.14.0/
>
>You can read more about the release (including release notes) here:
>
>  http://calcite.apache.org/news/2017/10/02/release-1.14.0/
>
>We welcome your help and feedback. For more information on how to
>report problems, and to get involved, visit the project website at:
>
>   http://calcite.apache.org/
>
>Thanks to everyone involved!
>
>Michael Mior, on behalf of the Apache Calcite Team

Reply via email to