Skip to content

v0.17.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@wjones127 wjones127 released this 16 Aug 17:15
· 3562 commits to main since this release
d639008

What's Changed

New Features 馃帀

Bug Fixes 馃悰

  • fix: raise exception if user passes unsorted indices to take_rows() of lance file api by @raunaks13 in #2729
  • fix: flaky test caused by PQ distortion by @BubbleCal in #2732
  • fix: don't panic when v2 scans end early (reader is dropped) by @westonpace in #2690
  • fix: fix a crash that could sometimes happen reading largish string/binary data in a list by @westonpace in #2731

Documentation 馃摎

  • docs: clean up quickstart notebook and add tags example usage by @dsgibbons in #2735

Performance Improvements 馃殌

New Contributors

Full Changelog: v0.17.0-beta.4...v0.17.0-beta.5