AndreaBozzo opened a new pull request, #1906:
URL: https://github.com/apache/iceberg-rust/pull/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


-- 
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]

Reply via email to