Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 16 Mar 21:50
· 416 commits to refs/heads/main since this release
6bec12d

What's Changed πŸš€

πŸ’₯ Breaking Changes

✨ Features

  • feat(io): support numeric range expansion in glob patterns @singularityDLW (#6127)
  • feat(dashboard): add query result preview tab @samstokes (#6327)
  • feat: Add read_text API to support reading text files @plotor (#6111)
  • feat: Add protocol aliases for IOConfig @universalmind303 (#6252)
  • feat(observability): Improve distributed operator names @srilman (#6324)
  • feat(metrics): add node_plan_id for distributed stats attribution @cckellogg (#6332)
  • feat: adds support for daft native extensions via stable C ABI @rchowell (#6301)
  • feat(lance): refine distributed scalar index support with new types and parameters @huleilei (#5817)
  • feat!: add ddof parameter to stddev (default ddof=1) @aaron-ang (#6142)
  • feat: use human-readable query names instead of UUIDs @samstokes (#6310)
  • feat(metrics): add node phase attribute for multi-phase pipeline nodes @cckellogg (#6290)
  • feat(dashboard): add wall-clock and CPU duration to operator cards @samstokes (#6300)
  • feat: Add Python Function data source info in explain @plotor (#6119)
  • feat(dashboard): physical plan tree with live operator stats @samstokes (#6299)
  • feat(io): implement write_sql with SQLDataSink and explicit dtype support @huleilei (#5979)
  • feat(dashboard): add interactive tree visualizer for query plans @samstokes (#6295)

πŸ› Bug Fixes

πŸš€ Performance

♻️ Refactor

πŸ“– Documentation

πŸ”§ Maintenance

⬆️ Dependencies

Full Changelog: v0.7.4...v0.7.5