[
https://issues.apache.org/jira/browse/FLINK-22879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-22879.
--------------------------------
Fix Version/s: 1.14.0
Release Note:
The following Maven modules have been renamed:
flink-table-planner-blink -> flink-table-planner
flink-table-runtime-blink -> flink-table-runtime
flink-table-uber-blink -> flink-table-uber
It might be required to update job JAR dependencies. Note that
flink-table-planner and flink-table-uber used to contain the legacy planner
before Flink 1.14 and now contain the only officially supported planner (i.e.
previously known as 'Blink' planner).
Resolution: Fixed
Fixed in 1.14.0:
ab70dcfa19827febd2c3cdc5cb81e942caa5b2f0
[table] Rename flink-table-planner-blink to flink-table-planner
a18c0cd3f0cdfd7e0acb53283f40cd2033a86472
[table] Rename flink-table-runtime-blink to flink-table-runtime
ef30af91973f4f336586346ec722187b95d4cb3f
[table] Rename flink-table-uber-blink to flink-table-uber
> Remove "blink" suffix from table modules
> ----------------------------------------
>
> Key: FLINK-22879
> URL: https://issues.apache.org/jira/browse/FLINK-22879
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner, Table SQL / Runtime
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> In order to reduce confusion around "What is Flink?/What is Blink?" we should
> remove the term {{blink}} from the following modules:
> {code}
> flink-table-planner-blink
> flink-table-runtime-blink
> flink-table-uber-blink
> {code}
> It is up for discussion if we will:
> - just perform the refactoring,
> - keep the old modules for a while,
> - or move the contents to new modules and link to those from the old modules
> In any case we should make sure to keep the Git history.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)