Hi everyone,

as discussed previously [1] and tracked in FLINK-14437, we executed the last step of FLIP-32 and removed all occurences of the term "blink" in the code base.

This includes renaming the following Maven modules:

flink-table-planner-blink -> flink-table-planner
flink-table-runtime-blink -> flink-table-runtime
flink-table-uber-blink    -> flink-table-uber

This will cause a couple of merge conflicts. Be careful when merging PRs that change the mentioned modules to not break the master.

In order to reduce user confusion, we should not use "Blink engine/planner" in docs/presentations/talks and refer to it as "Flink SQL", "Flink Table API", or "Flink SQL planner".

Sorry, for any inconvinience that this refactoring might have caused.

Regards,
Timo

[1] https://lists.apache.org/thread.html/r0851e101e37fbab273775b6a252172c7a9f7c7927107c160de779831%40%3Cdev.flink.apache.org%3E

Reply via email to