Registry / other / flink-table-runtime-blink-2-11

flink-table-runtime-blink-2-11

JSON →
library1.13.6javamavenunverified

Runtime classes for executing table programs in Apache Flink, part of the Blink planner.

<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-table-runtime-blink_2.11</artifactId> <version>1.13.6</version> </dependency>
INSTALL
IMPORT
SIG · FLINK-TABLE-RUNTIM
F
flink-table-runtime-blink-2-11
otherjavav1.13.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.

TableStreamOperator
org.apache.flink.table.runtime.operators.TableStreamOperator

Internal runtime operator for executing table programs in Flink's Blink planner.

import org.apache.flink.table.runtime.operators.TableStreamOperator; import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment; StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment(); // TableStreamOperator is used internally by the Blink planner. // Direct usage is not typical; use Table API or SQL instead.
Debug
Known issues
breakingThis module is deprecated in favor of flink-table-runtime in newer Flink versions.
fix
Upgrade to Flink 1.14+ and use flink-table-runtime without the Blink suffix.
affects: >=1.14.0
Upgrade
Version history
1.13.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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