incubator-streampark icon indicating copy to clipboard operation
incubator-streampark copied to clipboard

[Discussion] Support generate flink job process logic by dragging and dropping

Open litiliu opened this issue 1 year ago • 0 comments

Search before asking

  • [X] I had searched in the feature and found no similar feature requirement.

Description

Currently, [streampark] only supports defining the data process logic by Flink SQL, it's good. However, some non-professional users prefer to describe the data process by dragging and dropping. And most of the use cases are simple ETL(Source, Map, Filter, Sink) logic. It can make stream processing easier.

Usage Scenario

Some non-professional users prefer to describe the data process by dragging and dropping. And most of the use cases are simple ETL(Source, Map, Filter, Sink).

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

litiliu avatar Jun 24 '24 08:06 litiliu