Registry / other / flink-table-api-java-bridge

flink-table-api-java-bridge

JSON →
library2.2.0javamavenunverified

This module contains the Table/SQL API for writing table programs that interact with other Flink APIs using the Java programming language.

<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-table-api-java-bridge</artifactId> <version>2.2.0</version> </dependency>
INSTALL
IMPORT
SIG · FLINK-TABLE-API-JA
F
flink-table-api-java-bridge
otherjavav2.2.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.

StreamTableEnvironment
org.apache.flink.table.api.bridge.java.StreamTableEnvironment

Creates a StreamTableEnvironment for Java-based Flink table programs.

import org.apache.flink.table.api.bridge.java.StreamTableEnvironment; StreamTableEnvironment tableEnv = StreamTableEnvironment.create(env);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
flink-table-api-java-bridge — mvn dependency:get flink-table-api-java-bridge · libregistry