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.