statistics: support tracking histogram by Yisaer · Pull Request #36170 · pingcap/tidb · GitHub ヒストグラムに関する統計をトラッキングしています。
executor: close recordset in the aggregate_test by hawkingrei · Pull Request #36644 · pingcap/tidb · GitHub aggregate_testテストでレコードセットをクローズしています。
log-backup: fixed bugs about log truncate left some files and log truncate update log-min-date by MoCuishle28 · Pull Request #36616 · pingcap/tidb · GitHub Log backupで、意図せずログファイルが削除される事象を修正しています。
ddl: invisibility for plannner by hawkingrei · Pull Request #36634 · pingcap/tidb · GitHub Bazelの設定を変更して、ddl_friendというpackage_groupを追加しています。
*: clean code by hawkingrei · Pull Request #36655 · pingcap/tidb · GitHub testkit.CreateMockStoreAndDomainをtestkit.CreateMockStoreに置き換えています。
ddl: Preparation for add index acceleration by Benjamin2037 · Pull Request #36085 · pingcap/tidb · GitHub BRとLightningにおけるインデックス作成を速くするための準備としてリファクタリングしています。
planner/core: change behavior of fine_grained_shffule_stream_count by guo-shaoge · Pull Request #36621 · pingcap/tidb · GitHub fine_grained_shffule_stream_countの値の意味を、-1が無効、0がtidb_max_tiflash_threadsの数を利用するように変更しています。
planner: refactor the function by fzzf678 · Pull Request #36603 · pingcap/tidb · GitHub GetPlanFromSessionPlanCacheを4つのファンクションに分割しています。
tests: fix unstable graceshutdown test by xuyifangreeneyes · Pull Request #36670 · pingcap/tidb · GitHub 不安定なgraceshutdownテストを修正しています。
*: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) by hawkingrei · Pull Request #36660 · pingcap/tidb · GitHub
errors.New(fmt.Sprintf(...))
をfmt.Errorf(...)
で置き換えています。ddl: wait until there is an owner in the cluster by xiongjiwei · Pull Request #36664 · pingcap/tidb · GitHub ClusterのOwnerが利用可能になるまで、DDLの実行を待つようにしています。
br: update the readme.md document url from v4.0 to stable. by yangl · Pull Request #36183 · pingcap/tidb · GitHub BRに関するドキュメントのリンクを変更しています。
schedulers: Remove redundant judgment in hot-region by CabinfeverB · Pull Request #5369 · tikv/pd · GitHub Hot regionの判断で冗長な部分を削除しています。
statistics: show stores of peers in pd-ctl output by lhy1024 · Pull Request #5330 · tikv/pd · GitHub pd-ctlで、storeのpeerに関する情報を出力しています。
*: remove engine_rocks raw_util by BusyJay · Pull Request #13132 · tikv/tikv · GitHub engine_rocksとraw_utilを削除しています。
*: limit comment width by rustfmt by Connor1996 · Pull Request #13139 · tikv/tikv · GitHub rustfmtを設定し、コメントの長さを80に制限しています。
*: rename all DB and CF by BusyJay · Pull Request #13149 · tikv/tikv · GitHub DBをDb、CFをCfのように命名規則を変更しています。
2022年7月28日にRaft Engineのコミットはありませんでした。