v1.2.581-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(http): expose queries queue length to /v1/status by @flaneur2020 in #16112
Thoughtful Bug Fix ๐ง
- fix(query): fix subquery with function failed by @b41sh in #16103
- fix(query): cast string to decimal respect numeric_cast_option setting by @sundy-li in #16101
Code Refactor ๐
- refactor: meta-service wait at most 1 second to shutdown by @drmingdrmer in #16104
- refactor(query): Optimize aggregate function arg_min_max by @forsaken628 in #16109
Others ๐
- chore(code): update the version of object_store in Cargo.lock by @Dousir9 in #16110
- chore(query): disable inner columns in prewhere by @Dousir9 in #16108
Full Changelog: v1.2.580-nightly...v1.2.581-nightly