New
v0.6.14
What's Changed ๐
โจ Features
- feat: embed text metrics @colin-ho (#5583)
- feat: Add description and attributes to custom udf metrics @colin-ho (#5574)
- feat(flotilla): Aggregate Completed Worker Metrics in StatsManager @srilman (#5531)
- feat: add amplification metric for explode operator in native runner @samstokes (#5565)
๐ Bug Fixes
- fix: Fix empty dataframe
showissue @caican00 (#5595) - fix: Fix openai test metrics fixture @colin-ho (#5593)
- fix: resolve docgen disk space failures by removing unused tools @ykdojo (#5589)
- fix: fix imports in explode.rs @colin-ho (#5573)
- fix: Add support for parsing STRUCT with parentheses syntax @Lucas61000 (#5449)
- fix: Dashboard Verbose Tracing Error @srilman (#5567)
- fix: Skip prompt metrics tests on ray runner @colin-ho (#5564)
๐ Documentation
- docs: Update AI functions usage patterns @everettVT (#5568)
๐ง Maintenance
- chore: Enrich and unify the UDF properties displayed in the query plan @plotor (#5553)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.6.13...v0.6.14