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.
   
![image](https://github.com/apache/dolphinscheduler/assets/27986841/c523679a-ea5a-45c7-8a07-a2f6b1431c8c)
   
   
   ### 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
   
   
![image](https://github.com/apache/dolphinscheduler/assets/27986841/4b2e00a5-49a6-4e0c-ba55-91e22be0dc78)
   
![image](https://github.com/apache/dolphinscheduler/assets/27986841/e5fe3177-98a8-44a9-b770-96d9135aa822)
   
   
   ### 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]

Reply via email to