Last week, we landed 30 PRs in the TiDB repositories and 26 PRs in the TiKV repositories.
TiDB
Set the concurrency for the SQL executor using the Set statement
Convert the Limit+Sort
operator to the TopN
operator on local storage
Fix bugs
TiKV
tikv-ctl
to browse the internal data in RocksDB.minus
, intdiv
and mod
operations.get_region_by_id
to check the stale region.Placement Driver
uptime
to show the online time for a store.metapb.Store
into storeInfo
to make the code cleaner.