planner: prevent pushing Projection with virtual columns down to UnionScan by qw4990 · Pull Request #53981 · pingcap/tidb · GitHub 仮想列に対して
INL_JOIN
ヒントを利用した場合に結果が正しくない事象を修正しています。*: update Azure library to fix security problem by hawkingrei · Pull Request #53995 · pingcap/tidb · GitHub 利用する github.com/Azure/azure-sdk-for-go/sdk/azcore のバージョンを更新しています。
infoschema: avoid growslices in the infoSchema.SchemaTables by hawkingrei · Pull Request #54023 · pingcap/tidb · GitHub
infoSchema.SchemaTables
でのgrowslicesを抑止しています。Optimizer: Fix range extraction for CNF(conjunctive normal form) | tidb-test=pr/2341 by ghazalfamilyusa · Pull Request #53908 · pingcap/tidb · GitHub conjunctive normal formでのrangeの抽出を修正しています。
executor: fix `TestBRIEBuilderOPtions` change global config by Defined2014 · Pull Request #54020 · pingcap/tidb · GitHub
TestBRIEBuilderOPtions
を修正しています。resource_control: introduce privilege RESOURCE_GROUP_USER to restrict the switch of resource group by glorv · Pull Request #53483 · pingcap/tidb · GitHub
RESOURCE_GROUP_USER
権限を追加しています。executor: add hash join v2 by windtalker · Pull Request #53208 · pingcap/tidb · GitHub hash join v2を追加しています。
ddl: set proper default flen of decimal(0) columns by tangenta · Pull Request #54028 · pingcap/tidb · GitHub
decimal(0)
がdecimal(0,0)
として作成される事象を修正しています。executor: add test for pr 53855 by crazycs520 · Pull Request #54011 · pingcap/tidb · GitHub executor: try to optimize index lookup query may send too many cop task by crazycs520 · Pull Request #53855 · pingcap/tidb · GitHub へのテストを追加しています
ddl: record the used indexID for global-sort reorg by lance6716 · Pull Request #53975 · pingcap/tidb · GitHub global sortで利用される indexID を記録しています。
*: refine code, decrease indent, and rename by okJiang · Pull Request #8276 · tikv/pd · GitHub コードのインデントなどを修正しています。
*: enable errcheck by okJiang · Pull Request #8277 · tikv/pd · GitHub
errcheck
を有効にしています。etcdutil: check if the endpoint has been removed before evicting by JmPotato · Pull Request #8287 · tikv/pd · GitHub 除外されたPDメンバーがendpointに残る事象を修正しています。
*: enable error check for mcs, keyspace and labeler by rleungx · Pull Request #8288 · tikv/pd · GitHub
errcheck
の設定を変更しています。
raftstore: gc abnormal snapshots and destroy peer if failed to apply snapshots. by LykxSassinator · Pull Request #16992 · tikv/tikv · GitHub IOエラーなどでスナップショットの適用に失敗するとTiKVがpanicする事象を修正しています。
split_controller : add logging for hot keys and region split key by mittalrishabh · Pull Request #17061 · tikv/tikv · GitHub リージョンのsplit keyやhot keyの情報をログに出力するようにしています。
In-memory engine: set boundries when gc by SpadeA-Tang · Pull Request #17145 · tikv/tikv · GitHub In memory engineでGCのboundariesを設定しています。
In-memory engine: encode key for lock cf without mvcc version in delete range by SpadeA-Tang · Pull Request #17142 · tikv/tikv · GitHub In memory engineでlock cfのencoding keyがMVCCで削除されないようにしています。
In-memory Engine: get GC safe_point from PD by overvenus · Pull Request #17144 · tikv/tikv · GitHub In memory engineでsafe_pointをPDから取得するようにしています。
- ticdc: clarify description about compression by hfxsd · Pull Request #17893 · pingcap/docs · GitHub
TiCDCの
large-message-handle-compression
の説明を更新しています。
2024年6月14日にTiDB Operatorのコミットはありませんでした。