dion-ricky opened a new pull request, #4377:
URL: https://github.com/apache/flink-cdc/pull/4377

   ## Problem
   - Sink operation mode cannot be explicitly configured via pipeline YAML.
   - Behavior is tightly coupled with MaxCompute table type.
   - Schema evolution auto-creation enforces transactional tables → always 
upsert.
   - No way to override this behavior for append use cases.
   ## Expected Behavior
   - Users can explicitly define sink behavior (append or upsert) via 
configuration.
   - Writer selection logic respects the configured option instead of table 
type.


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

Reply via email to