planner: fix the issue that MVIndex leads to "can't find plan" error by qw4990 · Pull Request #52067 · pingcap/tidb · GitHub Multi value indexを利用する実行計画で発生する
ERROR 1815 (HY000): Internal : Can't find a proper physical plan for this query
エラーを修正しています。* : fix some tests for InfoSchema v2 by ywqzzy · Pull Request #52077 · pingcap/tidb · GitHub infoschema v2のテストを修正しています。
statistics: ignore more logs by hi-rustin · Pull Request #52101 · pingcap/tidb · GitHub
No table to analyze
のログ出力を抑止しています。planner: encapsulate task dir and move test related code to test file by AilinKid · Pull Request #52083 · pingcap/tidb · GitHub plannerのパッケージ内にtask関連のファイルを移動しています。
restore: use a limited workpool by 3pointer · Pull Request #51872 · pingcap/tidb · GitHub Restoreに利用するワーカープールの数を制限しています。
expression: introduce `SessionEvalContext` to implement `EvalContext` by lcwangchao · Pull Request #52091 · pingcap/tidb · GitHub
EvalContext
にSessionEvalContext
を追加しています。infoschema: introduce `MetaOnlyInfoSchema` to provide meta only information schema by lcwangchao · Pull Request #52070 · pingcap/tidb · GitHub
MetaOnlyInfoSchema
を追加しています。br: turn on coarse-grained as default for restore by BornChanger · Pull Request #51830 · pingcap/tidb · GitHub BRのリストアでcoarse-grainedをデフォルトで有効にしています。
ddl: fix add multi-indexes merge on partition tables by tangenta · Pull Request #52109 · pingcap/tidb · GitHub パーティション表での複数のインデックスのmergeに対応しています。
distsql: do not merge unconsumed CopStats if not belong to user sessions by jiyfhust · Pull Request #51950 · pingcap/tidb · GitHub distsqlで利用されていない CopStats をマージしないようにしています。
br: change default value to coarse-grained by BornChanger · Pull Request #52120 · pingcap/tidb · GitHub BRのリストアでcoarse-grainedをデフォルトで有効にしています。
metrics: fix dr-auto-sync metics by lhy1024 · Pull Request #7975 · tikv/pd · GitHub dr-auto-sync のメトリクスを修正しています。
client/test: add some tests where member change by lhy1024 · Pull Request #7972 · tikv/pd · GitHub メンバーが変更された場合のテストを追加しています。
- In-memory engine: fix panic when write batch callback twice by SpadeA-Tang · Pull Request #16691 · tikv/tikv · GitHub In memory engineでwrite batch callbackが2回実行されるとpanicする事象を修正しています。
Conflict data resolution enhancement during data import by qiancai · Pull Request #16720 · pingcap/docs · GitHub Lightningの重複検知方法を更新しています。
Global sort documents update by qiancai · Pull Request #16605 · pingcap/docs · GitHub Global sortの記述を更新しています。
Update sql-statement-explain.md - typo by hongshaoyang · Pull Request #16721 · pingcap/docs · GitHub
EXPLAIN
の記述を更新しています。
2024年3月26日にTiDB Operatorのコミットはありませんでした。