session: make plan replayer capture support prepared stmt by Yisaer · Pull Request #40167 · pingcap/tidb · GitHub Plan replayer captureをprepared statementに対応しています。
expression: implement `regexp_replace` function pushdown by xzhangxian1008 · Pull Request #40267 · pingcap/tidb · GitHub
regexp_replace
をpushdown可能にしています。planner: supply more test for binding from history by fzzf678 · Pull Request #40242 · pingcap/tidb · GitHub 履歴からのbinding削除のテストを追加しています。
ttl: disable ttl job when recover/flashback table/database/cluster by lcwangchao · Pull Request #40268 · pingcap/tidb · GitHub リカバリまたはFlashback時にTTLジョブを無効にしています。
admin: impl admin check index for mv index by xiongjiwei · Pull Request #40270 · pingcap/tidb · GitHub Multi value indexへのadmin checkを追加しています。
planner: refactor plan-cache UseCache flag by qw4990 · Pull Request #40256 · pingcap/tidb · GitHub Plan cacheのUseCacheをリファクタリングしています。
test: fix data race in cast as array by xiongjiwei · Pull Request #40277 · pingcap/tidb · GitHub Arrayへのcastでのレースコンディションを修正しています
planner: support converting `json_overlaps/contains` to IndexMerge to access MVIndex by qw4990 · Pull Request #40195 · pingcap/tidb · GitHub Multi value indexで
json_overlaps/contains
をIndexMergeに変換可能にしています。autoid_service: add unit test for the package by tiancaiamao · Pull Request #40193 · pingcap/tidb · GitHub
autoid
パッケージのunit testを追加しています。executor: special handling is required when an "auto id out of range" error occurs in `insert ignore into ... on on duplicate ...` by Dousir9 · Pull Request #39847 · pingcap/tidb · GitHub
insert ignore
時のauto id out of range
エラーへの対応を追加しています。
2023年1月3日にPDのコミットはありませんでした。
extend evict_entry_cache for restart by hongyunyan · Pull Request #13998 · tikv/tikv · GitHub ノード再起動時に
evict_entry_cache
を使用可能にしています。raft-engine: remove confusing API cut logs by BusyJay · Pull Request #14010 · tikv/tikv · GitHub Raft engineのわかりにくいAPIを更新しています。
raftstore-v2: publish tablet in raftstore thread only by BusyJay · Pull Request #14009 · tikv/tikv · GitHub Raftstore v2でtabletをRaftstore threadのみに公開しています。
*: introduce slog_panic and SlogFormat by BusyJay · Pull Request #14014 · tikv/tikv · GitHub
slog_panic
とSlogFormat
を導入しています。
Update clinic-introduction.md by Oreoxmt · Pull Request #11869 · pingcap/docs · GitHub clinic/clinic-introduction.md を更新しています。
Integrate with Amazon AppFlow by Icemap · Pull Request #11378 · pingcap/docs · GitHub
Integrate TiDB with Amazon AppFlow
を追加しています。troubleshooting: add a few links to map by TomShawn · Pull Request #11882 · pingcap/docs · GitHub tidb-troubleshooting-map.md を更新しています。