Module connecting Table/SQL API to Flink runtime, responsible for translating and optimizing table programs into Flink pipelines.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-planner_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.
Import the base planner class for table API.
Use flink-table-planner_2.12 or _2.13 for newer Scala versions.
No dependency data recorded yet.