wwj6591812 commented on PR #4605: URL: https://github.com/apache/paimon/pull/4605#issuecomment-2505116886
Hi, thanks for your prepare this pr. I have a question: Why change `AbstractCatalog#tableSchemaInFileSystem` to `AbstractCatalog#tableExistsInFileSystem` can Improve the performance.? They both need call "listVersionedFiles(fileIO, schemaDirectory(), SCHEMA_PREFIX)" only once. -- 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]
