timmyyao opened a new issue, #5851: URL: https://github.com/apache/paimon/issues/5851
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Object Table provides us with a unified metadata view for raw files in the same catalog. We can introduce a virtual filesystem to visit the data in an Object Table. 1. Implement HadoopFileSystem interface to use in most Hadoop ecosystem 2. Implement Object interface, like OSS SDK, to operate files in Object Table in the form of object operation 3. Unified table-level permission system, which is the same as normal Paimon tables. ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
