TiDB commits

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

TiDB Commits on 2023-05-25

github.com

loaddata: don't split transaction and revert some change by lance6716 · Pull Request #44136 · pingcap/tidb · GitHub load data内のトランザクションを分割しないようにしています。

config: turn on lite-init-stats and force-init-stats by default by xuyifangreeneyes · Pull Request #44080 · pingcap/tidb · GitHub lite-init-statsforce-init-statsをデフォルトで有効にしています。

import into: impl IMPORT INTO statement part 1 by D3Hunter · Pull Request #44122 · pingcap/tidb · GitHub IMPORT INTO文をparse可能にしています。

executor, planner: fix indexLookUp with static pruning by Defined2014 · Pull Request #44139 · pingcap/tidb · GitHub 静的なパーティションプルーニングでindexLookUpを選択した際にERROR 8133 (HY000): data inconsistency in tableが発生する事象を修正しています。

planner: fix unstable test TestAggPushToCopForCachedTable by hawkingrei · Pull Request #44168 · pingcap/tidb · GitHub 不安定なTestAggPushToCopForCachedTableテストを修正しています。

loaddata: fix inconsistent MySQL error by lance6716 · Pull Request #44167 · pingcap/tidb · GitHub load dataのエラーメッセージをMySQLと合わせています。

statstest: split handletest by hawkingrei · Pull Request #44165 · pingcap/tidb · GitHub handletestを分割しています。

statistics: show stats mem usage even if stats mem quota is not set by xuyifangreeneyes · Pull Request #44177 · pingcap/tidb · GitHub メモリのquotaが設定されていない場合でも、メモリの使用料を常に表示するようにしています。

br: ignore restore pd and gc if SkipPauseGCAndScheduler is on by BornChanger · Pull Request #44181 · pingcap/tidb · GitHub BRでSkipPauseGCAndSchedulerが有効なとき、スナップショットバックアップがpanicする事象を修正しています。

executor,store,kv: Introduce mpp coordinator interface by yibin87 · Pull Request #44034 · pingcap/tidb · GitHub mpp coordinator interfaceを追加しています。

expression: modify the grouping function to receive uint64 and add more test about grouping sets nullability by AilinKid · Pull Request #44179 · pingcap/tidb · GitHub grouping functionがuint64を受け取れるようにしています。

*: Fix a bug when have a lot of jobs in upgrading state by zimulala · Pull Request #44162 · pingcap/tidb · GitHub DDL実行中にTiDB Clusterをアップグレードすると失敗する事象を修正しています。

executor: add remain time for showAnalyzeStatus by hawkingrei · Pull Request #43866 · pingcap/tidb · GitHub show analyze statusで予想される残り時間を表示するようにしています。

linter: Recover() must be directly called by defer by lance6716 · Pull Request #44192 · pingcap/tidb · GitHub Linterを追加しています。

github.com

github.com

github.com