HuangZhenQiu commented on issue #19207: URL: https://github.com/apache/hudi/issues/19207#issuecomment-4949979825
The call to getAllFilesInPartition is to build the file system view for partition 2026-07-11 23:01:35.358 [bucket_assigner (57/256)#1] INFO o.apache.hudi.common.table.view.AbstractTableFileSystemView - getLatestMergedFileSliceBeforeOrOnInternal partitionStr=record_index, maxInstantTime=20260711225001071, currentInstantTime=20260711225001071 2026-07-11 23:01:35.359 [bucket_assigner (57/256)#1] DEBUG o.apache.hudi.common.table.view.AbstractTableFileSystemView - Building file system view for partition (record_index) 2026-07-11 23:01:35.359 [bucket_assigner (57/256)#1] DEBUG o.apache.hudi.common.table.view.AbstractTableFileSystemView - Building file system view for partition (record_index) 2026-07-11 23:01:36.117 [bucket_assigner (57/256)#1] INFO org.apache.hudi.storage.HoodieStorage - Found 10712 files in path ***/.hoodie/metadata/record_index 2026-07-11 23:01:36.118 [bucket_assigner (57/256)#1] DEBUG o.apache.hudi.common.table.view.AbstractTableFileSystemView - #files found in partition (record_index}) = 10712, Time taken =759 2026-07-11 23:01:36.118 [bucket_assigner (57/256)#1] DEBUG o.apache.hudi.common.table.view.AbstractTableFileSystemView - #files found in partition (record_index}) = 10712, Time taken =759 -- 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]
