[X] I searched in the issues and found nothing similar.
Motivation
JuiceFS is a high-performance POSIX file system released under Apache License 2.0, particularly designed for the cloud-native environment. The data, stored via JuiceFS, will be persisted in object storage (e.g. Amazon S3), and the corresponding metadata can be persisted in various database engines such as Redis, MySQL, and TiKV based on the scenarios and requirements. Paimon could support integration with JuiceFS.
Search before asking
Motivation
JuiceFS is a high-performance POSIX file system released under Apache License 2.0, particularly designed for the cloud-native environment. The data, stored via JuiceFS, will be persisted in object storage (e.g. Amazon S3), and the corresponding metadata can be persisted in various database engines such as Redis, MySQL, and TiKV based on the scenarios and requirements. Paimon could support integration with JuiceFS.
Solution
Paimon supports integration with JuiceFS.
Anything else?
No response
Are you willing to submit a PR?