What's Changed
- refactor: rename some
mod.rs
to <MOD_NAME>.rs by @discord9 in #784 - refactor: Remove PutOperation and Simplify WriteRequest API by @evenyag in #775
- docs: RFC of promql by @waynexia in #779
- feat: support varbinary by @yfractal in #767
- feat: Implement Arrow Flight Service (except gRPC server) for selection by @MichaelScofield in #768
- feat: pub
auth_mysql
& add auth boxed err by @shuiyisong in #788 - feat: support parsing the RENAME TABLE statements in the parser by @e1ijah1 in #780
- chore: util workspace deps in more places by @waynexia in #792
- fix: ease the restriction of the original "SelectExpr" by @MichaelScofield in #794
- feat: Prom
SeriesNormalize
plan by @waynexia in #787 - feat: Replace SelectResult with FlightData by @MichaelScofield in #776
- chore: extract some functions from "bootstrap_meta_srv" function by @Fengys123 in #795
- fix: further ease the restriction of executing SQLs in new GRPC interface by @MichaelScofield in #797
- docs: align Jeremy Clarkson to the right side by @waynexia in #804
- feat: handle InsertRequest(formerly InsertExpr) in new Arrow Flight by @MichaelScofield in #800
- build: install ca-certificates in docker image building by @zyy17 in #807
- refactor: remove AdminExpr, make DDL expressions as normal GRPC requests by @MichaelScofield in #808
- chore: Update RustPython(With GC) by @discord9 in #809
- feat: Implement delete for the storage engine by @evenyag in #777
- refactor: merge
servers::context
intosession
by @shuiyisong in #811
Full Changelog: v0.1.0-alpha-20221226-weekly...v0.1.0-alpha-20230102-weekly