Skip to content

v0.27.0

Choose a tag to compare

@wjones127 wjones127 released this 15 May 18:02
· 2954 commits to main since this release
9e3f519

What's Changed

Breaking Changes 馃洜

  • feat!: allow take_blobs API to take on row address, indices or row ids by @eddyxu in #3755

New Features 馃帀

  • feat: add public accessors for lance scan fields by @wkalt in #3739
  • feat: store data file size in manifest by @wjones127 in #3750
  • feat: expose public accessor for LanceScanExec config by @wkalt in #3757
  • feat: fix various spans by @wjones127 in #3738
  • feat(build): add make clean target for Python temporary files by @Jay-ju in #3756
  • feat: add tracing spans to ScanExec and TakeExec by @wjones127 in #3766
  • feat: make it possible to filter on large_binary by @westonpace in #3797
  • feat: split large reads into smaller parallel reads by @westonpace in #3801
  • feat: introduce new FilteredReadExec which will replace the initial scan/take by @westonpace in #3782
  • feat: support LANCE_FILE_WRITER_MAX_PAGE_BYTES env by @yanghua in #3815

Bug Fixes 馃悰

Documentation 馃摎

Performance Improvements 馃殌

New Contributors

Full Changelog: v0.26.1...v0.27.0