statistics: async merge global stats to reduce memory usage by hawkingrei · Pull Request #47391 · pingcap/tidb · GitHub global statsのマージを非同期で行うようにしています。
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by dependabot[bot] · Pull Request #47564 · pingcap/tidb · GitHub 利用する golang.org/x/net のバージョンを更新しています。
*: Add `Assert` to do assertions in test by lcwangchao · Pull Request #47552 · pingcap/tidb · GitHub テスト用に
Assert
関数を追加しています。disttask: refine scheduler error handling by ywqzzy · Pull Request #47313 · pingcap/tidb · GitHub disttaskのエラーハンドリングを変更しています。
lightning/import: enlarge default checksum timeout by D3Hunter · Pull Request #47573 · pingcap/tidb · GitHub Lightningでデフォルトのチェックサムのタイムアウト時間を延ばしています。
lightning: add `OWNERS` in folders owned by lightning by wuhuizuo · Pull Request #47328 · pingcap/tidb · GitHub OWNERS 関連ファイルを更新しています。
tests, ddl: move IT in `ddl/` to `tests/integrationtest` (Part 3) by Defined2014 · Pull Request #47553 · pingcap/tidb · GitHub
ddl
内のインテグレーションテストをtests/integrationtest
に移動しています。store: update client go by cfzjywxk · Pull Request #47560 · pingcap/tidb · GitHub 利用する github.com/tikv/client-go/v2 のバージョンを更新しています。
mockcopr: remove the `constructTimeZone` function by YangKeao · Pull Request #47578 · pingcap/tidb · GitHub
constructTimeZone
関数を削除しています。statistics: check Killed in the TableStatsFromStorage by hawkingrei · Pull Request #47568 · pingcap/tidb · GitHub OOM時に
TableStatsFromStorage
をkill可能にしています。*: set MAX GOMAXPROCS in test as 16 by hawkingrei · Pull Request #47579 · pingcap/tidb · GitHub テストで設定できる
GOMAXPROCS
の最大値を16にしています。planner: temporarily disable analyze mv index for the release | tidb-test=pr/2223 by time-and-fate · Pull Request #47529 · pingcap/tidb · GitHub multi value indexのanalyzeを一時的に無効にしています。
planner: capsulate stats cache behind an interface by qw4990 · Pull Request #47588 · pingcap/tidb · GitHub stats cacheの実装をインターフェースを利用してカプセル化を図っています。
statistics: avoid copy twice when to decode the topn by hawkingrei · Pull Request #47563 · pingcap/tidb · GitHub
DecodeTopN
とTopNFromProto
で2回実施されているcopy回数を抑制しています。*: upgrade go1.21.3 by hawkingrei · Pull Request #47440 · pingcap/tidb · GitHub Go 1.21.3を利用するようにしています。
*: fix AnalyzePartitionMergeConcurrency unavailable by hawkingrei · Pull Request #47589 · pingcap/tidb · GitHub
AnalyzePartitionMergeConcurrency
が利用できない事象を修正しています。
- scheduler: make `evict-slow-trend` scheduler can manually modify recovery duration. by LykxSassinator · Pull Request #7132 · tikv/pd · GitHub
evict-slow-trend
スケジューラーのrecovery durationを設定可能にしています。
coprocessor: do not treat deadline exceeded error as other error by glorv · Pull Request #15709 · tikv/tikv · GitHub
DeadlineExceeded
エラーが他のエラーとして扱われる事象を修正しています。raftstore-v2: adjust max-background-flushes default value by glorv · Pull Request #15723 · tikv/tikv · GitHub Raftstore v2で
max-background-flushes
の値を変更しています。raftstore-v2: avoid follower forwarding propose msg by SpadeA-Tang · Pull Request #15704 · tikv/tikv · GitHub Raftstore v2で"txn record found but not expected"でpanicする事象を修正しています。
[Dynamic Regions] Supplement extra uts for test_storage.rs. by LykxSassinator · Pull Request #15750 · tikv/tikv · GitHub Dynamic regionsに関するテストを追加しています。
add release notes for v7.4.0 by hfxsd · Pull Request #14834 · pingcap/docs · GitHub TiDB 7.4.0のリリースノートを追加しています。
roadmap: add v7.4.0 release notes by hfxsd · Pull Request #14974 · pingcap/docs · GitHub TiDB 7.4.0のリリースノートへのリンクを追加しています。
bump version to 7.4.0 by hfxsd · Pull Request #14997 · pingcap/docs · GitHub ドキュメント内のバージョンを7.4.0に更新しています。
fix PDF build failure: escape special characters by hfxsd · Pull Request #15025 · pingcap/docs · GitHub TiDB 7.4.0のリリースノートを更新しています。
Update the param size for mark cache and minmax index cache for TiFlash by hongyunyan · Pull Request #14856 · pingcap/docs · GitHub
mark_cache_size
とminmax_index_cache_size
の説明を追加しています。
2023年10月12日にTiDB Operatorのコミットはありませんでした。