Artifacts using Flink : Table : API Scala (38)
This module connects Table/SQL API and runtime. It is responsible
for translating and optimizing a table program into a Flink pipeline.
The module can access all resources that are required during
pre-flight and runtime phase for planning.
Last Release on Oct 30, 2025
This module bridges Table/SQL API and runtime. It contains
all resources that are required during pre-flight and runtime
phase. The content of this module is work-in-progress. It will
replace flink-table-planner once it is stable. See FLINK-11439
and FLIP-32 for more details.
Last Release on Feb 16, 2022
This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Scala programming language.
Last Release on Oct 30, 2025
4. StreamPark : Flink Shims 1.1414 usages
org.apache.streampark » streampark-flink-shims_flink-1.14Apache
StreamPark : Flink Shims 1.14
Last Release on Nov 9, 2024
This module contains the entire Table/SQL distribution for writing table programs
within the table ecosystem or between other Flink APIs. Users can either use the
Scala or Java programming language.
Last Release on Sep 27, 2022
This module contains the entire Table/SQL distribution for writing table programs
within the table ecosystem or between other Flink APIs. This module uses the Blink planner
for generating optimized runnable plan from relational query. Users can either use the
Scala or Java programming language.
Last Release on Feb 16, 2022