Skip to content

LanceDB v0.38.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:09
· 29 commits to main since this release

馃帀 New Features

  • feat(python): support sequence packing in streaming dataset by @AyushExel in #3920
  • feat: return typed refresh job results by @Xuanwo in #4013
  • feat: bind a materialized view refresh to the view incarnation by @wkalt in #4043

馃悰 Bug Fixes

  • fix(listing): don't drop a table at a page boundary by @wjones127 in #4040
  • fix(python): commit streaming worker checkpoints on consumption by @lancedb-gatefixer[bot] in #4023
  • fix(remote): stop table_names inventing a page token for a namespace by @wjones127 in #4039