kapoisu opened a new pull request, #46283: URL: https://github.com/apache/arrow/pull/46283
### Rationale for this change Fix the bug mentioned in https://github.com/apache/arrow/issues/46217#issuecomment-2825621423 ### What changes are included in this PR? * Fix the logic of timestamp modification. * Extend the test in two_level_cache_with_expiration_test.cc (CleanupPeriodOk). ### Are these changes tested? Yes. The original test didn't expose the problem because CheckCacheForExpiredTokens was only called once. ### Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org