-
Revert "infoschema: change sieve Get() function Mutex to RWMutex" by tiancaiamao · Pull Request #58292 · pingcap/tidb · GitHub infoschema: change sieve Get() function Mutex to RWMutex by tiancaiamao · Pull Request #58243 · pingcap/tidb · GitHub をrevertしています。
-
*: tiny optimize by avoid sprintf by crazycs520 · Pull Request #58285 · pingcap/tidb · GitHub index lookup時のメモリ割り当ての最適化を図っています。
planner: convert cartesian semi join with other nulleq condition to cross semi join with equal condition by hawkingrei · Pull Request #58075 · pingcap/tidb · GitHub cartesian semi joinを可能な場合cross semi joinに置き換えています。
planner: remove useless test files of Index Advisor by qw4990 · Pull Request #58294 · pingcap/tidb · GitHub Index Advisorの不要なテストファイルを削除しています。
planner: add cascade basic interface definition and basic task type. by AilinKid · Pull Request #57981 · pingcap/tidb · GitHub Plannerにcascade basic interfaceを追加しています。
statistics: get right max table id when to init stats by hawkingrei · Pull Request #58280 · pingcap/tidb · GitHub init statsがない場合に最大のtable idを取得可能にしています。
bazel: remove jdk17 to support bazel7 by hawkingrei · Pull Request #58269 · pingcap/tidb · GitHub .bazelrc を更新しています。
ttl: retry the rows when del rate limiter returns error in delWorker by lcwangchao · Pull Request #58206 · pingcap/tidb · GitHub TTL jobのリトライ方法を変更しています。
infoschema: change sieve Get() function Mutex to RWMutex by tiancaiamao · Pull Request #58243 · pingcap/tidb · GitHub Get() 関数で Mutexの代わりにRWMutexを利用しています。
executor: Fix the parse problematic slow log panic issue due to empty value string by yibin87 · Pull Request #58258 · pingcap/tidb · GitHub slow logに空文字を含む場合のparseの問題を修正しています。
planner, workload-based learning: The setup process framework of workload-based learning by elsa0520 · Pull Request #58132 · pingcap/tidb · GitHub Workload based learningのためのフレームワークを追加しています。
2024年12月16日にPDのコミットはありませんでした。
raftstore: enhance raft snapshot metrics by hhwyt · Pull Request #17997 · tikv/tikv · GitHub Raft snapshot metricsを更新しています。
docs: fix the issue with the Slack link not allowing external users to join by hazel1225 · Pull Request #17952 · tikv/tikv · GitHub CONTRIBUTING.md を更新しています。
develop: fix CURD to CRUD by lilin90 · Pull Request #19706 · pingcap/docs · GitHub CRUD のtypoを修正しています。
fix version-mark format for shared-blob-cache by Oreoxmt · Pull Request #19704 · pingcap/docs · GitHub
shared-blob-cache
の説明を更新しています。flashback: add limitation with stale read/snapshot by qiancai · Pull Request #19347 · pingcap/docs · GitHub sql-statements/sql-statement-flashback-cluster.md を更新しています。
bump AWS SDK for EKS Pod Identity by csuzhangxc · Pull Request #5974 · pingcap/tidb-operator · GitHub 利用する github.com/aws/aws-sdk-go-v2 のバージョンを更新しています。
fix typo in backup manifests by makocchi-git · Pull Request #5976 · pingcap/tidb-operator · GitHub clusterNamespace のtypoを修正しています。
snapshot(ticdc): fix ddl puller and ddl manager stuck caused by dead lock by wlwilliamx · Pull Request #11886 · pingcap/tiflow · GitHub DDL pullerとDDL managerがデッドロックする事象を修正しています。
consumer(ticdc): add more logs to the consumer by 3AceShowHand · Pull Request #11841 · pingcap/tiflow · GitHub ログ出力を変更しています。
- update raftstore-proxy to eliminate the forced wait 10s when profiling by CalvinNeo · Pull Request #9730 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
2024年12月16日にTiProxyのコミットはありませんでした。