Skip to content

Releases: Eventual-Inc/Daft

v0.6.14

17 Nov 17:25
ada1ef1

Choose a tag to compare

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

📖 Documentation

🔧 Maintenance

  • chore: Enrich and unify the UDF properties displayed in the query plan @plotor (#5553)

Full Changelog: v0.6.13...v0.6.14

v0.6.13

13 Nov 03:32
dec91da

Choose a tag to compare

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

♻️ Refactor

📖 Documentation

🔧 Maintenance

Full Changelog: v0.6.12...v0.6.13

v0.6.12

10 Nov 13:42
8c6ee33

Choose a tag to compare

What's Changed 🚀

✨ Features

🐛 Bug Fixes

  • fix: Support custom models in openai text embedder @colin-ho (#5525)

🚀 Performance

📖 Documentation

  • docs: change the provider name in embed_text example @huleilei (#5523)

👷 CI

Full Changelog: v0.6.11...v0.6.12

v0.6.11

07 Nov 12:46
5d45115

Choose a tag to compare

What's Changed 🚀

✨ Features

🐛 Bug Fixes

Full Changelog: v0.6.10...v0.6.11

v0.6.10

05 Nov 21:01
6d2bbc1

Choose a tag to compare

What's Changed 🚀

✨ Features

  • feat: add --addr flag to daft-dashboard cli @VOID001 (#5444)
  • feat: Support multiple image and file inputs for prompt function @colin-ho (#5481)

🐛 Bug Fixes

📖 Documentation

  • docs: adds daft.func and daft.cls usage with migration page @everettVT (#5475)

🔧 Maintenance

Full Changelog: v0.6.9...v0.6.10

v0.6.9

04 Nov 07:52
29232b2

Choose a tag to compare

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

📖 Documentation

  • docs: add Try Daft Cloud link to documentation navigation @ykdojo (#5486)

👷 CI

🔧 Maintenance

Full Changelog: v0.6.8...v0.6.9

v0.6.8

30 Oct 12:59
5025c94

Choose a tag to compare

What's Changed 🚀

✨ Features

🐛 Bug Fixes

  • fix: report a more reasonable error message when select * from <some_keywords> @VOID001 (#5440)
  • fix: Fix async udf with use_process @colin-ho (#5457)
  • fix: Drop table error in current active session @plotor (#5439)
  • fix: add retry on "unable to open file" @kevinzwang (#5442)
  • fix: Allow publishing quickstart helm chart to GHCR @jeevb (#5437)
  • fix: convert num_rows to int when query count(*) from clickhouse @dujl (#5421)
  • fix: Actually clone the repo before publishing quickstart helm chart @jeevb (#5433)
  • fix: file reads for huggingface @universalmind303 (#5427)
  • fix: Make benchmarking Ray cluster setup commands idempotent @jeevb (#5425)
  • fix(lance): correct limit pushdown semantics with filters @huleilei (#5408)

🚀 Performance

♻️ Refactor

  • refactor: Make helper function for calling async python functions from rust @colin-ho (#5432)
  • refactor: combine sentence_transformers + transformers, and clean up … @universalmind303 (#5422)

📖 Documentation

  • docs: adds ai functions, ai providers, contributing, and docstrings with nav @everettVT (#5438)
  • docs: warning for Common Crawl dataset API instability @malcolmgreaves (#5436)
  • docs: update the example to access S3-compatible services @huleilei (#5405)
  • docs(connectors): add connector page for Lance format @huleilei (#5397)

Full Changelog: v0.6.7...v0.6.8

v0.6.7

20 Oct 05:37
a45d0de

Choose a tag to compare

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

🚀 Performance

♻️ Refactor

📖 Documentation

👷 CI

🔧 Maintenance

Full Changelog: v0.6.6...v0.6.7

v0.6.6

14 Oct 20:24
ced9da7

Choose a tag to compare

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

🚀 Performance

  • perf(flotilla): Throttle worker refresh and autoscaling @colin-ho (#5351)
  • perf: Elide shuffle for distinct if input is already partitioned @colin-ho (#5354)
  • perf: use bincode instead of python for io_conf serialization in FileArray @universalmind303 (#5340)
  • perf: Only Serialize Required Cols in Process UDFs @srilman (#5069)

📖 Documentation

👷 CI

Full Changelog: v0.6.5...v0.6.6

v0.6.5

06 Oct 17:48
9ebbc1a

Choose a tag to compare

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

🚀 Performance

♻️ Refactor

📖 Documentation

👷 CI

🔧 Maintenance

  • chore: Refactor DistributedPipelineNode to implement TreeDisplay @srilman (#5315)
  • chore: Enable interactive html for df.__repr_html__ @colin-ho (#5312)

Full Changelog: v0.6.4...v0.6.5