v0.5.23-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
Features
- Support Copy command from stage location into table (#2878) by @sundy-li
- [feature] GitHub as datasource (#2897) by @Veeupup
Improvement
- [common/meta/types] refactor: introduce universial type ListTableReq for flight-server, MetaAPI etc (#2935) by @drmingdrmer
- ISSUE-2524 add tracing for query statement (#2939) by @zhang2014
- ISSUE-2492 remove BlockingWait (#2938) by @zhang2014
- ISSUE-2492 prepare to remove BlockingWait (#2927) by @zhang2014
- [common/meta] refactor: rename get_tables to list_tables (#2932) by @drmingdrmer
- ISSUE-2612 async get_table and get_database for catalog (#2926) by @zhang2014
- Databend-test support shell and python scripts (#2928) by @sundy-li
- [common/meta] refactor: Cmd embeds UpsertTableOptionReq (#2922) by @drmingdrmer
- Asynchronous read partitions (#2524) by @zhang2014
Others
- [common/meta/types] refactor: introduce universial type ListTableReq for flight-server, MetaAPI etc (#2935) by @drmingdrmer
- ISSUE-2524 add tracing for query statement (#2939) by @zhang2014
- Support Copy command from stage location into table (#2878) by @sundy-li
- ISSUE-2492 remove BlockingWait (#2938) by @zhang2014
- ISSUE-2492 prepare to remove BlockingWait (#2927) by @zhang2014
- ISSUE-2612 async get_table and get_database for catalog (#2926) by @zhang2014
- [feature] GitHub as datasource (#2897) by @Veeupup
- Revert "[feature] GitHub as datasource" (#2924) by @bohutang