-
planner: use collected predicate columns to do stats sync load by winoros · Pull Request #56813 · pingcap/tidb · GitHub Plannerで述語カラムの統計情報を利用するようにしています。
-
table: fix the issue that the default value for `BIT` column is wrong | tidb-test=pr/2424 by YangKeao · Pull Request #57303 · pingcap/tidb · GitHub
bit
型の結果が正しくない事象を修正しています。 chore: use `slices.Clone` to replace CloneSlice by YuJuncen · Pull Request #57317 · pingcap/tidb · GitHub
CloneSlice
の代わりにslices.Clone
を利用しています。*: Use strict validation for stale read ts & flashback ts by MyonKeminta · Pull Request #57050 · pingcap/tidb · GitHub
AS OF TIMESTAMP
を利用したselect文が線形可能性を満たさない場合がある事象を修正しています。store: make storage type a enum by D3Hunter · Pull Request #57276 · pingcap/tidb · GitHub store typeをenumにしています。
parser: support `admin alter ddl jobs` grammar by fzzf678 · Pull Request #57268 · pingcap/tidb · GitHub
admin alter ddl jobs
文法に対応しています。br: implement reading migration by Leavrth · Pull Request #57237 · pingcap/tidb · GitHub BRでmigrationの読み込みに対応しています。
mcs: remove resource manager service by rleungx · Pull Request #8804 · tikv/pd · GitHub resource manager service のコードを削除しています。
store_command: propagate the error code to the root command by JackL9u · Pull Request #8798 · tikv/pd · GitHub pd-ctlのexit codeを修正しています。
*: aggregate the utils package within the client by JmPotato · Pull Request #8799 · tikv/pd · GitHub utilsパッケージに複数のコードを移動しています。
- In-memory engine: handle error when getting regions info by SpadeA-Tang · Pull Request #17805 · tikv/tikv · GitHub In memory engineでリージョン情報を取得する際のエラーハンドリングを追加しています。
Updated the Schema Cache limitations (#19374) (#19383) by ti-chi-bot · Pull Request #19384 · pingcap/docs · GitHub schema-cache.md を更新しています。
Updated the Schema Cache limitations by Frank945946 · Pull Request #19374 · pingcap/docs · GitHub schema-cache.md を更新しています。
planner: update sql-prepared-plan-cache.md by qw4990 · Pull Request #19375 · pingcap/docs · GitHub sql-prepared-plan-cache.md を更新しています。
2024年11月12日にTiDB Operatorのコミットはありませんでした。
- sink(ticdc): DDL event support for the Debezium protocol by wk989898 · Pull Request #11674 · pingcap/tiflow · GitHub debeziumプロトコルでDDLに対応しています。
2024年11月12日にTiFlashのコミットはありませんでした。
2024年11月12日にTiProxyのコミットはありませんでした。