RustyIceberg v0.4.0
Support adding _file and _pos metadata columns.
Breaking changes
- There's actually might not be a breaking, just want to bump up minor because there's important functionality added, want to switch to 0.4
Merged pull requests:
- TagBot invokes tests (#16) (@vustef)
- Switch to Preferences.jl and add operation instructions (#17) (@vustef)
- Add format check (#18) (@gbrgr)
- Make
fromandtooptional in incremental scan (#19) (@gbrgr) - Add support for file column (#20) (@gbrgr)
- Add RustyIceberg.with_pos_column! (#21) (@vustef)
- Make test deterministic by iterating through batches (#22) (@vustef)
- Update iceberg_rust_ffi_jll to 0.4 + RustyIceberg version upgrade (#23) (@vustef)