v0.10.5 fix panic when reading datasets
Fixes a potential panic when reading a fragment that had multiple data files.
What's Changed
- chore: expose internal index APIs by @chebbyChefNEQ in #2082
- chore: expose prefilter traits by @chebbyChefNEQ in #2083
- feat: add java fragment create by @LuQQiu in #2081
- chore: enable codecov by @chebbyChefNEQ in #2088
- perf: add a set of benchmark dataset by @eddyxu in #2090
- perf: text2image benchmark by @eddyxu in #2091
- docs: add llm training example by @tanaymeh in #2087
- fix: only read the data file's fields from the page table and not the whole dataset's fields by @westonpace in #2095
New Contributors
Full Changelog: v0.10.4...v0.10.5