statistics: add reject metrics for LFU cache by hawkingrei · Pull Request #46060 · pingcap/tidb · GitHub Statscache LFUアルゴリズムでrejectされた書き込みをモニタリング可能にしています。
explaintest: use mysql-tester in explaintest by Defined2014 · Pull Request #45995 · pingcap/tidb · GitHub
explaintest
にmysql-tester
を利用するようにしています。expression: enable revive for part by hawkingrei · Pull Request #46086 · pingcap/tidb · GitHub Linterの設定を更新しています。
disttask: fix owner change flaky test by ywqzzy · Pull Request #46075 · pingcap/tidb · GitHub 不安定な
TestOwnerChange
テストを修正しています。*: use std/slices to replace exp/slices by hawkingrei · Pull Request #46079 · pingcap/tidb · GitHub "golang.org/x/exp/slices"を"slices"に置き換えています。
planner: DML queries might panic when CTE exists by winoros · Pull Request #46092 · pingcap/tidb · GitHub CTEへのinsertが
ERROR 1105 (HY000): runtime error: invalid memory address or nil pointer dereference
となる事象を修正しています。util: remove useless codes by Defined2014 · Pull Request #46096 · pingcap/tidb · GitHub 不要なコードを削除しています。
lightning/external: port merge iterators by lance6716 · Pull Request #45913 · pingcap/tidb · GitHub br/pkg/lightning/backend/external/iter.go を追加しています。
ddl: use the correct timezone to encode record for adding index by tangenta · Pull Request #46055 · pingcap/tidb · GitHub インデックスの追加時にタイムゾーンを考慮するようにしています。
br/lightning: add kv writer for external backend by tangenta · Pull Request #46042 · pingcap/tidb · GitHub BR,Lightningでexternal backend向けのkv writerを追加しています。
util/collate: implement utf8mb4_0900_ai_ci collation | tidb-test=pr/2192 by YangKeao · Pull Request #45650 · pingcap/tidb · GitHub
utf8mb4_0900_ai_ci
照合順序を追加しています。*: use std/slices to replace exp/slices by hawkingrei · Pull Request #46107 · pingcap/tidb · GitHub "golang.org/x/exp/slices"を"slices"に置き換えています。
scheduling: watch the respective scheduler config and trim the prefix by JmPotato · Pull Request #6955 · tikv/pd · GitHub Scheduling serviceがschedulerの設定を考慮するようにしています。
apiutil, middleware: strengthen the robustness of GetIPPortFromHTTPRequest function by JmPotato · Pull Request #6958 · tikv/pd · GitHub
GetIPPortFromHTTPRequest
をより堅牢にしています。
- [raftstore-v2] add split log by tonyxuqqi · Pull Request #15248 · tikv/tikv · GitHub Raftstore v2でsplit時のログを出力するようにしています。
2023年8月15日にdocsのコミットはありませんでした。