Contains runtime classes required by task managers for executing table programs in Apache Flink.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-runtime</artifactId>
<version>2.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a table stream operator for Flink.
Use higher-level Table API or SQL instead of directly referencing runtime classes.
No dependency data recorded yet.