Timo Walther created FLINK-11488:
------------------------------------
Summary: Merge a basic Blink planner framework
Key: FLINK-11488
URL:
https://issues.apache.org/jira/browse/FLINK-11488 Project: Flink
Issue Type: Sub-task
Components: Table API & SQL
Reporter: Timo Walther
A more detailed description can be found in [FLIP-32|
https://cwiki.apache.org/confluence/display/FLINK/FLIP-32%3A+Restructure+flink-table+for+future+contributions].
This issue is an umbrella issue for tasks related to the setup of a basic, unified planner framework for introducing new Blink features (in both batch and streaming).
It includes tasks such as:
- Introduction of {{flink-table-planner-blink}} and {{flink-table-runtime-blink}} modules
- Addition of a planner implementation that matches the interfaces introduced in FLINK-11452
- Addition of basic planner components such as
** optimizer
** statistics
** costs
** code generator for expressions
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)