apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.84k stars 1.77k forks source link

[Flink][seatunnel-translation] Support Flink1.14 Engine #2142

Open EricJoy2048 opened 2 years ago

EricJoy2048 commented 2 years ago

Search before asking

Description

Add seatunnel-translation code to support the Flink engine version 1.14.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

ashulin commented 2 years ago

Currently, each new version of engine support needs to add a translation and starter module. The starter module is more coupled with the old API and may need to be refactoring.