v1.2.484-nightly
Pre-release
Pre-release
What's Changed
Thoughtful Bug Fix 🔧
- fix: update derive-vistor to unblock rustc upgrage by @andylokandy in #15625
- fix: allow http client retry when lost response with next_uri=/final. by @youngsofun in #15624
Code Refactor 🎉
- refactor: polish memory usage when copy into parquet. by @youngsofun in #15596
- refactor(storage): bloom index filter use
fold_with_domain
insteadfold
by @b41sh in #15619
Others 📒
- chore: prepare for SMV003: move shared code to separate dir by @drmingdrmer in #15622
- chore(query): add sort plan before window plan by @sundy-li in #15616
- chore(query): fix filter reorder check by @Dousir9 in #15613
- chore: reduce the short_sql to 128bytes by @BohuTANG in #15626
Full Changelog: v1.2.483-nightly...v1.2.484-nightly