v0.1.0-beta.1
Pre-release
Pre-release
·
76 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- refactor!: update to use org.lance domain and related lance packages by @jackye1995 in #133
New Features 🎉
- feat: add support for distributed compaction by @fangbo in #105
- feat: add the data storage version config in write options by @xloya in #123
Bug Fixes 🐛
- fix: support read list of fixed-size-list by @jiaoew1991 in #93
- fix: work around for nested datatype pushdown failed by @jiaoew1991 in #96
- fix: uint8 uint16 uint32 convert failed by @jiaoew1991 in #125
- fix: support select uint8, uint16 from table by @jiaoew1991 in #129
New Contributors
- @hfutatzhanghb made their first contribution in #112
- @xloya made their first contribution in #123
Full Changelog: v0.0.15...v0.1.0-beta.1