github-actions[bot] commented on issue #8329:
URL: 
https://github.com/apache/dolphinscheduler/issues/8329#issuecomment-1034401173


   ### 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
   
   In the kai fa we development document, the global parameter localParam has 
the lowest priority, as shown in the figure
   
![image](https://user-images.githubusercontent.com/23023197/153320547-378732f4-d560-4d88-97b4-6043e1cc69fb.png)
   I found in the test that localParam will have a higher priority, the 
following picture is the test result
   
![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
   
   Finally print out the value of x should be lll in varpool, not 2 in 
localparam
   
   ### How to reproduce
   
   It can be reproduced according to my definition above
   
   ### 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