Apache Calcite

Clone this repo:
  1. 288d490 Test case for [CALCITE-3366] RelDecorrelator supports Union by xiedeyantu · 3 days ago main
  2. 8a87360 [CALCITE-7426] Add a PR submission template to Calcite by xiedeyantu · 10 days ago
  3. 18454ca [CALCITE-7435] WINDOW functions should allow ORDER BY fields of type INTERVAL by Mihai Budiu · 6 days ago
  4. a56cecf [CALCITE-7417] Add a large plan benchmark for HepPlanner by wenzhuang.zwz · 4 weeks ago
  5. c628e68 [CALCITE-7433] Invalid unparse for cast to map type in Spark by xuzifu666 · 10 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.