ruanwenjun commented on code in PR #13948:
URL: 
https://github.com/apache/dolphinscheduler/pull/13948#discussion_r1174401157


##########
dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java:
##########
@@ -321,6 +321,7 @@ public void setDependency(DependentParameters dependency) {
     }
 
     public SwitchParameters getSwitchDependency() {
+        // todo: Why we don't directly use Jackson...... shit

Review Comment:
   Yeah, done



-- 
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