hudi-bot opened a new issue, #15071:
URL: https://github.com/apache/hudi/issues/15071

   In BaseTableMetadata::getAllFilesInPartitions, we construct FileStatus 
instances for the later use of reading files.  This can be deferred, or the 
necessary information can be stored in simple POJO instead of FileStatus.  The 
instantiation of FileStatus instances can also be parallelized.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-4073
   - Type: Task
   - Epic: https://issues.apache.org/jira/browse/HUDI-1292


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