v1.0.63-nightly
Pre-release
Pre-release
·
5900 commits
to main
since this release
What's Changed
Exciting New Features ✨
- feat(query): optimize the probe of hash join by @Dousir9 in #11014
- feat: system table of cache status by @SkyFan2002 in #11047
- feat: split large block during load. by @youngsofun in #11051
- feat: when update shared table meta, save shared table into s3 by @lichuang in #11056
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(planner): minimize ScalarExpr by @andylokandy in #10635
- refactor(planner): Minor refactor of
JoinPredicateby @leiysky in #11060
Build/Testing/CI Infra Changes 🔌
- ci: fix load data for benchmark by @everpcpc in #11058
- ci: disable workflow dev macos [skip ci] by @everpcpc in #11065
- ci: include bendsql for deb repo [skip ci] by @everpcpc in #11066
Documentation 📔
- docs: TOC refactor by @soyeric128 in #11053
- docs: add more examples for aggregate by @bohutang in #11044
Others 📒
- chore: bump arrow and tonic by @sundy-li in #11059
- chore: add TPC-DS benchmark by @RinChanNOWWW in #11062
Full Changelog: v1.0.62-nightly...v1.0.63-nightly