commit | ac06dbcf5016ced9f158eb548c3348dcf62d7de7 | [log] [tgz] |
---|---|---|
author | Mihai Budiu <mbudiu@feldera.com> | Sat Aug 17 10:59:03 2024 -0700 |
committer | Mihai Budiu <mbudiu@feldera.com> | Mon Aug 19 14:36:22 2024 -0700 |
tree | b2b778463bbfacfe8a098c3010523ed4665ea5d8 | |
parent | 50fa89469b56ba211585d6f60bf6166507b0b1bc [diff] |
[CALCITE-6533] Division between integer and decimal produces incorrect result Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
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.