Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions website/src/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,9 @@ After downloading them, here are the instructions on how to verify them.
```bash
tar -xzf apache-iceberg-rust-*.tar.gz
cd apache-iceberg-rust-*/
```

```bash
make build && make test
```
* Verify license headers:
Expand Down