Translates and optimizes Table/SQL API programs into Flink pipelines for execution.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-planner_2.12</artifactId>
<version>1.20.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TableEnvironment and executes a SQL query.
Ensure your project uses Scala 2.12 or use the appropriate Scala version variant.
No dependency data recorded yet.