richardmilles opened a new pull request, #18489: URL: https://github.com/apache/dolphinscheduler/pull/18489
## Was this PR generated or assisted by AI? Yes, assisted by AI. ## Purpose of the pull request Fixes #18217 Replaces #18466 (closed for missing PR template). Custom DataX ``-D`` parameter values that contain single quotes break the generated shell command. ## Brief change log - Escape single quotes in DataX custom parameter values - Add unit coverage for the escaping behavior ## Verify this pull request This change added tests and can be verified as follows: - Run the DataX-related unit tests covering custom parameter escaping ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) If your pull request contains incompatible change, you should also add it to `docs/docs/en/guide/upgrade/incompatible.md` -- 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]
