Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Nov 16:35
· 4 commits to main since this release
ee38fa1

RustyIceberg v0.4.0

Diff since v0.3.3

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 from and to optional 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)