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.
Last Release on May 12, 2026
This module bridges Table/SQL API and runtime. It contains
all resources that are required during pre-flight and runtime
phase.
Last Release on Feb 16, 2022
This module contains the SQL Client for exploring and
submitting SQL programs to Flink.
Last Release on May 12, 2026
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.
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
