infoschema: fix a data race on infoschema v2 addSpecialDB() by tiancaiamao · Pull Request #54427 · pingcap/tidb · GitHub Infoschema v2の
addSpecialDB
でのレースコンディションを修正しています。mod: update pd client by nolouch · Pull Request #54424 · pingcap/tidb · GitHub 利用する github.com/tikv/pd/client のバージョンを更新しています。
parser: Support STRAIGHT_JOIN...USING by dveeden · Pull Request #54164 · pingcap/tidb · GitHub
STRAIGHT_JOIN ... USING
文法に対応しています。planner: classify logical index scan into a separate file for later pkg move by AilinKid · Pull Request #54443 · pingcap/tidb · GitHub Plannerのlogical index scanを別ファイルに移動しています。
planner: git split logical_join logic out of logical_plans while keep its commit history by AilinKid · Pull Request #54445 · pingcap/tidb · GitHub logical_join を logical_plans から独立させています。
planner: refactor a few code of plan cache by qw4990 · Pull Request #54464 · pingcap/tidb · GitHub Plan cacheのコードをリファクタリングしています。
planner: classify logical expand logic into a separate file while keep its commit history by AilinKid · Pull Request #54466 · pingcap/tidb · GitHub Plannerのlogical expand を別ファイルに移動しています。
planner: classify logical datasource logic into a separate file while keep its commit histroy by AilinKid · Pull Request #54469 · pingcap/tidb · GitHub Plannerのlogical datasource を別ファイルに移動しています。
build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 by dependabot[bot] · Pull Request #54468 · pingcap/tidb · GitHub 利用する golang.org/x/sys のバージョンを更新しています。
*: optimize error generation, debug log and AllocHandle in the hot write path by ekexium · Pull Request #54308 · pingcap/tidb · GitHub
AllocHandle
の最適化を図っています。statistics: add a testcase for issue 54022 by hi-rustin · Pull Request #54137 · pingcap/tidb · GitHub TiDB memory leak after meets the `fail to get stats version for this histogram` · Issue #54022 · pingcap/tidb · GitHub のテストケースを追加しています。
planner: classify logical apply logic into a separate file while keep commit history by AilinKid · Pull Request #54471 · pingcap/tidb · GitHub Plannerのlogical apply を別ファイルに移動しています。
- simulator: fix region size and keys by lhy1024 · Pull Request #8366 · tikv/pd · GitHub simulatorでのregion sizeを変更しています。
In-memory Engine: add prop test for skiplist by overvenus · Pull Request #17236 · tikv/tikv · GitHub In memory engineでproperty testを追加しています。
metrics: fix incorrect statistics in `Ingest SST duration seconds`. by LykxSassinator · Pull Request #17240 · tikv/tikv · GitHub
Ingest SST duration seconds
のメトリクスを正しい値に修正しています。raftstore: fix snap gen cancellation by hbisheng · Pull Request #17231 · tikv/tikv · GitHub ネットワークパーティション時にTiKVがpanicする事象を修正しています。
cdc: revert the enhancemant about region partial subscription by hicqu · Pull Request #17228 · tikv/tikv · GitHub cdc: re-design delegate and downstream to support partial region subscription better by hicqu · Pull Request #16645 · tikv/tikv · GitHub をrevertしています。
- fix a minor wording issue in ddl-introduction.md by hfxsd · Pull Request #18127 · pingcap/docs · GitHub ddl-introduction.md を更新しています。
https://github.com/pingcap/docs/commits/master?since=2024-07-05&until=2024-07-05
CI: fix vale runs by dveeden · Pull Request #18097 · pingcap/docs · GitHub GitHub Actionsの設定を変更しています。
Various punctuation fixes by dveeden · Pull Request #18098 · pingcap/docs · GitHub punctuationを変更しています。
tiup: add a ref to limitation on users operation during upgrade using tiup by hfxsd · Pull Request #17952 · pingcap/docs · GitHub upgrade-tidb-using-tiup.md を変更しています。
br: link to BR monitoring and alert by Oreoxmt · Pull Request #17982 · pingcap/docs · GitHub
Monitoring and alert
を追加しています。
2024年7月5日にTiDB Operatorのコミットはありませんでした。
2024年7月5日にTiFlowのコミットはありませんでした。