What's Changed
- fix: validate create table request in mito engine by @killme2008 in #690
- refactor: use updated mysql_async client by @sunng87 in #698
- feat: new datatypes subcrate based on the official arrow by @waynexia in #705
- ci: add toml format linter by @waynexia in #706
- feat: add
rate()
udf by @discord9 in #508 - fix: test_server_require_secure_client_secure by @SSebo in #701
- chore: update RustPython dependence(With a tweaked fork) by @discord9 in #655
- feat: Substrait logical plan by @MichaelScofield in #704
- refactor: drop support of physical plan query interface by @waynexia in #714
- refactor: directly invoke Datanode methods in standalone mode (part 1) by @MichaelScofield in #694
- fix: set default value when fail to get git info instead of panic by @lizhemingi in #696
- feat: bump opendal version to 0.22 by @killme2008 in #721
- feat: support auth in frontend by @Fengys123 in #688
- feat: support timestamp new syntax by @SSebo in #697
- feat: move_value & delete_route by @fengjiachun in #707
- refactor(mito): change the table path to
schema/table_id
by @e1ijah1 in #728 - feat: update pgwire and refactor pg auth handler by @sunng87 in #732
New Contributors
Full Changelog: v0.1.0-alpha-20221205-weekly...v0.1.0-alpha-20221212-weekly