*: replace exp/maps with std/maps by hawkingrei · Pull Request #49315 · pingcap/tidb · GitHub
golang.org/x/exp/maps
をstd/maps
に置き換えています。errctx, types, sessionctx: avoid memory allocation in `HandleError` and reduce allocation in creation of statement context by YangKeao · Pull Request #49280 · pingcap/tidb · GitHub
HandleError
でのメモリ割り当てを抑止しています。statistics: fix illegal bucket order when to merge global stats by hawkingrei · Pull Request #49312 · pingcap/tidb · GitHub global statsのマージ時に発生する
illegal bucket order
エラーを修正しています。test: ignore some expected goroutine leak by Defined2014 · Pull Request #49320 · pingcap/tidb · GitHub TiDBで直接関連しない(例: DNSサーバーが遅いなど)goroutine leakを無視するようにしています。
lightning: add function `getChunkCompressedSizeForParquet` for solving parquet oom issue by lyzx2001 · Pull Request #49021 · pingcap/tidb · GitHub LightningでParquetファイルをインポートするときに発生するOOM対応準備のために
getChunkCompressedSizeForParquet
関数を作成しています。*: add unnecessary untracked files to .gitignore and clean up them by yoshikipom · Pull Request #49314 · pingcap/tidb · GitHub
test_coverage
ファイルをgitignoreするようにしています。tests: wait services to be healthy before executing test cases in GlobalKill e2e tests by pingyu · Pull Request #49317 · pingcap/tidb · GitHub 不安定な
GlobalKill
テストを修正しています。statistics: fix can not record meta history issue by hi-rustin · Pull Request #49335 · pingcap/tidb · GitHub パーティションdrop後にstats meta historyが更新できない事象を修正しています。
disttask: impl slot manager in dispatcher, and check resource before start dispatcher by D3Hunter · Pull Request #49195 · pingcap/tidb · GitHub disttask用にslot managerを追加しています。
ci: fix docker build sqlite3 and alpine 3.19 incompatibility by nolouch · Pull Request #7522 · tikv/pd · GitHub
go-sqlite3
をビルドするための回避策を追加しています。resource_control: improve trace logs, ctl and metrics by nolouch · Pull Request #7510 · tikv/pd · GitHub リソースコントロール用に
ctl
コマンドを追加しています。resource_control: fix data race in controller by nolouch · Pull Request #7520 · tikv/pd · GitHub
resource_group/controller.(*groupCostController)
でのレースコンディションを修正しています。
*: uniform deadline exceeded error in cop response by crazycs520 · Pull Request #16155 · tikv/tikv · GitHub deadlineを超えた場合のエラーtypeを統合しています。
coprocessor: rewrite `Upper` and `Lower` functions by porting the implementation from Go library by gengliqi · Pull Request #16160 · tikv/tikv · GitHub
upper
とlower
関数をGoの標準にそった実装に置き換えています。
Update the introduced info for tidb_opt_enable_hash_join by lilin90 · Pull Request #15631 · pingcap/docs · GitHub
tidb_opt_enable_hash_join
の説明を更新しています。fix redundant quotation marks by ran-huang · Pull Request #15636 · pingcap/docs · GitHub br/br-pitr-guide.md のマークダウンを更新しています。
fix version comment by ran-huang · Pull Request #15654 · pingcap/docs · GitHub
version_comment
の説明を更新しています。update the variable scope by ran-huang · Pull Request #15655 · pingcap/docs · GitHub
VARIABLE_SCOPE
の説明を更新しています。
2023年12月11日にTiDB Operatorのコミットはありませんでした。