beyond-up commented on issue #13797:
URL: https://github.com/apache/iceberg/issues/13797#issuecomment-3187163930

   > [@beyond-up](https://github.com/beyond-up): Why not just use a single sink 
to write all of the data?
   
   My task is to use Flink CDC's multi-port database and table sharding task 
with multiple sources task.  It is more natural to have one source task 
correspond to one sink task and write one partition.
    If there is only one sink task, If use one sink I have to union  and the 
writing is very slow,  the back pressure on the source side is severe.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to