Skip to content

v0.10.17 Batch size bug fix, document spilling workaround

Compare
Choose a tag to compare
@westonpace westonpace released this 01 May 19:30
· 54 commits to main since this release

What's Changed

New Features 馃帀

  • feat: add nullability and u64 support to v2 list codec by @westonpace in #2255

Bug Fixes 馃悰

  • fix: don't use pushdown scan if a custom batch size has been set by @westonpace in #2277

Documentation 馃摎

  • docs: document LANCE_BYPASS_SPILLING environment variable by @alexkohler in #2276

Full Changelog: v0.10.16...v0.10.17