Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 22:14
· 68 commits to main since this release
6268a16

Changelog

  • Fix batch order by with live_table output format resulting in panic.
  • Fix bug in stream join on event timed streams dropping record buffer too early.
  • Fix bug related to removing unused fields from filter nodes.
  • Use btree PathHints for slightly improved performance.
  • Improve performance of distinct by using a generic btree implementation.