Registry / database / calcite-core

calcite-core

JSON →
library1.42.0javamavenunverified

Core APIs and engine for Apache Calcite, a dynamic data management framework.

<dependency> <groupId>org.apache.calcite</groupId> <artifactId>calcite-core</artifactId> <version>1.42.0</version> </dependency>
INSTALL
IMPORT
SIG · CALCITE-CORE
C
calcite-core
databasejavav1.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RelOptPlanner
org.apache.calcite.plan.RelOptPlanner

Minimal import example for Calcite Core

import org.apache.calcite.plan.RelOptPlanner; public class Main { public static void main(String[] args) { System.out.println("Calcite Core ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.42.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
calcite-core — mvn dependency:get calcite-core · libregistry