someguyLi commented on issue #9363:
URL: https://github.com/apache/hudi/issues/9363#issuecomment-1672439581

   > The Hudi table is used like a message queue, so TTL is a general solution 
for keepping the records aliveness. There is no good solution for this, for 
Kafka, they throws exception or allow the consumer to fallback to latest/oldest 
offset for recovering, but both of these means do not work very well for 
changelog, because any change loss would incur incorrect results.
   
   Thanks for your support, i will find another way


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

Reply via email to