det101 commented on issue #11047:
URL: https://github.com/apache/seatunnel/issues/11047#issuecomment-4714235788

   @davidzollo 
   
   MySQL JDBC table_options is done in PR #11101 (propagation via 
CatalogTable.options, supported keys: engine/charset/collate, fail-fast for 
other JDBC dialects).
   
   For the follow-up on template-based sinks (StarRocks/Doris/ClickHouse): if 
save_mode_create_template and table_options are both set, should we fail fast 
or merge (e.g. table_options overrides duplicate keys in PROPERTIES)?
   
   Which behavior do you prefer? Thanks!


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