Apache Calcite

Clone this repo:
  1. aa8d81b [CALCITE-6384] Add ASF header to buildcache.yml, gradle-wrapper-validation.yml by Stamatis Zampetakis · 2 days ago main
  2. f78dd94 [CALCITE-6385] LintTest fails when run in source distribution by Stamatis Zampetakis · 33 hours ago
  3. 1566663 [CALCITE-6316] Update Javadoc for CALCITE-5607 by Oliver Lee · 7 weeks ago
  4. 4a977fe Rectify missing/broken BQ date-time format elements by Jerin John · 11 days ago
  5. 6d4f80e [CALCITE-6378] Bump Redis Docker image from 2.8.19 to 7.2.4 by Sergey Nuyanzin · 4 days ago

Maven Central CI Status

Apache Calcite

Apache Calcite is a dynamic data management framework.

It contains many of the pieces that comprise a typical database management system but omits the storage primitives. It provides an industry standard SQL parser and validator, a customisable optimizer with pluggable rules and cost functions, logical and physical algebraic operators, various transformation algorithms from SQL to algebra (and the opposite), and many adapters for executing SQL queries over Cassandra, Druid, Elasticsearch, MongoDB, Kafka, and others, with minimal configuration.

For more details, see the home page.

The project uses JIRA for issue tracking. For further information, please see the JIRA accounts guide.