Re: [PR] [Fix] fix multi database sync npe error [doris-flink-connector]

2025-01-02 Thread via GitHub
JNSimba merged PR #534: URL: https://github.com/apache/doris-flink-connector/pull/534 -- 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: commits-unsubscr..

[PR] [Fix] fix multi database sync npe error [doris-flink-connector]

2025-01-02 Thread via GitHub
JNSimba opened a new pull request, #534: URL: https://github.com/apache/doris-flink-connector/pull/534 # Proposed changes Issue Number: close #xxx ## Problem Summary: When synchronizing multiple databases, not writing --database may cause null pointer errors ## Ch