cheneychoi opened a new issue #8329:
URL: https://github.com/apache/dolphinscheduler/issues/8329


   ### 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
   
   在kai fa we开发文档中,全局参数localParam的优先级是最低的,如图
   
![image](https://user-images.githubusercontent.com/23023197/153320547-378732f4-d560-4d88-97b4-6043e1cc69fb.png)
   我在测试中发现,localParam会优先级更高,下图是测试结果
   
![image](https://user-images.githubusercontent.com/23023197/153320985-3c7d6852-101a-4b08-957e-729d5fb71d2c.png)
   
![image](https://user-images.githubusercontent.com/23023197/153321055-c0d8aa4a-0f8e-4b75-b98c-3fee39d5d519.png)
   
![image](https://user-images.githubusercontent.com/23023197/153321113-5ee3c3ea-a101-41b9-a0cf-2017bb61b228.png)
   
   
   
   
   ### What you expected to happen
   
   最后打印出x的值应该为varpool中的lll,而不是localparam中的2
   
   ### How to reproduce
   
   按照我上面的定义即可以重新复现
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.2
   
   ### 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