beryllw commented on PR #4047:
URL: https://github.com/apache/flink-cdc/pull/4047#issuecomment-3004707431

   Implemented a simple version of the Fluss pipeline sink, which supports 
writing data into Fluss primary key tables. Currently, it does not support Log 
tables. There are several pending tasks:
   
   1. Currently using the default hash function: table name + primary key. Need 
to support hashing based on Fluss bucket id.
   2. Fluss lacks a container suitable for Testcontainers testing, requiring 
optimization.
   3. Support for log table.


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