What's Changed
- fix: change CI target repo to the origin one by @waynexia in #3011
- chore: try to fix size labeller by @sunng87 in #3012
- chore: "fix: revert unfinished route table change" by @MichaelScofield in #3009
- docs: RFC of enclosing column id by @waynexia in #2983
- feat: upgrade pgwire to 0.18 for corrected statement caching by @sunng87 in #3010
- feat: support set timezone in db by @Taylor-lagrange in #2992
- fix: decimal128 ScalarValue to Value by @QuenKar in #3019
- feat: implement param parsing of
SubmitRegionMigrationTaskHandler
by @WenyXu in #3015 - feat: implement region migration manager by @WenyXu in #3014
- refactor: use string type instead of Option type for '--store-key-prefix' by @zyy17 in #3018
- chore: do not send message for xlarge PR by @waynexia in #3020
- feat: implement handle upgrade region instruction by @WenyXu in #3013
- feat: adds character_sets, collations and events etc. by @killme2008 in #3017
- chore: change all reference from develop to main by @waynexia in #3026
- chore: Update CI badge in README.md by @evenyag in #3028
- feat: Implement OR for PromQL by @waynexia in #3024
- feat: update dashboard to v0.4.5 by @ZonaHex in #3033
- fix(wal): replay memtable should from
flushed_entry_id + 1
by @WenyXu in #3038 - feat: expose region migration http endpoint by @WenyXu in #3032
- feat(remote_wal): append a noop record after kafka topic initialization by @WenyXu in #3040
- test(remote_wal): add sqlness with kafka wal by @WenyXu in #3027
- refactor: merge standalone and metasrv table metadata allocators by @MichaelScofield in #3035
- feat: adds information_schema.schemata by @killme2008 in #3051
- chore: attempt to add doc issue in label task by @sunng87 in #3021
- ci: fix duplicatd doc issue by @sunng87 in #3056
- feat(inverted_index): Add applier builder to convert Expr to Predicates (Part 1) by @zhongzc in #3034
- feat(TableRouteValue): add panic notes and type checks by @AntiTopQuark in #3031
- fix(remote_wal): some known issues by @niebayes in #3052
- feat: add information_schema.files by @dimbtp in #3054
- feat: add information_schema.key_column_usage by @dimbtp in #3057
New Contributors
- @AntiTopQuark made their first contribution in #3031
- @dimbtp made their first contribution in #3054
Full Changelog: v0.5.0...v0.6.0-nightly-20240101