ddl: make sure put key into ETCD monotonously by wjhuang2016 · Pull Request #52381 · pingcap/tidb · GitHub etcdへのput keyをmonotonicにしています。
br: use common scan-split-scatter logic by lance6716 · Pull Request #52433 · pingcap/tidb · GitHub BRでregionのscan, split, scatterのロジックを再利用しています。
executor, planner: add a smaller context for `ToPB` method by YangKeao · Pull Request #52369 · pingcap/tidb · GitHub
ToPB
で利用するcontextサイズを小さくしています。planner: Column prune improvement for MPP Join and TableScan+Filter operators by yibin87 · Pull Request #52143 · pingcap/tidb · GitHub MPP時のfilterの改善を図っています。
partition: reorganized the execution order of partition table update operators by Defined2014 · Pull Request #52442 · pingcap/tidb · GitHub
tidb_enable_global_index=true
時にunique keyに違反した値がinsertされる事象を修正しています。lightning: update dependency pebbledb to v1.1.0 by hicqu · Pull Request #52400 · pingcap/tidb · GitHub 利用する pebbledb のバージョンを更新しています。
test: fix TestGetMergeRegionSizeAndCount test by 3pointer · Pull Request #52241 · pingcap/tidb · GitHub 不安定な
TestGetMergeRegionSizeAndCount
テストを修正しています。linter, *: enable linters appends and unusedwrite by YangKeao · Pull Request #52452 · pingcap/tidb · GitHub Linterの設定を変更しています。
planner: move physical opt and cost misc to util and split plan interface by AilinKid · Pull Request #52224 · pingcap/tidb · GitHub Plannerの物理最適化のコードを分割しています。
schedule: fix the down peer cannot be repaired by rleungx · Pull Request #7996 · tikv/pd · GitHub Placement rules設定時に
down-peer
がリカバーされない事象を修正しています。resource_group: add retry configurations by disksing · Pull Request #8041 · tikv/pd · GitHub "wait-retry-interval" を追加しています。
*: make unit test great by HuSharp · Pull Request #7952 · tikv/pd · GitHub ユニットテストを平行に実行可能にしています。
test: enhance flaky test disk_snap::test_conf_change by glorv · Pull Request #16785 · tikv/tikv · GitHub 不安定な
disk_snap::test_conf_change
テストを修正しています。In-memory engine: strip off read related code from engine.rs to a separte file by SpadeA-Tang · Pull Request #16792 · tikv/tikv · GitHub In memory engineのコードをリファクタリングしています。
dr-autosync: add configuration description by disksing · Pull Request #17057 · pingcap/docs · GitHub
pause-region-split
の説明を追加しています。Add REPEAT() example by dveeden · Pull Request #16960 · pingcap/docs · GitHub
REPEAT()
の説明を更新しています。Add example for OCT() by dveeden · Pull Request #16959 · pingcap/docs · GitHub
OCT()
の説明を追加しています。ebnf set password by dveeden · Pull Request #17002 · pingcap/docs · GitHub Markdownを修正しています。
ebnf trace by dveeden · Pull Request #16996 · pingcap/docs · GitHub Markdownを修正しています。
ebnf show variables by dveeden · Pull Request #17000 · pingcap/docs · GitHub Markdownを修正しています。
dr-autosync: add configuration description by disksing · Pull Request #17106 · pingcap/docs · GitHub
wait-recover-timeout
の説明を追加しています。ebnf show plugins by dveeden · Pull Request #17004 · pingcap/docs · GitHub Markdownを修正しています。
ebnf show engines by dveeden · Pull Request #17006 · pingcap/docs · GitHub Markdownを修正しています。
ebnf show builtins by dveeden · Pull Request #17009 · pingcap/docs · GitHub Markdownを修正しています。
ebnf shutdown by dveeden · Pull Request #16994 · pingcap/docs · GitHub Markdownを修正しています。
2024年4月10日にTiDB Operatorのコミットはありませんでした。