danny0405 commented on PR #14205:
URL: https://github.com/apache/hudi/pull/14205#issuecomment-3514645393

   There are test failures with Trio queries:
   
   ```xml
   Error:  Failures: 
   Error:    
TestHudiAlluxioCacheFileOperations.testJoin:140->assertFileSystemAccesses:163 
Expected: 
                138 more occurrences of 
FileOperation[operationType=Alluxio.readCached, fileType=METADATA_TABLE],
                18 more occurrences of 
FileOperation[operationType=InputFile.lastModified, fileType=METADATA_TABLE],
                42 more occurrences of 
FileOperation[operationType=InputFile.length, fileType=METADATA_TABLE]
   Error:    
TestHudiAlluxioCacheFileOperations.testSelectWithFilter:83->assertFileSystemAccesses:163
 Expected: 
                138 fewer occurrences of 
FileOperation[operationType=Alluxio.readCached, fileType=METADATA_TABLE],
                18 fewer occurrences of 
FileOperation[operationType=InputFile.lastModified, fileType=METADATA_TABLE],
                42 fewer occurrences of 
FileOperation[operationType=InputFile.length, fileType=METADATA_TABLE]
   ```


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