Last week, we landed 27 PRs in the TiDB repositories and 32 PRs in the TiKV repositories.
TiDB
Support projection elimination so that the executor can run faster when it is not necessary to have a projection layer.
Write DDL binlog to file.
Convert sort and limit to top-n in the query planning phrase.
Add comments for the server package and the plan package.
Fix bugs.
TiKV
lock
column family periodically.rocksdb::get
every time.Placement Driver