What's Changed
- fix: an error occurred when requesting the http doc api by @Fengys123 in #984
- test: Sqlness tests for distribute mode by @MichaelScofield in #979
- feat: Implement LocalManager::recover by @evenyag in #981
- test: Some PromQL cases about aggregator by @waynexia in #977
- refactor: refactor execute_stream to non-async method by @WenyXu in #980
- refactor: remove
obj_name_to_tab_ref
by @shuiyisong in #989 - feat: compaction reader and writer by @v0y4g3r in #972
- refactor(storage): remove unused FlushIo variant by @etolbakov in #1002
- test: add api and doc http test by @jun0315 in #998
- feat: Support the DELETE SQL statement by @jun0315 in #942
- feat: add retry logic for MetaPeerClient by @Fengys123 in #991
- feat: compaction integration by @v0y4g3r in #997
- feat: duplicate error logs into separate file by @lizhemingi in #995
- fix: rename
schema
todb
in http param by @shuiyisong in #1008 - feat: add client tls option to channel manager config by @shuiyisong in #999
- feat: add catalog name to s3 path by @sunng87 in #1011
- fix: update planner state according to output plan by @waynexia in #1005
- feat: handle PromQL HTTP API parameters by @waynexia in #985
- ci: add cloud followup label by @sunng87 in #1007
- feat: update promql-parser to v0.1.0 by @yuanbohan in #994
- fix: correct date/time type format for postgresql by @sunng87 in #1001
- feat: create database if not exists by @MichaelScofield in #1009
- fix: describe distribute table by @MichaelScofield in #988
- feat(procedure): Support multi-lock keys and querying procedure state from context by @evenyag in #1006
- chore: bump rust to nightly-2023-02-14 by @waynexia in #1019
- refactor: changes CreateTableRequest::schema to RawSchema by @evenyag in #1018
- feat: supports passing user params into coprocessor by @killme2008 in #962
- refactor: separate compaction stuff from task scheduler by @v0y4g3r in #1021
- feat: add close method for the region trait by @WenyXu in #970
- refactor(datatypes): enhance MutableVector methods by @etolbakov in #987
- feat: impl insert data from query by @killme2008 in #1025
- feat: file purger by @v0y4g3r in #1030
New Contributors
Full Changelog: v0.1.0-alpha-20230213-weekly...v0.1.0-alpha-20230220-weekly