Replies: 1 comment
-
|
Duplicate to #118? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing the cloud storage functionality of Mooncake. I deployed the Docker image (mooncakelabs/pg_mooncake:17-v0.1.2) and set up MinIO as the S3 service, with both running on the same host machine.
Creating tables seems to work successfully, and MinIO also shows that some directories and files have been added. However, an error occurs when inserting data: it's trying to access a non-existent Parquet file.


Beta Was this translation helpful? Give feedback.
All reactions