Aireed opened a new issue, #3617: URL: https://github.com/apache/amoro/issues/3617
### What happened? ``` id name ts dt 3 name-3 2023-12-22 14:30:45 2023-12-22 4 name-4 2023-12-22 14:30:45 2023-12-22 5 name-5 2023-12-22 14:30:45 2023-12-22 2 name-1 2023-12-22 14:30:45 2023-12-22 6 name-6 2023-12-22 14:30:45 2023-12-22 Time taken: 0.474 seconds, Fetched 5 row(s) ```  upperbounds of file: `2023-12-22T22:30:45+08:00`, real timestamp is` 2023-12-22 14:30:45`  ### Affects Versions master ### What table formats are you seeing the problem on? Mixed-Hive ### What engines are you seeing the problem on? AMS ### How to reproduce 1、create a mixed_hive table with data-expire properties like below  2、use spark engine to insert into records with ts which less than 1 minute from the current time 3、restart ams , and check the data whether is expire ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of Conduct -- 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]
