[Hotfix-2922][common] Fix Jackson UDde error (#2922)#2926
[Hotfix-2922][common] Fix Jackson UDde error (#2922)#2926davidzollo merged 2 commits intoapache:devfrom
Conversation
1133a2a to
6507185
Compare
Codecov Report
@@ Coverage Diff @@
## dev #2926 +/- ##
============================================
+ Coverage 39.11% 39.47% +0.35%
- Complexity 2678 2699 +21
============================================
Files 435 435
Lines 20119 20121 +2
Branches 2454 2455 +1
============================================
+ Hits 7870 7942 +72
+ Misses 11514 11434 -80
- Partials 735 745 +10
Continue to review full report at Codecov.
|
|
#2960 has been merged ,so you can resolve the conflicting files , or close this issue |
6507185 to
78328dd
Compare
@gabrywu Thx for your review. I've rebased the branch and this UDde error still exists in newest dev branch, and I fix it. Can you help to review this PR? Thx a lot. |
|
Kudos, SonarCloud Quality Gate passed!
|
What is the purpose of the pull request
Fix Jackson user defined deserializer error
Brief change log
org.apache.dolphinscheduler.common.utils.JSONUtils.JsonDataDeserializer#deserialize()function implementorg.apache.dolphinscheduler.common.utils.JSONUtilsTestVerify this pull request
This change added tests and can be verified as follows: