Greedyu commented on PR #4882:
URL: https://github.com/apache/inlong/pull/4882#issuecomment-1175795626

   > @yunqingmoswu @Greedyu If user want to use update scenes, how about this 
two different solution:
   > 
   > 1. Import `update` ability,but should tell users the limitation(all code 
and docs should comment it). In additional what you have submitte in this pr, 
you should also change update and delete statement in `ClickHouseDialect`.
   > 2. Enable upstream `append-mode`,so upstream produce record is only append 
stream. Add `time` and `rowkind` field in clickhouse table, those two filed 
comes from upstream table metadata fileds.Usersdecides how to deduplicate the 
downstream olap sql.
   
   I thought this was just a bug before, but I didn't expect this ability to be 
purposely not supported.
   But there is still a question, why does the normal mode create group also 
generate Flink cdc sql


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