Apache Calcite

Clone this repo:
  1. cc3a4b7 [CALCITE-7096] Invalid unparse for EXTRACT in StarRocks/Doris by xuzifu666 · 2 days ago main
  2. b25fcd8 [CALCITE-7097] Update commons-lang to 3.18.0 by Niels Pardon · 34 hours ago
  3. e2183d4 [CALCITE-7095] Allow MAP<VARIANT, X> to be indexed by any type of key by Mihai Budiu · 2 days ago
  4. ed71c9a [CALCITE-7079] MongoDB Adapter unable to translate multiple NOT EQUALS expressions combined with AND by zoovwang · 2 days ago
  5. dafb8d7 [CALCITE-7090] Support LogicalRepeatUnion in RelHomogeneousShuttle by ian.bertolacci · 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.