planner/core: pushdown TiFlash store type check to ColumnToProto by joechenrh · Pull Request #55463 · pingcap/tidb · GitHub
ColumnToProto
でColumnInfo
を変更しないようにしています。table: Add `GetExchangePartitionDMLSupport` and remove `GetDomainInfoSchema` in `MutateContext` by lcwangchao · Pull Request #55435 · pingcap/tidb · GitHub
MutateContext
からGetDomainInfoSchema
を削除し、GetExchangePartitionDMLSupport
を追加しています。expression: `expression.BuildSimpleExpr` supports to build `ParamMarker` by lcwangchao · Pull Request #55493 · pingcap/tidb · GitHub
expression.BuildSimpleExpr
でParamMarker
をビルド可能にしています。executor: add test for issue 55500 and it has been fixed by #53489 by crazycs520 · Pull Request #55503 · pingcap/tidb · GitHub jepsen test failed cause by query was killed and returned the wrong result · Issue #55500 · pingcap/tidb · GitHub のテストを追加しています。
*: use model.CIStr in infoschema v2 to handle case insensitive by tiancaiamao · Pull Request #55450 · pingcap/tidb · GitHub infoschema v2でcase insensitiveな文字列の比較のために
model.CIStr
を追加しています。*: fix cannot get column info from generate column by hawkingrei · Pull Request #55447 · pingcap/tidb · GitHub Generated columnがある場合にanalyzeが失敗する事象を修正しています。
planner: simplify datasource's pointer receiver member function. by AilinKid · Pull Request #55474 · pingcap/tidb · GitHub Plannerでdatasourceのレシーバーを変更しています。
planner: move logical expand into logicalop pkg. by AilinKid · Pull Request #55428 · pingcap/tidb · GitHub Plannerでlogical expandを
locicalop
パッケージに移動しています。planner: export elements in cteClass for late pkg move. by AilinKid · Pull Request #55429 · pingcap/tidb · GitHub 後のパッケージ移動のためにelementをexportしています。
OWNERS: Auto Sync OWNERS files from community membership by ti-chi-bot · Pull Request #55485 · pingcap/tidb · GitHub OWNERSファイルを更新しています。
- cdc: print log to indicate memory free, and adjust finish_scan_lock method by 3AceShowHand · Pull Request #17357 · tikv/tikv · GitHub memory quota関連の情報をログ出力するようにしています。
tiproxy: add vip configurations by Oreoxmt · Pull Request #18498 · pingcap/docs · GitHub TiProxyの
virtual-ip
、interface
の説明を追加しています。system-variables: add tiflash_hashagg_preaggregation_mode by guo-shaoge · Pull Request #18441 · pingcap/docs · GitHub
tiflash_hashagg_preaggregation_mode
の説明を追加しています。add the root type expand impl for rollup syntax. by AilinKid · Pull Request #18552 · pingcap/docs · GitHub
WITH ROLLUP
の説明を更新しています。Add doc for TopN spill by xzhangxian1008 · Pull Request #18350 · pingcap/docs · GitHub TopN operatorのdisk spillの説明を追加しています。
partition: add doc for global index, also with GLOBAL IndexOption/ColumnOption by mjonss · Pull Request #18543 · pingcap/docs · GitHub global indexの説明を追加しています。
2024年8月19日にTiDB Operatorのコミットはありませんでした。
docs(ticdc): delete an outdated sentence by wlwilliamx · Pull Request #11393 · pingcap/tiflow · GitHub README_TiCDC.md を更新しています。
OWNERS: Auto Sync OWNERS files from community membership by ti-chi-bot · Pull Request #11492 · pingcap/tiflow · GitHub OWNERSファイルを更新しています。
2024年8月19日にTiFlashのコミットはありませんでした。
2024年8月19日にTiProxyのコミットはありませんでした。