Weekly update in TiDB

Last week, we landed 50 PRs in the TiDB repositories.

Added

Fixed

Improved

New Contributor (Thanks!)

Weekly update in TiKV

Last week, We landed 27 PRs in the TiKV repositories.

Added

Fixed

Improved

  • Log more detailed error when transaction fails.
  • Refactor RocksDB options.
  • Implement serde for enum and readable types.
  • Use the FIFO queue for coprocessor work queue.
  • Decrease default leader-schedule-limit to 64.
  • Update distinct score calculation for different stores.
  • Enhance the PD join function.

New contributors