TiDB commits

TiDB, PD, TiKVのコミットを記録しています。

TiDB Commits on 2024-03-18

github.com

br: move WaitRegionsSplit into split package by lance6716 · Pull Request #51779 · pingcap/tidb · GitHub BRのWaitRegionsSplitsplitパッケージに移動しています。

config: return error when `toml.DecodeFile` failed. by Defined2014 · Pull Request #51828 · pingcap/tidb · GitHub 無効なtomlファイルがあった時、toml.DecodeFileでエラーを返すようにしています

br/utils: add WithRetryReturnLastErr and backoffer by lance6716 · Pull Request #51764 · pingcap/tidb · GitHub BRにWithRetryReturnLastErrを追加しています。

txn: check unsupported table types for Pipelined DML by ekexium · Pull Request #51839 · pingcap/tidb · GitHub Pipelined DMLで対応していないデータ型を確認するようにしています。

infoschema_v2: disable tidb schema cache size by GMHDBJD · Pull Request #51813 · pingcap/tidb · GitHub infoschema v2でtidb_schema_cache_sizeを無効にしています。

execdetails: add statistical data of table scanning of TiFlash by JinheLin · Pull Request #51726 · pingcap/tidb · GitHub explain analyzeでTiFlashの統計情報を追加しています。

planner: support OR list nested in AND list for mv index | tidb-test=pr/2309 by time-and-fate · Pull Request #51716 · pingcap/tidb · GitHub Multi value indexでネストしたOR,ANDリストに対応しています。

importinto: pass kv store directly when rebase ids by D3Hunter · Pull Request #51850 · pingcap/tidb · GitHub import intoでidを振り直すときにTiKV storeを直接渡すようにしています。

executor: fix issue that some query execution stats was omitted when execution was interrupted by crazycs520 · Pull Request #51787 · pingcap/tidb · GitHub SQLの実行が中断されたときに、実行統計が失われる事象を修正しています。

*: add test for enable new replica selector by default by crazycs520 · Pull Request #51793 · pingcap/tidb · GitHub enable-replica-selector-v2のテストを追加しています。

lightning: skip CREATE DATABASE when downstream exists, and return error when parse failed by lance6716 · Pull Request #51801 · pingcap/tidb · GitHub Lightningでのダウンストリームでデータベースが存在していた場合、CREATE DATABASEをskipしています。

*: update pingcap/errors version by D3Hunter · Pull Request #51854 · pingcap/tidb · GitHub 利用する github.com/pingcap/errors のバージョンを更新しています。

txn: implement staging for Pipelined DML by ekexium · Pull Request #51832 · pingcap/tidb · GitHub Pipeline DMLにstaging interfaceを追加しています。

github.com

github.com

github.com

github.com

2024年3月18日にTiDB Operatorのコミットはありませんでした。