v0.10.17 Batch size bug fix, document spilling workaround
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