-
metric: add more lint rules for metric panels by D3Hunter · Pull Request #58436 · pingcap/tidb · GitHub メトリクスのファイルにlinterを適用しています。
-
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by dependabot[bot] · Pull Request #58426 · pingcap/tidb · GitHub 利用する golang.org/x/net のバージョンを更新しています。
statistics: remove dead code by Rustin170506 · Pull Request #58412 · pingcap/tidb · GitHub statisticsの不要なコードを削除しています。
ttl: add integration test with random fault session for TTL by YangKeao · Pull Request #58110 · pingcap/tidb · GitHub TTLのインテグレーションテストを追加しています。
executor: fix the data race in hash join tests by xzhangxian1008 · Pull Request #58406 · pingcap/tidb · GitHub hash join testのレースコンディションを修正しています。
util: Change the output dir of the PLAN REPLAYER to be temp_dir by mengxian-li · Pull Request #58228 · pingcap/tidb · GitHub plan replayerの出力先を変更しています。
ddl: add more metrics for different operations of job execution, refine panels by D3Hunter · Pull Request #58360 · pingcap/tidb · GitHub DDLのメトリクスを更新しています。
planner: refactor some code of cross-db binding by qw4990 · Pull Request #58424 · pingcap/tidb · GitHub databaseをまたがるbindingのコードをリファクタリングしています。
expression: fix the `truncate` function when the first arg is 0 and second value is too large by xzhangxian1008 · Pull Request #58191 · pingcap/tidb · GitHub
max(truncate())
の結果が正しくない事象を修正しています。lightning: enable pd grpc client log by okJiang · Pull Request #58339 · pingcap/tidb · GitHub Lightningで pdのクライアントログを有効にしています。
parser: Fix undocumented password_func function | tidb-test=pr/2458 by dveeden · Pull Request #58312 · pingcap/tidb · GitHub
PASSWORD_FUNC()
関数をPASSWORD()
に置き換えています。br: separate nested logic of table rewrite and building id map by Tristan1900 · Pull Request #58112 · pingcap/tidb · GitHub BRでbuild id mapを分離しています。
client: move `WithCallerComponent` from `RPCClient` to `Client` by okJiang · Pull Request #8943 · tikv/pd · GitHub
WithCallerComponent
をRPCClient
からClient
に移動しています。mcs: fix rule manager initialize by lhy1024 · Pull Request #8937 · tikv/pd · GitHub rule managerの初期化方法を変更しています。
2024年12月20日はTiKVのコミットはありませんでした。
update(ci): ja translation by shhdgit · Pull Request #19756 · pingcap/docs · GitHub GitHub Actionsの設定を更新しています。
update(ci): ja translation by shhdgit · Pull Request #19754 · pingcap/docs · GitHub GitHub Actionsの設定を更新しています。
add warnings for CentOS 7 usage (#19752) by ti-chi-bot · Pull Request #19753 · pingcap/docs · GitHub hardware-and-software-requirements.md を更新しています。
Add the "toml" code fence to TiKV config by lilin90 · Pull Request #19742 · pingcap/docs · GitHub tune-tikv-memory-performance.md を更新しています。
check-before-deployment: add selinux by dveeden · Pull Request #19703 · pingcap/docs · GitHub
Disable SELinux
を追加しています。
chore: enable renovate for feature/v2 by csuzhangxc · Pull Request #5993 · pingcap/tidb-operator · GitHub .github/renovate.json を更新しています。
chore: install buildx for e2e image and bump Golang version by csuzhangxc · Pull Request #5987 · pingcap/tidb-operator · GitHub tests/images/kubekins-e2e/Dockerfile を更新しています。
schemaStorage(ticdc): remove `schemaVersion` in `schemaStorage` by wlwilliamx · Pull Request #11869 · pingcap/tiflow · GitHub
schemaStorage
からschemaVersion
を削除しています。ddl(ticdc): process only `JobStateDone` DDL jobs and remove the need to capture the `tidb_ddl_history` by wlwilliamx · Pull Request #11836 · pingcap/tiflow · GitHub
tidb_ddl_history
を利用せずDDLの状況を確認するようにしています。dm: delete file ignore blob file not exist by River2000i · Pull Request #11913 · pingcap/tiflow · GitHub DMで存在しないblobファイルを削除しようとした際のエラーを修正しています。
2024年12月20日はTiFlashのコミットはありませんでした。
2024年12月20日はTiProxyのコミットはありませんでした。