Registry / other / flink-table-api-scala-bridge-2-11

flink-table-api-scala-bridge-2-11

JSON →
library1.14.6javamavenunverified

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>
INSTALL
IMPORT
SIG · FLINK-TABLE-API-SC
F
flink-table-api-scala-bridge-2-11
otherjavav1.14.6
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.

DataStreamConversions
org.apache.flink.table.api.scala.bridge.DataStreamConversions

Sets up a Flink Table environment using the Scala bridge.

import org.apache.flink.table.api.scala.bridge.DataStreamConversions._ import org.apache.flink.streaming.api.scala._ val env = StreamExecutionEnvironment.getExecutionEnvironment val tableEnv = StreamTableEnvironment.create(env)
Debug
Known issues
breakingThis module is for Scala 2.11 only; use flink-table-api-scala-bridge_2.12 for Scala 2.12.
fix
Use the correct Scala version suffix in the dependency.
affects: *
Upgrade
Version history
1.14.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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