Skip to content

🌪 0.52.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:45
· 904 commits to develop since this release
d135f4a

Changes

✨ Features

  • Make footer and segment cache sizes configurable in Datafusion (#4491) @AdamGS
  • feat: VortexDataset.get_fragments yields one fragment per split (#4386) @danking
  • Change evaluations to take MaskFuture (#4482) @gatesn
  • Refactor ObjectStoreWriter (#4475) @AdamGS
  • Feature: add to_canonical to ArrayBuilder (#4473) @connortsui20
  • Feature: Add append_option method to every builder (#4455) @connortsui20
  • Feature: Add eq_with_nullability_subset and eq_with_nullability_superset and validate extend_from_array (#4445) @connortsui20

🐛 Bug Fixes

🧰 Maintenance

23 changes