v0.6.1: Datafusion 28, Persist Schema Metadata, Dataset::add API improvements
What's Changed
- Implement L2/norm/cosine/dot for bf16/f16/f64 by @eddyxu in #1121
- fix: cast when passed an iterator by @wjones127 in #1123
- feat: detect commit conflicts by @wjones127 in #1104
- feat: upgrade to datafusion 28.0.0 and arrow 43.0 by @westonpace in #1125
- feat: upgrade arrow to 43.0 in duckdb-lance by @westonpace in #1126
- feat: switch session caches to use moka cache instead of LruCache by @westonpace in #1131
- Added append method for dataset which takes self as arguemnt with tests by @trueutkarsh in #1122
- feat: Persist schema metadata by @gsilvestrin in #1133
New Contributors
- @westonpace made their first contribution in #1125
Full Changelog: v0.6.0...v0.6.1