[ 
https://issues.apache.org/jira/browse/FLINK-22879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369180#comment-17369180
 ] 

Jingsong Lee commented on FLINK-22879:
--------------------------------------

What I see is:
 * Generally speaking, thanks to our refactoring at Flink 1.9, users will only 
rely on flink-table-common or flink-table-api-*.
 * But users also add flink-table-planner-blink to their pom in test scope. 
Modifying blink's packages will modify their POM test dependencies.

I think it is OK to just affect users's test dependencies. So I +1 to finalize 
the story ASAP.

> 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
>            Priority: Major
>
> 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)

Reply via email to