The GitHub Actions job "CI" on iceberg-rust.git/main has failed.
Run started by GitHub user liurenjie1024 (triggered by liurenjie1024).

Head commit for run:
2944ccb551ec7c07ccc802a8edc01d5eb2ab6b87 / Andrea Bozzo 
<[email protected]>
fix: Serialize `split_offsets` as null when empty (#1906)

- Change `split_offsets` in `DataFile` from `Vec<i64>` to
`Option<Vec<i64>>`
- Empty values now serialize as `null` instead of `[]`
- Aligns with Iceberg spec (field is optional)

Closes #1897

---------

Co-authored-by: Renjie Liu <[email protected]>

Report URL: https://github.com/apache/iceberg-rust/actions/runs/20090417345

With regards,
GitHub Actions via GitBox

Reply via email to