Search before asking
Motivation
Currently, the computation engine frequently reads the schema file and the size of the data files from filesystem when reading the Paimon table.This lead to additional access to the file system. The purpose of this issue is to reduce access to the file system by caching the schema ,paimon table and so on.
Solution
Anything else?
No response
Are you willing to submit a PR?
Search before asking
Motivation
Currently, the computation engine frequently reads the schema file and the size of the data files from filesystem when reading the Paimon table.This lead to additional access to the file system. The purpose of this issue is to reduce access to the file system by caching the schema ,paimon table and so on.
Solution
Anything else?
No response
Are you willing to submit a PR?