What's Changed
- chore: add interceptor err in
frontend::error::Error
by @shuiyisong in #917 - feat: Define procedure related traits by @evenyag in #904
- refactor: make postgres handler stateful by @sunng87 in #914
- build(ci): upload sqlness log files by @waynexia in #920
- feat: local catalog drop table by @MichaelScofield in #913
- test: run sqlness test in distributed mode by @e1ijah1 in #916
- refactor: move partition related code to partition manager by @v0y4g3r in #906
- docs: Add procedure framework RFC by @evenyag in #836
- chore(deps): bump promql-parser by @waynexia in #929
- docs: document sqlness-runner usage by @waynexia in #931
- feat: Implement ProcedureStore by @evenyag in #927
- feat: support "use" in GRPC requests by @MichaelScofield in #922
- docs: add dashboard to resources in README by @killme2008 in #934
- feat: Query using sql inside python script by @discord9 in #884
- revert: removed all "USE"s in sqlness tests introduced in #922 by @MichaelScofield in #938
- feat: export promql service in server by @waynexia in #924
- feat: Implement lock component for ProcedureManager by @evenyag in #937
- feat: Initial prepare statement support for Postgres protocol by @sunng87 in #925
- chore: fix typo by @hezhizhen in #949
- docs: rfc for table compaction by @v0y4g3r in #939
- chore: fix rfc typo by @e1ijah1 in #952
- feat: support multi regions on datanode by @v0y4g3r in #653
- refactor: add schema column to the scripts table by @ShenJunkun in #868
New Contributors
- @hezhizhen made their first contribution in #949
- @ShenJunkun made their first contribution in #868
Full Changelog: v0.1.0-alpha-20230130-weekly...v0.1.0-alpha-20230207-weekly