-
makefile, tools: update `tools/check/ut` to make it work without `unstable.txt` by Defined2014 · Pull Request #50276 · pingcap/tidb · GitHub Makefile を更新しています。
-
planner: avoid scanning multi-valued index when there is no condition related | tidb-test=pr/2276 by YangKeao · Pull Request #50183 · pingcap/tidb · GitHub Multi value indexの不要なスキャンを抑止しています。
ddl: check owner status before commit DDL changes by tangenta · Pull Request #50251 · pingcap/tidb · GitHub DDL実行前にowner statusを確認するようにしています。
test: fix unstable `TestIndexChange ` and `TestAlterAddConstraintStateChange3` by jiyfhust · Pull Request #50144 · pingcap/tidb · GitHub 不安定な
TestIndexChange
テストを修正しています。session: make TestUpgradeVersionForResumeJob faster by zimulala · Pull Request #50299 · pingcap/tidb · GitHub
TestUpgradeVersionForResumeJob
の高速化を図っています。disttask: storage.util move to testutil by ywqzzy · Pull Request #50252 · pingcap/tidb · GitHub
storage.util
をtestutil
配下に移動しています。test: fix race in TestManagerHandleTasks by ywqzzy · Pull Request #50304 · pingcap/tidb · GitHub
TestManagerHandleTasks
でのレースコンディションを修正しています。test: use fgprof to show off-CPU profile in external package by lance6716 · Pull Request #50179 · pingcap/tidb · GitHub プロファイラーとしてfgprofを利用しています。
ddl: refine duplicate entry err msg when merging temp index by tangenta · Pull Request #50275 · pingcap/tidb · GitHub "[kv:1062]Duplicate entry"エラーメッセージを修正しています。
metrics: add new row panel for tidb query by bufferflies · Pull Request #50086 · pingcap/tidb · GitHub Grafanaにリソースグループ毎のSQL実行時間を表示するpanelを追加しています。
*: refactor mpp err recovery logic by guo-shaoge · Pull Request #50234 · pingcap/tidb · GitHub MPPエラーリカバリーのコードをリファクタリングしています。
planner: fix leading hint cannot take effect in UNION ALL statements by hawkingrei · Pull Request #50277 · pingcap/tidb · GitHub union allを用いたSQLに対して
leading
ヒントが効かない事象を修正しています。OWNERS: Auto Sync OWNERS files from community membership by ti-chi-bot · Pull Request #50326 · pingcap/tidb · GitHub OWNERS ファイルを更新しています。
*: upgrade go1.21.6 by hawkingrei · Pull Request #50306 · pingcap/tidb · GitHub Go 1.21.6を利用しています。
disttask: fix submit task with same key by ywqzzy · Pull Request #50317 · pingcap/tidb · GitHub disttaskのsubtaskのkeyが重複する事象を修正しています。
expression: remove useless `HandleOverflowOnSelection` by lcwangchao · Pull Request #50279 · pingcap/tidb · GitHub
HandleOverflowOnSelection
を削除しています。ddl: unlock schema version mutex properly by tangenta · Pull Request #50327 · pingcap/tidb · GitHub Schema versionのunlockを追加しています。
variable: fix information_schema.VARIABLES_INFO DEFAULT_VALUE not right problem by jiyfhust · Pull Request #49524 · pingcap/tidb · GitHub
information_schema.VARIABLES_INFOの
DEFAULT_VALUE`が正しくない事象を修正しています。test: stabilize TestRenameTableIntermediateState by tangenta · Pull Request #50314 · pingcap/tidb · GitHub 不安定な
TestRenameTableIntermediateState
テストを修正しています。statistics: fix missing nil check for mv index by time-and-fate · Pull Request #50313 · pingcap/tidb · GitHub 統計情報がないmulti value indexでpanicする事象を修正しています。
tools: support config for API Bench and add TSO API by CabinfeverB · Pull Request #7683 · tikv/pd · GitHub APIへのベンチマークテストを追加しています。
tools: add http server for heartbeat bench by rleungx · Pull Request #7685 · tikv/pd · GitHub ハートビートベンチマークテストを更新しています。
chore(dashboard): update TiDB Dashboard to v7.6.0-41f7c801 [release-7.6] (#7694) by ti-chi-bot · Pull Request #7695 · tikv/pd · GitHub 利用する TiDB Dashboard のバージョンを更新しています。
encryption: support kms encryption for gcp by glorv · Pull Request #16335 · tikv/tikv · GitHub Google Cloud PlatformでのCloud Key Management Serviceに対応しています。
chore: bump version to v8.0.0-alpha by lijie0123 · Pull Request #16333 · tikv/tikv · GitHub バージョンを
v8.0.0-alpha
に更新しています。
br: add two options for backup compression by RobertCheng-956 · Pull Request #16059 · pingcap/docs · GitHub BRの
--compression
と--compression-level
の説明を追加しています。move tikv configure item `pd.enable-forwarding` to correct place by JaySon-Huang · Pull Request #16067 · pingcap/docs · GitHub
enable-forwarding
の記述位置を変更しています。Global sort documents update by ran-huang · Pull Request #15905 · pingcap/docs · GitHub global sortの説明を更新しています。
add multi value index case from cnf and dnf combination by ran-huang · Pull Request #15923 · pingcap/docs · GitHub choose-index.md を更新しています。
create-index: remove the description that no stats are collected for mv index by time-and-fate · Pull Request #15915 · pingcap/docs · GitHub Multi value indexの統計情報が取得されない旨の記述を削除しています。
Add explanation for auto_random ID allocation by hfxsd · Pull Request #16113 · pingcap/docs · GitHub
Implicit allocation rules of IDs
を追加しています。
2024年1月11日にTiDB Operatorのコミットはありませんでした。