Kurtiscwright opened a new pull request, #1553:
URL: https://github.com/apache/iceberg-rust/pull/1553
## Which issue does this PR close?
- No current PR, was found while testing 0.6.0 RC
## What changes are included in this PR?
`CONTRIBUTING.md`
`docs/contributing/podman.md`
- Podman instructions have been updated for clarity and to emphasis its
usage in a Linux environment.
`crates/integration_tests/testdata/docker-compose.yaml`
- Updated to remove deprecated Link feature, which breaks when used with
Podman.
https://stackoverflow.com/questions/35832095/difference-between-links-and-depends-on-in-docker-compose-yml
`crates/integration_tests/testdata/spark/provision.py`
- Added Create Namespace `default` to fix breaking tests.
## Are these changes tested?
- Tested by running `make build && make test` against the following
platforms:
* Arch Linux x86_64 with Podman && Docker-Compose
* MacOS M1 arm64 with Orbstack
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]