txdong-sz opened a new issue #1934: URL: https://github.com/apache/iceberg/issues/1934
 in hadoop cos scene this list status may cost a lot of time if there are many files in cos metadata. and we spend about 10s to list tables . if we remove (fs.listStatus(metadataPath, TABLE_FILTER).length >= 1) or find a better way to list file like   ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
