This project is used to build an Iceberg-rust powered core for PyIceberg.
Install uv:
pip install uv==0.9.3
Set up the development environment:
make install
make build
make test