wen-hemin opened a new issue #5549:
URL: https://github.com/apache/dolphinscheduler/issues/5549
**Describe the bug**
The "printReplacedSql" method, before sqlParamsMap iterates, check null,
and sqlParamsMap.get(i) check null.
**Expected behavior**
When sqlParamsMap is null, no NullPointerException should be thrown.
**Which version of Dolphin Scheduler:**
-[dev]
--
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]