planner: remove unnecessary methods in global binding handler by qw4990 · Pull Request #58343 · pingcap/tidb · GitHub Global binding handlerから不要なメソッドを削除しています。
ttl: reduce some warnings logs when locking TTL tasks by lcwangchao · Pull Request #58306 · pingcap/tidb · GitHub TTLでの "fail to lock scan task"ログ出力を抑止しています。
infoschema: change infoschem v2 btree element from tableItem to *tableItem by tiancaiamao · Pull Request #58324 · pingcap/tidb · GitHub infoschema v2 btreeのメモリ使用量の最適化を図っています。
infoschema: simplify size calculation for array by D3Hunter · Pull Request #58320 · pingcap/tidb · GitHub infoschemaのarrayの算出の最適化を図っています。
domain: change some stats log level as WARN by hawkingrei · Pull Request #58316 · pingcap/tidb · GitHub domainのログレベルを変更しています。
execdetails: reduce mem allocs on RecordOneCopTask by zyguan · Pull Request #58235 · pingcap/tidb · GitHub
RecordOneCopTask
のメモリ割り当ての最適化を図っています。ttl: add more information in TTL logs by lcwangchao · Pull Request #58199 · pingcap/tidb · GitHub TTLのログ出力を変更しています。
copr: fix the issue that busy threshold may redirect batch copr to followers by you06 · Pull Request #58193 · pingcap/tidb · GitHub バッチ化されたcoprocessor taskが異なるstoreに送られる事象を修正しています。
workloadrepo: disable statement summary history when repository is enabled by henrybw · Pull Request #58063 · pingcap/tidb · GitHub Workload repositoryが有効なときにstatement summary historyを無効にしています。
session: add indexes for `mysql.analyze_jobs` by Rustin170506 · Pull Request #58134 · pingcap/tidb · GitHub
mysql.analyze_jobs
にインデックスを追加しています。statistics: limit the batch size when updating the stats cache by winoros · Pull Request #57954 · pingcap/tidb · GitHub stats cacheを更新するときのbatch sizeを制限しています。
store/copr: optimize copIterator by avoid start new goroutine by crazycs520 · Pull Request #57522 · pingcap/tidb · GitHub
copIterator
の最適化を図っています。lightning: calculate concurrency of schema import from region-concurrency by D3Hunter · Pull Request #58202 · pingcap/tidb · GitHub Lightningのimportの並列度をregion-concurrencyから導出するようにしています。
*: avoid some unnecessary call of ensureActiveUser() by tiancaiamao · Pull Request #57388 · pingcap/tidb · GitHub
ensureActiveUser()
の不要な呼び出しを削除しています。planner: output create-index statements for `recommend index run` by qw4990 · Pull Request #58293 · pingcap/tidb · GitHub
recommend index run
でcreate index分を出力しています。planner: stabilize the vector index test by Rustin170506 · Pull Request #58254 · pingcap/tidb · GitHub 不安定なベクトルインデックスのテストを修正しています。
dep: update github.com/aws/aws-sdk-go-v2/service/kms to v1.26.3 by okJiang · Pull Request #8923 · tikv/pd · GitHub 利用する github.com/aws/aws-sdk-go-v2/service/kms のバージョンを更新しています。
*: enable gci by rleungx · Pull Request #8925 · tikv/pd · GitHub
gci
を有効にしています。client/batch: allow tokenCh of batch controller to be nil by JmPotato · Pull Request #8903 · tikv/pd · GitHub batch controllerの
tokenCh
にnilを許容しています。
tidb_query_expr: fix round function with real type by Defined2014 · Pull Request #18009 · tikv/tikv · GitHub round() 関数の振る舞いをMySQLとそろえています。
raftstore: do not skip handling raft command by glorv · Pull Request #18013 · tikv/tikv · GitHub "[mod.rs:233] [\"async snapshot callback is dropped\"]"でpanicする事象を修正しています。
in_memory_engine: evict region on rollback merge event by glorv · Pull Request #18012 · tikv/tikv · GitHub In memory engineでのassertion failureを修正しています。
raftstore: add an error-tolerant IoBytesTracker to calculate delta I/O consumption by hhwyt · Pull Request #18006 · tikv/tikv · GitHub error tolerantの
IoBytesTracker
を追加しています。
- *: improve deployment doc and toc by lilin90 · Pull Request #19653 · pingcap/docs · GitHub 目次を更新しています。
2024年12月17日にTiDB Operatorのコミットはありませんでした。
- *: prompt k8s.io/api version by wlwilliamx · Pull Request #11866 · pingcap/tiflow · GitHub 利用する k8s.io/api のバージョンを更新しています。
update proxy of master to raftstore-proxy by CalvinNeo · Pull Request #9734 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
update proxy of master to raftstore-proxy by CalvinNeo · Pull Request #9732 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
2024年12月17日にTiProxyのコミットはありませんでした。