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_2.12</artifactId>
<version>1.14.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Flink TableEnvironment for streaming table programs.
Update to a newer Flink version (e.g., 1.17.x or later).
No dependency data recorded yet.