Skip to content

Engine 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 21:55
· 450 commits to refs/heads/main since this release
c43c5f1

✨ Features & Enhancements

  • materialization API sparrow impl (#388)
  • introduce pipeline scheduler (#413)
  • introducing physical plans (#410)

🛠️ Other improvements

  • Kaskada Release 0.7.1 and Python 0.4.1 (#438)
  • Update Streaming Avro Record Output (#433)
  • fixed ReconcileMaterializations panic (#437)
  • force all-results when using stream-based materializations (#435)
  • Revert "Remove Publish Time from non-prepare Pulsar Paths" (#431)
  • Remove Publish Time from non-prepare Pulsar Paths (#426)
  • Delete wren binary (#429)
  • Update to arrow 40 (#419)
  • create an Exprs (#412)
  • Move ScalarValue & downcast to sparrow-arrow (#407)

Thank you to all our contributors for making this release possible!
@YoshiyukiKono, @bjchambers, @epinzur, @jordanrfrazier, @kerinin, @kevinjnguyen, @sachelsout and @therapon