FangYongs opened a new pull request, #2494: URL: https://github.com/apache/incubator-paimon/pull/2494
### Purpose Linked issue: close #2493 Currently there will be `FileIO` when a catalog is created. We would like to support path for `database` and paimon need to get fileio for each database when it is created, dropped and tables are created, dropped for it. This PR aims to introduce `DatabaseFileIOProvider` in catalog to get fileio for given database name. ### Tests Exist tests can cover this feature. ### API and Format no ### Documentation no -- 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]
