v0.7.86-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- bugfix: ProcessorExecutorStream lost data (#5983) by @youngsofun
Build/Testing/CI
Documentation
- doc updates: Remove Stage Files (#5986) by @soyeric128
- Create dml-join.md (#5957) by @soyeric128
Features
- add tenant header for http handler (#5985) by @junnplus
- query(storage/s3): Add enable virtual host style support (#5976) by @Xuanwo
Improvement
- improve(planner): Remove
CrossApplyfor uncorrelated subquery (#5984) by @leiysky - ISSUE-5981: truncate the string value for cluster statis (#5982) by @zhyass
- refactor: use micromarshal to make references clearer (#5974) by @PsiACE
- handler(clickhouse): improve clickhouse http handler (#5933) by @sundy-li