Last week, we landed 24 PRs in the TiDB repositories and 28 PRs in the TiKV repositories.
TiDB
Split eval.go into some smaller files to make code cleaner.
Fix a bug in the parser where hexadecimal was parsed as string.
Add comments for executor package to improve code readability.
TiKV
rocksdb
DSN for the tikv-server
command flag.multiply
operator.case when
operator.Placement Driver
GetPDMembers
API.