This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Java programming language.
Artifacts using flink-table-api-java-bridge version 1.11.5 (19)
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 Jun 20, 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 classes that are required by a task manager for
execution of table programs. The content of this module is work-in-progress.
Last Release on Feb 16, 2022
Relocated → org.apache.flink »
flink-table-runtime