[Improvement][UI] Unified local parameters UI #11186
Labels
help wanted
Extra attention is needed
improvement
make more easy to user or prompt friendly
release cherry-pick
Mark this issue/PR had cherry-pick for release version
UI
ui and front end related
Milestone
Search before asking
Description
Now ds has defferent local params UI for defferent task type.
Such as shell、sql、procedure, the local params UI has direct and type, because they support params pass:
and some task like flink、k8s, just has key and value, but the hidden logic is direct
IN
and typeVARCHAR
:So it is better to unify the local parameters in the UI, and the tasks that do not support the params pass keep the unselectable direct
IN
and typeVARCHAR
, so that users can understand that this is not a bug, but that they do not support direct output.Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: