rtpsw commented on PR #34392:
URL: https://github.com/apache/arrow/pull/34392#issuecomment-1570169322

   > Can you please add comments in the code to explain this. Looks like 
something could tricky to understand just from the code.
   
   Will do. In the meantime, I'll note that we do not remove entries earlier 
than a time `ts` when it is not in the past of `latest_time`, which is the case 
when `latest_time >= ts` is false; otherwise, we would be removing entries 
before processing them.


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