Cq-study commented on PR #642:
URL: 
https://github.com/apache/doris-flink-connector/pull/642#issuecomment-5083945441

   Thanks for the suggestion. I've updated the PR to gate this behavior behind 
a new opt-in flag `--skip-no-pk-tables` (default: off, so existing behavior is 
unchanged). The naming follows the existing boolean flags like 
`--ignore-incompatible` and `--single-sink`. When enabled, no-PK tables without 
a configured chunk key are skipped in initial snapshot mode with a warning log. 
PTAL, and feel free to suggest a different name if you prefer.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to