-
planner: add more test cases for instance plan cache by qw4990 · Pull Request #55850 · pingcap/tidb · GitHub Instance plan cacheのテストを追加しています。
-
executor: supports providing TiFlash table information filtered by keyspace by Lloyd-Pottiger · Pull Request #55817 · pingcap/tidb · GitHub Keyspaceに対応したTiFlash関連のテーブルを追加しています。
statistics: remove useless function by hawkingrei · Pull Request #55815 · pingcap/tidb · GitHub 不要な
SomeAnalyzed
関数を削除しています。br: restore merge split ranges with small data by Leavrth · Pull Request #55662 · pingcap/tidb · GitHub BRで小さいデータをリストアしたときにリージョン数が多くなる事象を修正しています。
core: fix missing update on nested generated column by wjhuang2016 · Pull Request #55829 · pingcap/tidb · GitHub Generated columnがnestした場合に"assertion failed"が発生する事象を修正しています。
executor: fix data race in `IndexNestedLoopHashJoin` by solotzg · Pull Request #55824 · pingcap/tidb · GitHub
IndexNestedLoopHashJoin
でのレースコンディションを修正しています。planner: move index advisor into the kernel by qw4990 · Pull Request #55820 · pingcap/tidb · GitHub Index advisorを移動しています。
statistics: add the analysis worker by Rustin170506 · Pull Request #55775 · pingcap/tidb · GitHub analysis workerを追加しています。
executor: introduce tagged pointer in hash join v2 by windtalker · Pull Request #55470 · pingcap/tidb · GitHub hashjoin v2でtagged pointerを追加しています。
lightning: update README to help newcomer run lightning integration tests by D3Hunter · Pull Request #55826 · pingcap/tidb · GitHub LightningのREADMEを更新しています。
*: move XXInfo/Job, etc, out from model pkg in parser to meta by D3Hunter · Pull Request #55754 · pingcap/tidb · GitHub
*Info/Job
関連をmeta
パッケージに移動しています。ddl: watch the ddl ownerkey with the createRevision by joccau · Pull Request #55692 · pingcap/tidb · GitHub Keyが削除されると複数のTiDBサーバーがDDL ownerになりうる事象を修正しています。
streamhelper/advancer: Fix owner transfer metric by YuJuncen · Pull Request #42422 · pingcap/tidb · GitHub Ownerがevictされたあとにcheckpointメトリクスが残り続ける事象を修正しています。
infoschema: fix snapshot read bug for information_schema.tables by tiancaiamao · Pull Request #55830 · pingcap/tidb · GitHub
information_schema.tables
の読み込みにsnapshot readを考慮するようにしています。planner: remove old useless unfinished index advisor implementation by qw4990 · Pull Request #55810 · pingcap/tidb · GitHub 不要なindex advisorのコードを削除しています。
*: make `TestLeaderPriority` stable by rleungx · Pull Request #8592 · tikv/pd · GitHub 不安定な
TestLeaderPriority
テストを修正しています。*: make `TestRegionCheck` stable by rleungx · Pull Request #8591 · tikv/pd · GitHub 不安定な
TestRegionCheck
テストを修正しています。security: support multiple CN for TLS connections by lhy1024 · Pull Request #8518 · tikv/pd · GitHub TLS接続で複数のCNに対応しています。
encryption: remove duplicate comments by hhwyt · Pull Request #17462 · tikv/tikv · GitHub 重複したコメントを削除しています。
In-memory engine: introduce stop load limit threshold by SpadeA-Tang · Pull Request #17443 · tikv/tikv · GitHub In memory engineで
stop_load_limit_threshold
を追加しています。
sql_plan_management: use idx_a for index name by hfxsd · Pull Request #18784 · pingcap/docs · GitHub sql-plan-management.md を更新しています。
cloud: rename Endpoint Type to Connection Type for TiDB Serverless (#18756) by ti-chi-bot · Pull Request #18797 · pingcap/docs · GitHub TiDB ServerlessでEndpoint TypeをConnection Typeに変更しています。
develop: update TiDB Cloud Import page by Oreoxmt · Pull Request #18780 · pingcap/docs · GitHub develop/dev-guide-bookshop-schema-design.md を更新しています。
develop: update connection page for TiDB Dedicated clusters (#18718) by ti-chi-bot · Pull Request #18790 · pingcap/docs · GitHub develop/dev-guide-gui-datagrip.md を更新しています。
2024年9月4日にTiDB Operatorのコミットはありませんでした。
2024年9月4日にTiFlowのコミットはありませんでした。
2024年9月4日にTiFlashのコミットはありませんでした。
2024年9月4日にTiProxyのコミットはありませんでした。