Artifacts using Flink : Table : Common (518)
Sort:
popular
|
newest
This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Java programming language.
Last Release on Jul 25, 2024
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 Jul 25, 2024
This module contains classes that are required by a task manager for
execution of table programs.
Last Release on Jul 25, 2024
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
within the table ecosystem using the Java programming language.
Last Release on Jul 25, 2024
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.
It will replace the runtime classes contained in flink-table-planner once
it is stable. See FLINK-11439 and FLIP-32 for more details.
Last Release on Feb 16, 2022
Relocated → org.apache.flink »
flink-table-runtime