expression: add some methods in `BuildContext` to read fields in SessionVars before by lcwangchao · Pull Request #52367 · pingcap/tidb · GitHub
BuildContext
がいくつかのSessionVars
を読み取れるようにしています。lightning: move scan-split-scatter regions logic into common package by lance6716 · Pull Request #52399 · pingcap/tidb · GitHub Lightningのregionのscan, split, scatterのロジックを共通パッケージに移動しています。
expensive-log: print affected rows by ekexium · Pull Request #52412 · pingcap/tidb · GitHub expensive query logに"affected rows"を表示するようにしています。
p-dml: implement rollback for pipelined dml by you06 · Pull Request #52416 · pingcap/tidb · GitHub Pipelined DMLにrollbackを追加しています。
statistics: upgrade stats timeout checkpoint after it timeouts by hawkingrei · Pull Request #52424 · pingcap/tidb · GitHub load statsのタイムアウト時にタイムアウトチェックポイントを更新するようにしています。
bindinfo,planner,statistics: add `OWNERS` files in top module folders by wuhuizuo · Pull Request #46981 · pingcap/tidb · GitHub OWNERS ファイルを更新しています。
planner: add newly created col for window projection by hi-rustin · Pull Request #52378 · pingcap/tidb · GitHub Window関数利用時にpanicする事象を修正しています。
domain: avoit to print too many log if the ddl job of runaway table is not finished by CabinfeverB · Pull Request #52283 · pingcap/tidb · GitHub "try to get new runaway watch"ログ出力を抑止しています。
planner: fix missing access conds when a partial path is dual path when query involves mv index by time-and-fate · Pull Request #52414 · pingcap/tidb · GitHub Multi value indexで結果が正しくない事象を修正しています。
br: add integration test for pitr to test compatibility between pitr and accelerate indexing by Leavrth · Pull Request #51988 · pingcap/tidb · GitHub BRでPiTRのインテグレーションテストを追加しています。
executor: fix mppIterator memory leak when got error by guo-shaoge · Pull Request #52410 · pingcap/tidb · GitHub mppIteratorでのメモリーリークを修正しています。
expression: Move more methods from `SessionVars` to `BuildContext` by lcwangchao · Pull Request #52440 · pingcap/tidb · GitHub
SessionVars
からBuildContext
にいくつかのメソッドを移動しています。planner: remove deadcode by hi-rustin · Pull Request #52446 · pingcap/tidb · GitHub 不要なコードを削除しています。
ddl: fix reorg info end key after resuming from checkpoint by tangenta · Pull Request #52447 · pingcap/tidb · GitHub アップグレード後に発生する"admin check found data inconsistency"エラーを修正しています。
executor, planner: minimize the context used by the `ranger` package by YangKeao · Pull Request #52363 · pingcap/tidb · GitHub
ranger
で利用するcontextを減らしています。resource_manager: fix test by checking system table status by CabinfeverB · Pull Request #52456 · pingcap/tidb · GitHub 不安定な
TestResourceGroupRunaway
テストを修正しています。
cluster: fix race when getting coordinator by CabinfeverB · Pull Request #8037 · tikv/pd · GitHub updateProgress でのレースコンディションを修正しています。
retry, client: support to log after execing some times by CabinfeverB · Pull Request #7895 · tikv/pd · GitHub backoff時のログ出力を変更しています。
scripts: fix client and tools cover profile by HuSharp · Pull Request #8020 · tikv/pd · GitHub Makefileを更新しています。
pkg/ratelimit: introduce an executor that can run with a limiter by nolouch · Pull Request #8024 · tikv/pd · GitHub Rate limitter付きで実行できるexectorを追加しています。
tests/tso: make TestPrimaryPriorityChange stable by HuSharp · Pull Request #8045 · tikv/pd · GitHub 不安定な
TestPrimaryPriorityChange
テストを修正しています。*: fix ci covprofile by updating codecov version and replacing cover pkg by HuSharp · Pull Request #8044 · tikv/pd · GitHub 利用する codecov/codecov-action のバージョンを更新しています。
chore: update codecov.yml by wuhuizuo · Pull Request #16773 · tikv/tikv · GitHub 利用する codecov のバージョンを更新しています。
In-memory engine: fix problems of sub range scheduling load task of the whole range by SpadeA-Tang · Pull Request #16777 · tikv/tikv · GitHub In memory engineでsub range scheduling load taskがrange全体をロードする事象を修正しています。
raftstore: allow apply committed logs before persist by glorv · Pull Request #16626 · tikv/tikv · GitHub
max_apply_unpersisted_log_limit
を追加しています。tidb_query_expr: fix overflow in elt function by Defined2014 · Pull Request #14826 · tikv/tikv · GitHub elt関数がオーバーフローする事象を修正しています。
components: only check output schema field type when set resp encode type by Defined2014 · Pull Request #14817 · tikv/tikv · GitHub
ERROR 8133 (HY000): data inconsistency in table:
エラーを修正しています。
Add perl dependency requirement for tikv heap profiling by hfxsd · Pull Request #17058 · pingcap/docs · GitHub dashboard/dashboard-profiling.md を更新しています。
*: fix broken links by Oreoxmt · Pull Request #17041 · pingcap/docs · GitHub Broken linkを修正しています。
br: not support executing backup task and restore task at the same time by hfxsd · Pull Request #17076 · pingcap/docs · GitHub br/backup-and-restore-overview.md を更新しています。
2024年4月9日にTiDB Operatorのコミットはありませんでした。