*: upgrade go 1.20.3 by hawkingrei · Pull Request #42820 · pingcap/tidb · GitHub Go 1.20.3を利用するようにしています。
kazel: support auto-config shard_count by hawkingrei · Pull Request #42751 · pingcap/tidb · GitHub Bazelの設定を更新しています。
disttask: `TaskMananger` uses pool to get a session by lcwangchao · Pull Request #42832 · pingcap/tidb · GitHub
TaskMananger
がpoolを利用してセッションを取得するようにしています。ddl: DDL job add charset and collate when create the index by 3AceShowHand · Pull Request #42750 · pingcap/tidb · GitHub DDL jobでインデックス追加する場合に、charsetとcollationを設定するようにしています。
planner: keep the original AST unchanged if hit non-prep plan cache by qw4990 · Pull Request #42841 · pingcap/tidb · GitHub Non prepared plan cacheにヒットした場合、もとのASTを変更しないようにしています。
planner: refactor PreparedParams for non-prep plan cache by qw4990 · Pull Request #42844 · pingcap/tidb · GitHub Non prepared plan cacheで
statements_summary
の`auery_sample_textから不要な引数を削除しています。
tso, server: refine the TSO allocator manager parameters by JmPotato · Pull Request #6269 · tikv/pd · GitHub TSO allocator managerの設定を変更しています。
tso: unify the TSO ServiceConfig and ConfigProvider interfaces by JmPotato · Pull Request #6272 · tikv/pd · GitHub TSOの
ServiceConfig
とServiceConfig
のインターフェースを統合しています。Load initial assignment and dynamically watch/apply keyspace groups' membership/distribution change by binshi-bing · Pull Request #6247 · tikv/pd · GitHub Keyspace groupの変更をしています。
2023年4月6日にTiKVのコミットはありませんでした。
fix the rule of PD_miss_peer_region_count by Oreoxmt · Pull Request #13015 · pingcap/docs · GitHub
PD_miss_peer_region_count
の定義を変更しています。planner: supply privilege description binding need by Oreoxmt · Pull Request #13080 · pingcap/docs · GitHub SQL Bindingsを利用するには
SUPER
権限が必要なことを追記しています。ci: remove assignees in Links, update the deprecated set-output command by Oreoxmt · Pull Request #13034 · pingcap/docs · GitHub CIの設定を変更しています。
Lightning: fix default value in configuration by qiancai · Pull Request #13086 · pingcap/docs · GitHub tidb-lightning/tidb-lightning-configuration.md のデフォルト値を更新しています。