Artifacts using Flink : Table : SQL Parser (14)
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 SQL Client for exploring and
submitting SQL programs to Flink.
Last Release on Oct 30, 2025
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
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 Jun 15, 2020
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 Jun 15, 2020