Apache Calcite

Clone this repo:
  1. 02c176a [CALCITE-7345] Quidem test support for Field Trimmer by nobigo · 5 days ago main
  2. fcb86f0 [CALCITE-7257] Subqueries cannot be decorrelated if join condition contains RexFieldAccess by iwanttobepowerful · 6 days ago
  3. fabf648 [CALCITE-7339] Most classes in SqlDdlNodes use an incorrect SqlCallFactory by Mihai Budiu · 12 days ago
  4. 1e92bbe [CALCITE-6942] Support decorrelated for sub-queries with LIMIT 1 and OFFSET by iwanttobepowerful · 2 weeks ago
  5. ae42f77 [CALCITE-4813] ANY_VALUE assumes that arguments should be comparable by xiedeyantu · 8 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.