planner: add more test cases for plan cache by qw4990 · Pull Request #56380 · pingcap/tidb · GitHub Plan cacheのテストを追加しています。
planner: make pattern match case-insensitive for some infoschema tables by tangenta · Pull Request #56378 · pingcap/tidb · GitHub information schemaのレコードの検索をcase insensitiveにしています。
ddl: simplify job args fill by D3Hunter · Pull Request #56372 · pingcap/tidb · GitHub DDL jobへの引数を渡す部分をリファクタリングしています。
owner: fix data race on ownerManager.campaignCancel by fishiu · Pull Request #56362 · pingcap/tidb · GitHub
ownerManager.campaignCancel
のレースコンディションを修正しています。ddl: refine some context usage by lance6716 · Pull Request #56243 · pingcap/tidb · GitHub 利用するcontextが誤っていた事象を修正しています。
ddl_notifier: add NewAddIndexEvent API by Rustin170506 · Pull Request #56338 · pingcap/tidb · GitHub ddl_notfierに
NewAddIndexEvent
APIを追加しています。statistics: add AnalysisPriorityQueueV2 by Rustin170506 · Pull Request #56335 · pingcap/tidb · GitHub
AnalysisPriorityQueueV2
を追加しています。planner: remove some empty file after logical ops are all classified. by AilinKid · Pull Request #56361 · pingcap/tidb · GitHub Plannerの不要なファイルを削除しています。
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by dependabot[bot] · Pull Request #56359 · pingcap/tidb · GitHub 利用する golang.org/x/net のバージョンを更新しています。
*: use `exprstatic.ExprContext` to replace `mock.Context` in `ToConstraint` by lcwangchao · Pull Request #56355 · pingcap/tidb · GitHub
ToConstraint
内でmock.Context
をexprstatic.ExprContext
に置き換えています。br: Add a new test to check running status when gc safepoint exceeds global checkpoint by RidRisR · Pull Request #55843 · pingcap/tidb · GitHub gc safepointがglobal checkpointを超える場合のテストを追加しています。
build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by dependabot[bot] · Pull Request #56358 · pingcap/tidb · GitHub 利用する go.uber.org/automaxprocs のバージョンを更新しています。
planner: move some test into tests package by hawkingrei · Pull Request #56353 · pingcap/tidb · GitHub 複数のテストを
tests
パッケージに移動しています。ddl: Reorganize Partition failure/rollback tests and fixes by mjonss · Pull Request #53544 · pingcap/tidb · GitHub Reorganize partitionのテストを追加しています。
*: more tests for add/remove partitioning by mjonss · Pull Request #47337 · pingcap/tidb · GitHub パーティションの追加と削除のテストを追加しています。
2024年9月27日にPDのコミットはありませんでした。
resource_control: add metrics for priority resource limiter by glorv · Pull Request #17590 · tikv/tikv · GitHub
Tasks Wait QPS by Priority
のメトリクスを追加しています。
- *: remove TiDB Binlog after deprecation by lilin90 · Pull Request #18908 · pingcap/docs · GitHub In memory engineのcrateとstruct名を統一しています。
2024年9月27日にTiDB Operatorのコミットはありませんでした。
2024年9月27日にTiFlowのコミットはありませんでした。
ci: upgrade tiflash-ci-base image to Python3 by Lloyd-Pottiger · Pull Request #9474 · pingcap/tiflash · GitHub
ExchangeReceiver
でポーリングの代わりにnotifyを利用しています。Pipeline: use notify instead of polling for `ExchangeReceiver` by SeaRise · Pull Request #9073 · pingcap/tiflash · GitHub CIで利用するPythonのバージョンを更新しています。
2024年9月27日にTiProxyのコミットはありませんでした。