timmyyao opened a new pull request, #5916: URL: https://github.com/apache/paimon/pull/5916
### Purpose We introduce Paimon Virtual Filesystem to support filesystem operation for Paimon catalog virtual path. This PR mainly provide Hadoop Filesystem interface implementation, so that we can visit files in Paimon tables in form of pas://catalog_name/database_name/table_name/file. Linked issue: https://github.com/apache/paimon/issues/5851 -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org