Releases: lance-format/lance-spark
Releases · lance-format/lance-spark
v0.1.3-beta.7
What's Changed
Bug Fixes 🐛
- fix: use manifest summary for stats reporting by @jackye1995 in #151
Documentation 📚
- docs: add performance guide by @jackye1995 in #149
Full Changelog: v0.1.3-beta.6...v0.1.3-beta.7
v0.1.3-beta.6
What's Changed
New Features 🎉
- feat: add experimental support for queued write buffer by @jackye1995 in #148
Full Changelog: v0.1.3-beta.5...v0.1.3-beta.6
v0.1.3-beta.5
What's Changed
New Features 🎉
Bug Fixes 🐛
- fix: ensure spark runtime options are properly merged by @jackye1995 in #147
Full Changelog: v0.1.3-beta.4...v0.1.3-beta.5
v0.1.3-beta.4
What's Changed
New Features 🎉
- feat: support read and write large varchar column by @jackye1995 in #146
Full Changelog: v0.1.3-beta.3...v0.1.3-beta.4
v0.1.3-beta.3
What's Changed
New Features 🎉
- feat: bump lance to 2.0.0-beta.3 by @jackye1995 in #145
Full Changelog: v0.1.3-beta.2...v0.1.3-beta.3
v0.1.3-beta.2
v0.1.3-beta.1
What's Changed
New Features 🎉
- feat: support dataframe load path API by @jiaoew1991 in #131
- feat: support count optimization without filter by @jackye1995 in #139
Full Changelog: v0.1.2-beta.1...v0.1.3-beta.1
v0.1.2-beta.1
Full Changelog: v0.1.1-beta.1...v0.1.2-beta.1
v0.1.1-beta.1
Full Changelog: v0.1.0-beta.1...v0.1.1-beta.1
v0.1.0-beta.1
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