Apache Calcite

Clone this repo:
  1. ec283fb [CALCITE-7765] Re-enable and update disabled tests in JdbcTest and RelMetadataTest by Diveyam Mishra · 9 hours ago main
  2. ef00dee [CALCITE-4543] Interval literal loses a fractional second when it has scale greater than 3 by Aleksandr Efimov · 3 days ago
  3. ec34f39 [CALCITE-7750] Bound plain-notation expansion of DECIMAL literals in Primitive.checkOverflow by Jeremy Schoemaker · 11 days ago
  4. aaf5654 [CALCITE-7759] Upgrade actions: checkout to v7, setup-java to v6, stale to v11 by Stamatis Zampetakis · 5 days ago
  5. 1f94e23 [CALCITE-7751] Skipped CI jobs when adding labels by Stamatis Zampetakis · 7 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.