You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/17 02:25:16 UTC

[GitHub] [iceberg] Initial-neko commented on issue #3905: how to consume historical iceberg data with flink?

Initial-neko commented on issue #3905:
URL: https://github.com/apache/iceberg/issues/3905#issuecomment-1014080816


   According to the description, this is a time partition table, that is, you want to know the incremental data between XX and XX.
   
   The incremental consumption of flick can meet your requirements. The consumption of overwrite snapshot is not supported now.
   
   Detailed guidance can be observed https://iceberg.apache.org/#flink/ Streaming read


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

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



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