Scala bridge for Apache Flink's Table API, enabling table programs with Scala 2.11.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-api-scala-bridge_2.11</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.
Sets up a Flink Table environment using the Scala bridge.
Use the correct Scala version suffix in the dependency.
No dependency data recorded yet.