-
importinto: add metrics and dashboard by D3Hunter · Pull Request #46749 · pingcap/tidb · GitHub import into関連のメトリクスを追加しています。
-
*: refine panic log by crazycs520 · Pull Request #46853 · pingcap/tidb · GitHub panic時のログ出力を変更しています。
disttask: dynamic dispatch subtasks by ywqzzy · Pull Request #46593 · pingcap/tidb · GitHub Disttaskのsubtaskを複数のトランザクションに分割しています。
br: support reading a file concurrently from S3 by wjhuang2016 · Pull Request #46633 · pingcap/tidb · GitHub BRでAmazon S3からのファイルを並列に読み込み可能にしています。
executor: fix batchPoint for partition table with duplicate rows by jiyfhust · Pull Request #46808 · pingcap/tidb · GitHub パーティション表のサブクエリー内でINを利用した場合に結果が異なる事象を修正しています。
linter: revert the delete configure by hawkingrei · Pull Request #46886 · pingcap/tidb · GitHub Bazelの設定を変更しています。
executor: merge some tests into one by hawkingrei · Pull Request #46882 · pingcap/tidb · GitHub
executor
の複数のテストをまとめています。disttask: fix dispatcher checksubtask flaky test by ywqzzy · Pull Request #46887 · pingcap/tidb · GitHub 不安定な
TestParallelErrStage
テストを修正しています。rc: add resource group name to ddl by okJiang · Pull Request #46756 · pingcap/tidb · GitHub DDLにリソースグループ名を追加しています。
planner, stats: clean the called of Index.CheckStats by winoros · Pull Request #46868 · pingcap/tidb · GitHub 不要な
idx.CheckStats()
を削除しています。Log Backup: decouple log backup resolve locks from GCWorker. by 3pointer · Pull Request #45904 · pingcap/tidb · GitHub Log backupでGCWorkerによるCPU使用率の増加を抑えています。
test: stabilize TestMultiSchemaChangeAlterIndex by tangenta · Pull Request #46899 · pingcap/tidb · GitHub 不安定な
TestMultiSchemaChangeAlterIndex
テストを修正しています。expression, tests: move integration tests in `expression` pkg to `tests/integration` by Defined2014 · Pull Request #46891 · pingcap/tidb · GitHub
expression
内のintegration testをtests/integration
に移動しています。variable: always truncate `tidb_session_alias` when it is not a valid value by lcwangchao · Pull Request #46707 · pingcap/tidb · GitHub
tidb_session_alias
が無効な値でも常に切り捨てるようにしています。ddl, lightning: integrate operator for global sort by tangenta · Pull Request #46734 · pingcap/tidb · GitHub Lightningのglobal sortでオペレーターを統合しています。
statistics: use RWMutex in AnalyzeProgress by hi-rustin · Pull Request #46895 · pingcap/tidb · GitHub
AnalyzeProgress
内でRWMutex
を利用しています。planner: fix the issue that binding for `in (?)` cannot work for `in (?,?,?)` by qw4990 · Pull Request #46896 · pingcap/tidb · GitHub 単一の
in (?)
のbindingを複数のin (?,?,?)
で利用可能にしています。br: fix the issue that state not set correctly after resolve locks by 3pointer · Pull Request #46903 · pingcap/tidb · GitHub GC resolve lockが高頻度で発生する事象を修正しています。
*: add bench for analyze by hawkingrei · Pull Request #46898 · pingcap/tidb · GitHub analyzeのベンチマークテストを追加しています。
ddl/dist: gc subtask history table by okJiang · Pull Request #46723 · pingcap/tidb · GitHub
subtask_history table
を追加しています。planner: merge tests into one by hawkingrei · Pull Request #46919 · pingcap/tidb · GitHub 複数の
planner
のテストをまとめています。variable: fix empty cloud storage uri by lichunzhu · Pull Request #46901 · pingcap/tidb · GitHub Cloud storage uriが空白の場合の対応を追加しています。
fix wrong legend name by bufferflies · Pull Request #7080 · tikv/pd · GitHub メトリクスの凡例を修正しています。
chore(dashboard): update version to v2023.09.11.1 (#7065) by ti-chi-bot · Pull Request #7079 · tikv/pd · GitHub Dashboardのバージョンを更新しています。
sst_importer: don't cache rewritten files by YuJuncen · Pull Request #15502 · tikv/tikv · GitHub
sst_importer
で複数回書き込まれたファイルをキャッシュしないようにしています。[Dynamic Region] Supply extra test cases for `gc`. by LykxSassinator · Pull Request #15544 · tikv/tikv · GitHub gcのテストを追加しています。
translate: simplify examples for golang documents from the docs-cn by Icemap · Pull Request #14724 · pingcap/docs · GitHub Go言語関連のdev guideを更新しています。
ticdc: fix date-separator config of storage sink by qiancai · Pull Request #14511 · pingcap/docs · GitHub ticdc/ticdc-changefeed-config.md を更新しています。
ticdc: update storage sink doc by qiancai · Pull Request #14510 · pingcap/docs · GitHub ticdc/ticdc-sink-to-cloud-storage.md を更新しています。
use discord in doc home by ran-huang · Pull Request #14817 · pingcap/docs · GitHub Discordへのリンクを追加しています。
2023年9月12日にTiDB operatorのコミットはありませんでした。