This module contains extension points of the Table/SQL API, allowing implementation of user-defined functions, custom formats, and more with minimal dependencies.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-common</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create a TableEnvironment for streaming mode.
Check the Flink version compatibility matrix and update your code accordingly when upgrading.
No dependency data recorded yet.