apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.78k stars 4.59k forks source link

[Feature] Add Javascript Support for DolphinScheduler #16362

Closed bingyun84 closed 1 month ago

bingyun84 commented 2 months ago

Search before asking

Description

Add Javascript Support for DolphinScheduler

Use case

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

SbloodyS commented 2 months ago

What do you mean by add javascript support? Can you elaborate it? @bingyun84

davidzollo commented 2 months ago

I'm also confused about this feature request. Why should we add JS support?

bingyun84 commented 2 months ago

What do you mean by add javascript support? Can you elaborate it? @bingyun84

JavaScript is a flexible scripting language that does not need to be compiled into an executable file. At the same time, JavaScript supports dynamic typing, allowing variables to be changed to any type as needed, making programming more flexible. Thank you!

SbloodyS commented 2 months ago

Do you mean you want to add a javascript task plugin? @bingyun84

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 1 month ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.