Jannik Steinmann
Jannik Steinmann
We deployed multi-juicer as part of an internal security hackathon and it was great 👍 I noticed that a lot of the teams forgot to write down their passcode when...
It would be great if Podman could be used in addition to Docker for building images. I had to install Docker to be able to use Copilot. But I don't...
I ran a simple example without having setup my catalog URI correctly. This code snippet: ```go catalog, err := rest.NewCatalog(context.TODO(), "test", "http://localhost:8181") if err != nil { slog.Error("Failed to create...
## Feature Request / Improvement ### Iceberg's Metrics Reporting API We've started a discussion about the [Metrics Reporting](https://iceberg.apache.org/docs/latest/metrics-reporting/) API in https://github.com/apache/iceberg-rust/issues/1466. It's part of the catalog spec and concerns itself...