williamlin88 opened a new issue, #16727: URL: https://github.com/apache/dolphinscheduler/issues/16727
### 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 When I run the data quality task, I get two problems as follows. Is this a bug in dolphinscheduler v3.2.0? my dataquality task config: ERROR KEY INFO: 1)Parse object exception, jsonStr: ..... Cannot construct instance of `java.util.LinkedHashMap` 2) diagnostics: User class threw exception: java.lang.NullPointerException The error log is as follows    ### What you expected to happen Run data quality task successfully ### How to reproduce data quality task config below:   common.properties file:   ### Anything else i have not run data quality task successfully in dolphinscheduler v3.2.0, but successfully in v3.2.2 ### 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]
