Could the value prop be that it provides ephemeral k8s clusters? Incl openshift

‘Run’ as the wideest command, supporting everythinh

Incl cli, sdk and also web usage

Also many regions at the same time

From: Benchao Li <libenc...@apache.org>
Date: Friday, 10. November 2023 at 15:31
To: dev@calcite.apache.org <dev@calcite.apache.org>, Apache Announce List 
<annou...@apache.org>
Subject: [EXTERNAL] [ANNOUNCE] Apache Calcite 1.36.0 released
The Apache Calcite team is pleased to announce the release of Apache
Calcite 1.36.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.35.0. It includes more than
125 resolved issues, comprising of a few new features as well as
general improvements and bug-fixes. It includes more than 30 new
functions, various improvements hardening TABLESAMPLE, and also the
integration of SQL Logic Test suite.

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.36.0</version>
</dependency>

If you'd like to download the source release, you can find it here:

https://calcite.apache.org/downloads/

You can read more about the release (including release notes) here:

https://calcite.apache.org/news/2023/11/10/release-1.36.0/

We welcome your help and feedback. For more information on how to
report problems, and to get involved, visit the project website at:

https://calcite.apache.org/

Thanks to everyone involved!

Benchao Li, on behalf of the Apache Calcite Team

--

Best,
Benchao Li

Reply via email to