wombatu-kun commented on code in PR #19004:
URL: https://github.com/apache/hudi/pull/19004#discussion_r3426022157
##########
hudi-trino-plugin/src/test/java/io/trino/plugin/hudi/TestHudiAlluxioCacheFileOperations.java:
##########
@@ -87,12 +87,6 @@ public void testSelectWithFilter()
assertFileSystemAccesses(
query,
ImmutableMultiset.<FileOperation>builder()
- .addCopies(new FileOperation("Alluxio.readCached",
DATA), 2)
Review Comment:
@yihua could you please take a second look when you get chance.
It just fails too frequently, want to fix it asap.
--
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]