Calcite Core

Core Calcite APIs and engine.

License

License

GroupId

GroupId

com.alibaba.calcite
ArtifactId

ArtifactId

calcite-core
Last Version

Last Version

1.17.0-flink-r3
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Core
Core Calcite APIs and engine.
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/ -->
<dependency>
    <groupId>com.alibaba.calcite</groupId>
    <artifactId>calcite-core</artifactId>
    <version>1.17.0-flink-r3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/
implementation 'com.alibaba.calcite:calcite-core:1.17.0-flink-r3'
// https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/
implementation ("com.alibaba.calcite:calcite-core:1.17.0-flink-r3")
'com.alibaba.calcite:calcite-core:jar:1.17.0-flink-r3'
<dependency org="com.alibaba.calcite" name="calcite-core" rev="1.17.0-flink-r3">
  <artifact name="calcite-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.calcite', module='calcite-core', version='1.17.0-flink-r3')
)
libraryDependencies += "com.alibaba.calcite" % "calcite-core" % "1.17.0-flink-r3"
[com.alibaba.calcite/calcite-core "1.17.0-flink-r3"]

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.calcite.avatica : avatica-core jar 1.12.0
org.apache.calcite : calcite-linq4j jar 1.17.0
org.apache.commons : commons-dbcp2 jar 2.4.0
org.apache.commons : commons-lang3 jar 3.2
org.apache.commons : commons-pool2 jar 2.5.0
com.esri.geometry : esri-geometry-api jar 2.0.0
com.fasterxml.jackson.core : jackson-core jar 2.9.4
com.fasterxml.jackson.core : jackson-annotations jar 2.9.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 19.0
com.yahoo.datasketches : sketches-core jar 0.9.0
net.hydromatic : aggdesigner-algorithm jar 6.0
org.codehaus.janino : janino jar 2.7.6
org.codehaus.janino : commons-compiler jar 2.7.6
org.slf4j : slf4j-api jar 1.7.13

test (14)

Group / Artifact Type Version
org.apache.calcite.avatica : avatica-server jar 1.12.0
com.h2database : h2 jar 1.4.185
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.20
net.hydromatic : foodmart-data-hsqldb jar 0.3
net.hydromatic : foodmart-queries jar 0.4.1
net.hydromatic : quidem jar 0.9
net.hydromatic : scott-data-hsqldb jar 0.1
org.hsqldb : hsqldb jar 2.4.0
org.incava : java-diff jar 1.1.1
org.hamcrest : hamcrest-core jar 1.3
org.postgresql : postgresql jar 9.3-1102-jdbc3
org.slf4j : slf4j-log4j12 jar 1.7.13
sqlline : sqlline jar 1.4.0

Project Modules

There are no modules declared in this project.

Maven Central Travis Build Status CI Status AppVeyor Build 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.

com.alibaba.calcite

The Apache Software Foundation

Versions

Version
1.17.0-flink-r3
1.17.0-flink-r2
1.17.0-flink-r1
1.17.0-flink