ruanwenjun commented on issue #6606:
URL:
https://github.com/apache/dolphinscheduler/issues/6606#issuecomment-952481420
Yes, `objectMapper.readTree(json).get("localParams") ` will get the json
string.
In this case, `"\"123\"".equals(localParams) ` will return true. this might
cause problem in some case.
And I haven't seen this method has been used in project, so it might be
better to remove this method. Are you interested in submit a pr?
--
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]