Apache Calcite 1.25.0 Released with Spatial Functions and SQL Interval Support
Apache Calcite 1.25.0, a dynamic data management framework for Hadoop, has been released, introducing support for spatial functions and SQL interval expressions, removing deprecated methods from the previous version, and providing updated Maven dependency coordinates for the core library.
Apache Calcite is a dynamic data management framework for the Hadoop platform.
Apache Calcite 1.25.0 has been released. Calcite is a dynamic data management framework that supports many front‑end languages and back‑end data engines, includes a SQL parser, and is a sub‑project of the Avatica JDBC driver.
This version, released one month after 1.24.0, removes previously deprecated methods and adds support for spatial functions and SQL interval expressions.
Dependency update:
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.25.0</version>
</dependency>Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.