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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a StreamTableEnvironment for Java-based Flink table programs.
No known issues recorded.
No dependency data recorded yet.