uzdz commented on issue #1437: Character length limit of node custom parameter in workflow definition URL: https://github.com/apache/incubator-dolphinscheduler/issues/1437#issuecomment-564366363 Is it necessary to set the MaxLength property? If a user-defined parameter corresponds to the table field of MySQL, in order to control the length of MySQL field, I think 256 should be enough, but if there is no MySQL limit, I don't think this property needs to be specified. This is just a suggestion. Now I solve this problem by writing parameter values directly after the script.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
