v1.0.1
What's Changed
Bug Fixes 馃悰
- fix: make column name lookups case-insensitive by @wjones127 in #5465
- fix: dir namespace cloud storage path removes one subdir level by @jackye1995 in #5495
- fix: panic unwrap on None in decoder.rs by @jackye1995 in #5498
- fix: ensure trailing slash is normalized in rest adapter by @jackye1995 in #5500
- fix: head external manifest object happend 404 NotFound error by @hushengquan in #5512
- fix: json's arrow extension metadata missing by @Xuanwo in #5527
- fix: infer multivector sampling rows by @BubbleCal in #5534
- fix: support ManifestNamingSchemeV2 with unordered object stores by @wjones127 in #5539
- fix: merge_insert uses full schema path for reordered columns by @wjones127 in #5541
Other Changes
Full Changelog: v1.0.0...v1.0.1