You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/13 08:00:34 UTC

[GitHub] [flink-table-store] complone commented on pull request #151: [FLINK-28009] Optimize data split

complone commented on PR #151:
URL: https://github.com/apache/flink-table-store/pull/151#issuecomment-1153599577

   @JingsongLi Yes, in the case of a large amount of data, there is a lot of data that needs to be sharded. Parallel streams will first allocate the same key to the internal bucket. I think this can improve performance.


-- 
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-unsubscribe@flink.apache.org

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