github-actions[bot] commented on issue #15456: URL: https://github.com/apache/dolphinscheduler/issues/15456#issuecomment-1884243131
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Flink components, SQL program types, built-in parameters, local parameters, and global parameters do not take effect.  ### What you expected to happen When doris is selected for the sink side of flink sql, the doris label must be globally unique, so the doris label must be modified every time the scheduled micro-batch is executed. I want to randomly generate it through timestamps. After testing, I found that it is not easy to use, and I simulated the official website. For example, it works in the shell, so I also run echo ${system.datetime} in the script and find that it is not available. ### How to reproduce   ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
