Skip to content

0.61.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 16:59
· 875 commits to develop since this release
Immutable release. Only release title and notes can be modified.
b10b4f4

Changes

⚠️ Breaks

✨ Features

🚀 Performance

  • unsafe Scalar::struct_unchecked in scalar_at vtable (#6741) @palaska
  • Implement BetweenReduceRule for ConstantArray (#6695) @robert3005
  • Remove unnecessary to_canonical in DictArray::take (#6686) @palaska
  • Eliminate redundant decompressions in VarBinArray canonicalization (#6692) @palaska
  • Remove unnecessary to_canonical in ChunkedArray filter_indices (#6688) @palaska
  • separate in_memory vs file coalescing config (#6690) @onursatici
  • Remove to_canonical from MaskedArray::take (#6689) @palaska

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

22 changes