Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.17.0
-
None
Description
Some metastore unit tests use some checks for a table last modification time. For the case when project sources are fetched from the release archive, these tests may fail because when tests files are copied using java, their last modification time wasn't updated, but tests use directory last modification time, and therefore expected and actual values may differ.
The solution is to use the same logic for determining the last modification time for a table in tests as it is used in the metastore implementation.
Attachments
Issue Links
- links to