-
br: fix tests by Leavrth · Pull Request #65572 · pingcap/tidb · GitHub BRのテストを修正しています。
-
*: update AGENTS.md source file guidance by fzzf678 · Pull Request #65553 · pingcap/tidb · GitHub AGENTS.md を更新しています。
objstore: abstract prefix handling and generate http range header by D3Hunter · Pull Request #65567 · pingcap/tidb · GitHub オブジェクトストアのprefixハンドリングの箇所を統一しています。
pkg/executor: fast check table add global checksum quick pass by fzzf678 · Pull Request #65542 · pingcap/tidb · GitHub ADMIN CHECK TABLE の高速化を図っています。
s3: remove the file existence check after write file by D3Hunter · Pull Request #65566 · pingcap/tidb · GitHub Amazon S3への書き込みの後のファイルの存在チェックを行わないようにしています。
bindinfo: save bindinfo into stmtctx to avoid calling NormalizeStmtForBinding and getbindcache repeatedly by hawkingrei · Pull Request #65484 · pingcap/tidb · GitHub NormalizeStmtForBinding の呼び出し回数を減らしています。
*: Fix data race in network traffic statistics access by nolouch · Pull Request #65085 · pingcap/tidb · GitHub updateNetworkTrafficStatsAndMetrics でのレースコンディションを修正しています。
test: refine network port assignment in test by tangenta · Pull Request #65549 · pingcap/tidb · GitHub テストでのportの割り当て方法を変更しています。
planner: support cluster-level binding reload command by qw4990 · Pull Request #65509 · pingcap/tidb · GitHub クラスタ単位でのbinding reloadコマンドを追加しています。
executor, util/memory: keep global analyze memory usage non-negative by wjhuang2016 · Pull Request #65503 · pingcap/tidb · GitHub analyzeで利用されているメモリサイズが負の値で表示される事象を修正しています。
br: fix region scan checker by Leavrth · Pull Request #64530 · pingcap/tidb · GitHub BRのリストア中にネットワーク分断が発生した場合に発生する "type:UNKNOWN message:"invalid store ID 0, not found" エラーを修正しています。
planner: enable bench daily for pkg/plannner/core by hawkingrei · Pull Request #65550 · pingcap/tidb · GitHub Makefile を更新しています。
planner: use temp dir to fix flaky test TestPlanReplayerDumpSingle by hawkingrei · Pull Request #65547 · pingcap/tidb · GitHub 不安定な TestPlanReplayerDumpSingle テストを修正しています。
expression: fix column type inference for AES_ENCRYPT in views by leonace924 · Pull Request #65538 · pingcap/tidb · GitHub View定義でAES_ENCRYPT()関数を利用した場合に、show columns で発生するエラーを修正しています。
ddl, ingest: improve test coverage for checkpoint validation by wjhuang2016 · Pull Request #65421 · pingcap/tidb · GitHub checkpoint validation のテストを追加しています。
expression: UUID_VERSION() and UUID_TIMESTAMP() pushdown to TiKV by dveeden · Pull Request #65349 · pingcap/tidb · GitHub UUID_VERSION() と UUID_TIMESTAMP() 関数をTiKVにpushdown可能にしています。
- metrics: add slow store scheduler status graph to Grafana dashboard (#9941) by ti-chi-bot · Pull Request #9980 · tikv/pd · GitHub Grafanaダッシュボードに slow store scheduler status graph を追加しています。
- copr: support decoding new global index key format V1 by mjonss · Pull Request #19270 · tikv/tikv · GitHub V1 Global Index を decode 可能にしています。
- br: add a new authentication method for Azure by qiancai · Pull Request #22267 · pingcap/docs · GitHub br/backup-and-restore-storages.md を更新しています。
2026年1月14日にTiDB Operatorのコミットはありませんでした。
- *: add prompt for agent by 3AceShowHand · Pull Request #3972 · pingcap/ticdc · GitHub AGENTS.md を追加しています。
2026年1月14日にTiFlashのコミットはありませんでした。
2026年1月14日にTiProxyのコミットはありませんでした。