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


##########
dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/expand/CuringParamsServiceImpl.java:
##########
@@ -276,7 +279,8 @@ public Map<String, Property> 
paramParsingPreparation(@NonNull TaskInstance taskI
      */
     private Map<String, String> setBuiltInParamsMap(@NonNull TaskInstance 
taskInstance,
                                                     WorkflowInstance 
workflowInstance,
-                                                    String timeZone) {
+                                                    String timeZone,

Review Comment:
   Avoid add extra field to DO which is not exist in table.



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