### Feature Request / Improvement It would be nice to eliminate the `sleep 10` and instead use health checks for the underlying containers. https://github.com/apache/iceberg-python/blob/188e2c4d63f294fc55351916fb8d62a5a4401d3d/Makefile#L43 The sleep here is a proxy for waiting for REST/HMS services to be available.