Skip to content

🌪 0.55.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:45
· 352 commits to develop since this release
4fa4ec5

Changes

⚠️ Breaks

✨ Features

🚀 Performance

  • Feature: add in-place filter for BufferMut + benchmarks (#5238) @connortsui20
  • Benchmarks: make random access timed + median instead of set iterations (#5234) @connortsui20
  • experiment: eagerly decode dict on read (#5229) @a10y
  • perf: fuse alp decode with applying patches (#5065) @0ax1
  • Performance: ListViewArray zero-copyable to ListArray optimizations (#5129) @connortsui20
  • perf[btrblocks]: write list (not list view). (#5087) @joseph-isaacs
  • performance[vortex-datafusion]: support pushing down filters on struct columns (#5024) @asubiotto

🐛 Bug Fixes

39 changes

🧰 Maintenance

88 changes