lenboo commented on issue #1437: Character length limit of node custom parameter in workflow definition URL: https://github.com/apache/incubator-dolphinscheduler/issues/1437#issuecomment-564401619 this user-defined parameters are saved in db with json type, the field type is text. so there is not length limit in mysql. but i think every input should be specified in case of memory problem. and 256 should be enough. if you are willing to, please submit pr to improve that.
---------------------------------------------------------------- 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
