kevinjqliu commented on issue #13366: URL: https://github.com/apache/iceberg/issues/13366#issuecomment-2998579092
> I think it would be good to move back to the file-based repository. 👍 Made the change in #13367 > I think it also makes more sense with the minio setup we use to test. The minio container will hold the data until it gets recreated. For the catalog, it will lose all the data when it restarts. Yea we can do that. But `iceberg-rest-fixture` is a standalone image. #13367 changes the db default to `jdbc:sqlite:/tmp/iceberg_catalog.db`, which lives in the image's FS. The minio setup requires additional configuration at the docker-compose file level. We can do that in the pyiceberg's integration setup, for example. -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org