hbgstc123 opened a new issue #3905:
URL: https://github.com/apache/iceberg/issues/3905


   Does anyone else have the need to reprocess historical iceberg data with 
flink?
   e.g. say I have a table partition by date, like '2022-01-13', '2022-01-12', 
and I want to reprocess historical data between partition '2022-01-01' and 
'2022-01-06', is this operation supported in current flink source 
implementation.
   The reason why use flink to do this is that there is already an online flink 
application performing the process logic to the incoming iceberg data 
incrementally, and I want to reuse the flink code.
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to