v0.7.55-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fixes(processor): fix server hang when parallel execute query (#5482) by @zhang2014
- fix(httphandler): req should return as soon as results is exhausted. (#5462) by @youngsofun
Build/Testing/CI
- ci: Add issues labeled
A-storageinto storage project (#5486) by @Xuanwo - feat(function): Support compare variant with other data types (#5463) by @b41sh
Documentation
- doc(deploy): add sql statement terminator (#5492) by @ZuoFuhong
Features
- feat(table statistics): add statistics to
TableMeta(#5476) by @dantengsky - chore: Towards the next nightly (#5478) by @Xuanwo
- feat(fuse): add system$clustering_information function (#5426) by @zhyass
- feat(function): Support compare variant with other data types (#5463) by @b41sh
Improvement
- chore(parser): delete redundancy reserved function token (#5490) by @fkuner
- chore(datavalues): replace todos with ErrorCode (#5475) by @sundy-li
Others
- feat(table statistics): add statistics to
TableMeta(#5476) by @dantengsky