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/05/19 11:40:21 UTC

[GitHub] [flink-table-store] JingsongLi commented on pull request #126: [FLINK-27678] Support append-only table for file store.

JingsongLi commented on PR #126:
URL: https://github.com/apache/flink-table-store/pull/126#issuecomment-1131581728

   > For append-only table, the assignment policy is determined by the SinkRecordConverter#bucket, which will just calculate the hash code of the whole row to get the correct bucket. I think it it the correct direction to go.
   
   We can create a JIRA to track this too, I don't know if the shuffle is needed.


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