duspring opened a new issue, #9988:
URL: https://github.com/apache/dolphinscheduler/issues/9988

   ### 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
   
   
![image](https://user-images.githubusercontent.com/35389283/167794638-7255b58a-dac0-437c-a41d-47f03bc246b6.png)
   
![image](https://user-images.githubusercontent.com/35389283/167794648-95f9b278-62b5-4eea-9266-1283c911b903.png)
   
![image](https://user-images.githubusercontent.com/35389283/167794658-5db32a7a-7bee-4b11-a615-4de01b030f55.png)
   
![image](https://user-images.githubusercontent.com/35389283/167794675-ae4f0182-57bf-4400-a802-9675560c964e.png)
   
![image](https://user-images.githubusercontent.com/35389283/167794686-25cb60b1-acb2-4be1-a8e9-b80ff16bfc98.png)
   
![image](https://user-images.githubusercontent.com/35389283/167794691-c192a6c3-35be-4909-97a7-7871a9d59252.png)
   
![image](https://user-images.githubusercontent.com/35389283/167796569-85f457b3-1f8d-4ff8-af60-66ed35766558.png)
   
![image](https://user-images.githubusercontent.com/35389283/167796594-6fbf2510-339c-40fc-863d-adcd4272bda8.png)
   
   
   When doing the multi-table accuracy verification of data quality, after 
maintaining the ON statement and other necessary configuration parameters on 
the front-end interface, the task execution fails, and it is found that the key 
value of mapping_columns is missing in the data quality task params, which 
causes the back-end to report a Json deserialization exception, so try it 
yourself After manually adding mapping_columns, the json file is imported and 
executed successfully
   
   ### What you expected to happen
   
   When verifying the accuracy of multiple tables of data quality, after 
maintaining the ON statement and other necessary configuration parameters on 
the front-end interface, the parameter mapping_columns can be correctly passed 
to the data quality task params json assembled in the back-end
   
   ### How to reproduce
   
   Test a multi-table accuracy case test and you will find the problem
   
   ### Anything else
   
   When configuring data quality rules again, basically each rule needs to 
configure local variables or global variables, otherwise it will report data 
quality task command: null, which is also an urgent problem to be solved
   
![image](https://user-images.githubusercontent.com/35389283/167797941-dc086985-b56f-4474-a3f4-054e7f7a863d.png)
   
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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