github-actions
released this
21 Dec 06:48
·
3 commits
to refs/heads/main
since this release
What's Changed π
β¨ Features
- feat(optimizer): Implement naive join ordering @desmondcheongzx (#3616)
- feat(connect): add more unresolved functions @andrewgazelka (#3618)
- feat(connect):
with_columns_renamed
@andrewgazelka (#3386) - feat(connect): read/write β csv, write β json @andrewgazelka (#3361)
π Bug Fixes
π Performance
- perf(optimizer): convert filter predicate to CNF to push through join @kevinzwang (#3623)
π Documentation
- docs: daft documentation v2 @ccmao1130 (#3595)
β Tests
- test(connect): verify
show()
output @andrewgazelka (#3610)
π· CI
- ci: Output results in a CSV format @raunakab (#3625)
- ci: Add build step to run-cluster @raunakab (#3606)
π§ Maintenance
- chore: Build progress bar only on first update @colin-ho (#3626)
- chore: Fix csv benchmark test @colin-ho (#3631)
Full Changelog: v0.4.0...v0.4.1