Apache Calcite

Clone this repo:
  1. ca7be00 [CALCITE-7332] SELECT * EXCLUDE list should error when it excludes all columns by xiedeyantu · 5 hours ago main
  2. 081e442 [CALCITE-7325] Incorrect VARIANT signatures in SqlItemOperator by Jinkun Liu · 2 days ago
  3. 6300c79 [CALCITE-7321] FilesTableFunction throws NumberFormatException on macOS with GNU stat installed by Alessandro Solimando · 4 days ago
  4. e568254 [CALCITE-7319] FILTER_INTO_JOIN rule loses correlation variable context in HepPlanner by Mihai Budiu · 2 days ago
  5. aca1ed9 [CALCITE-7326] FILTER_CORRELATE rule loses correlation variable context in HepPlanner by Mihai Budiu · 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.