-
statistics: GCStats should not wrongly remove record of an existing table by winoros · Pull Request #58108 · pingcap/tidb · GitHub テーブルの統計情報が削除されうる事象を修正しています。
ttl: fix the timezone issue and panic in the caller of `getSession` by YangKeao · Pull Request #58166 · pingcap/tidb · GitHub Plannerでcascade-basedの最適化を図っています。
ttl: fix the timezone issue and panic in the caller of `getSession` by YangKeao · Pull Request #58166 · pingcap/tidb · GitHub TTL jobがキャンセルされた場合に
last_job_finish_time
の値を正しく設定しています。statistics: fix flaky test TestSyncLoadOnObjectWhichCanNotFoundInStorage by hawkingrei · Pull Request #58164 · pingcap/tidb · GitHub 不安定な
TestSyncLoadOnObjectWhichCanNotFoundInStorage
テストを修正しています。lightning: allow long dbname printed in 1 line for error summary by lance6716 · Pull Request #58148 · pingcap/tidb · GitHub Lightningのエラー時のデータベース名表示方法を変更しています。
statstics: trigger evict by the timer by hawkingrei · Pull Request #58027 · pingcap/tidb · GitHub stats cacheのevict方法を変更しています。
tso/local: remove local tso completely by okJiang · Pull Request #8864 · tikv/pd · GitHub Local TSOのコードを削除しています。
client: reduce redundant concepts in the client filenames by JmPotato · Pull Request #8894 · tikv/pd · GitHub client関連のファイル名を変更しています。
*: fix typo in license by lhy1024 · Pull Request #8884 · tikv/pd · GitHub コメントのtypoを修正しています。
- *: Fix missing workspace members by Connor1996 · Pull Request #17979 · tikv/tikv · GitHub Cargo.tomlを修正しています。
br: change the default value of table-level checksum to false (#19640) (#19649) by ti-chi-bot · Pull Request #19650 · pingcap/docs · GitHub br/br-snapshot-manual.md を修正しています。
pd: add patrol-region-worker-count by Oreoxmt · Pull Request #19600 · pingcap/docs · GitHub
scheduler.patrol-region-worker-count
の説明を追加しています。
2024年12月11日にTiDB Operatorのコミットはありませんでした。
- dm: fix start task check when both shard-mode and TLS are configured by sunxiaoguang · Pull Request #11843 · pingcap/tiflow · GitHub shared modeとTLSの両方が設定されたときのtask起動を可能にしています。
update proxy of master to raftstore-proxy for memory purge and memory status by CalvinNeo · Pull Request #9721 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
*: Add const in some function parameters and member functions by JinheLin · Pull Request #9718 · pingcap/tiflash · GitHub FileProviderPtrを定数にしています。
Avoid useless `transform` operations when block's row count is 0 by gengliqi · Pull Request #9711 · pingcap/tiflash · GitHub 不要なtransformを行わないようにしています。
bench: fix compilation issues by JinheLin · Pull Request #9715 · pingcap/tiflash · GitHub dbms/src/Columns/tests/bench_column_filter.cpp を修正しています。
2024年12月11日にTiProxyのコミットはありませんでした。