justinmclean commented on PR #10400:
URL: https://github.com/apache/gravitino/pull/10400#issuecomment-4071380908

   Hi the test that is failing is related to this PR:
   ```
   TestLancePartitionStatisticStorage > 
testDatasetCacheReplacementClosesOldDataset() FAILED
       Wanted but not invoked:
       dataset.close();
       -> at com.lancedb.lance.Dataset.close(Dataset.java:901)
       Actually, there were zero interactions with this mock.
           at app//com.lancedb.lance.Dataset.close(Dataset.java:901)
           at 
app//org.apache.gravitino.stats.storage.TestLancePartitionStatisticStorage.testDatasetCacheReplacementClosesOldDataset(TestLancePartitionStatisticStorage.java:402)
      ```


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