v0.4.147-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- ISSUE-2403 make ReadDataSource schema return schema after projection (#2423) by @sundy-li
- ISSUE-2416: Fixing ut block reader (#2419) by @dantengsky
Features
- [Release] experimental support on Big Sur (#2435) by @ZhiHanZ
- [CLI] Query enhancement (#2424) by @ZhiHanZ
Improvement
- [common/meta] refactor: rename Cmd::CreateTable.table to Cmd::CreateTable.table_info (#2426) by @drmingdrmer
- Add optimization for literal false filter (#2427) by @junli1026
- ISSUE-2403 add project function to schema (#2428) by @sundy-li
- [query/server/http] block_to_json: support date and datetime DataType. (#2418) by @youngsofun
- [common/meta/api] refactor: remove "version" from get_table_by_id(table_id, version); it is not used at all (#2415) by @drmingdrmer
- [CLI] remove query binary dependencies and add more precheck for local cluster (#2417) by @ZhiHanZ