You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the feature and found no similar feature requirement.
Description
We had supported default value with el expression feature in sink-options-placeholders.
eg:
${table_name:default_my_table}
We should support default value with el expression in all config place too. Including env, source, transform, sink.
It's a sub feature of config-variable-substitution. So the el expression with default value will be replaced with user configure value when use shell script with -i.
Search before asking
Description
We had supported default value with el expression feature in sink-options-placeholders.
eg:
${table_name:default_my_table}
We should support default value with el expression in all config place too. Including
env
,source
,transform
,sink
.It's a sub feature of config-variable-substitution. So the el expression with default value will be replaced with user configure value when use shell script with
-i
.The flow diagram:
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: