flink-cdc
flink-cdc copied to clipboard
[cdc-composer][tests] Refactor newline handling for cross-platform compatibility
The hardcoded '\n' character was causing failures in unit tests on Windows platforms. Replace hardcoded newline character '\n' with 'System.lineSeparator()' to improve code portability across different operating systems.
CC @PatrickRen
@leonardBang
Thanks for @Cqz666's contribution, could you please rebase this PR with latest master
branch before it could be merged?
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.