Skip to content

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 30 Mar 21:58
· 334 commits to refs/heads/main since this release
c6830c8

What's Changed πŸš€

πŸ’₯ Breaking Changes

  • feat!: add iceberg table support with the gravitino catalog @rchowell (#6509)

✨ Features

πŸ› Bug Fixes

πŸš€ Performance

♻️ Refactor

  • refactor: implement generic shuffle interface for flight shuffle @ohbh (#6456)
  • refactor(ext): use single, publishable crate for daft-ext types @rchowell (#6452)
  • refactor(optimizer): introduce bitmask-based RelationSet for join reordering @desmondcheongzx (#6421)
  • refactor(io): merge conditional arms in opendal_backends ls operator @qingfeng-occ (#6461)
  • refactor(io): move common source fields to own type @rchowell (#6451)
  • refactor: remove EmptyScan plan node @colin-ho (#6275)
  • refactor(swordfish): Streaming flight shuffle read @colin-ho (#6269)

πŸ“– Documentation

πŸ‘· CI

πŸ”§ Maintenance

Full Changelog: v0.7.5...v0.7.6