Apache Calcite

Clone this repo:
  1. 96e318b [CALCITE-7403] Missing ENUMERABLE Convention for LogicalConditionalCorrelate by xiedeyantu · 14 hours ago main
  2. 2029412 [CALCITE-7401] Multi-level correlated subqueries cause an out-of-range error in the TopDownGeneralDecorrelator by Silun Dong · 29 hours ago
  3. 15d79db [CALCITE-4765] Complex correlated EXISTS sub-queries used as scalar subqueries can return wrong results by xiedeyantu · 8 days ago
  4. 4253102 [CALCITE-5787] The RelMdInputFieldsUsed is introduced to track the usage of input fields by xiedeyantu · 20 hours ago
  5. 077d355 [CALCITE-7400] PruneJoinSingleValue rule causes type mismatch in IN by xiedeyantu · 2 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.