github.com backup/pitr_coll: use target client of S3 by YuJuncen · Pull Request #59044 · pingcap/tidb · GitHub Amazon S3のオブジェクトをコピーするclientを変更しています。 dxf: support modify app param on scheduler part by D3Hunter · Pull R…
github.com util: split the tests of workloadrepo into multiple shard by winoros · Pull Request #59030 · pingcap/tidb · GitHub workloadrepo のユニットテストを分割しています。 build(deps): bump github.com/prometheus/common from 0.61.0 to 0.6…
github.com 2025年1月18日にTiDBのコミットはありませんでした。 github.com 2025年1月18日にPDのコミットはありませんでした。 github.com expr: support scalar function from_unixtime in tikv by wshwsh12 · Pull Request #18112 · tikv/tikv · GitHub f…
github.com *: bump client-go to adopt some optimizations by zyguan · Pull Request #59007 · pingcap/tidb · GitHub 利用する github.com/tikv/client-go/v2 のバージョンを更新しています。 ddl: fix context usage and wait adjust worker count routi…
github.com bazel: upgrade rules_go 0.52.0 by hawkingrei · Pull Request #58982 · pingcap/tidb · GitHub 利用する rules_go のバージョンを更新しています。 dxf: add an example application by D3Hunter · Pull Request #58938 · pingcap/tidb · GitHu…
github.com statistics: fix the panic when to async load stats with dropped index by hawkingrei · Pull Request #58887 · pingcap/tidb · GitHub async load stats中にインデックスをdropするとpanicする事象を修正しています。 ddl: fix a bug that cr…
github.com json: add json fuzz test for `json_extract` function and fix several bugs found by it | tidb-test=pr/2467 by YangKeao · Pull Request #58899 · pingcap/tidb · GitHub json_extract関数を修正しています。 br/cmd: added operator checks…
github.com executor: modify the spill chunk size of topn by EricZequan · Pull Request #58889 · pingcap/tidb · GitHub TopNで生成されるdisk spill chunk sizeを変更しています。 statistics: collect duration of failed stats cache sync by hawking…
github.com 2025年1月12日にTiDBのコミットはありませんでした。 github.com 2025年1月12日にPDのコミットはありませんでした。 github.com 2025年1月12日にTiKVのコミットはありませんでした。 github.com 2025年1月12日にdocsのコミットはありませんでした…
github.com 2025年1月11日にTiDBのコミットはありませんでした。 github.com 2025年1月11日にPDのコミットはありませんでした。 github.com 2025年1月11日にTiKVのコミットはありませんでした。 github.com 2025年1月11日にdocsのコミットはありませんでした…
github.com build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 by dependabot[bot] · Pull Request #58857 · pingcap/tidb · GitHub 利用する golang.org/x/tools のバージョンを更新しています。 ddl: fix args count for modify column by D3Hu…
github.com planner: correct plan when scan tidb related cluster table with KeepOrder by Defined2014 · Pull Request #51922 · pingcap/tidb · GitHub information_schema.cluster_slow_queryテーブルの検索結果の順位が不定になる事象を修正しています…
github.com planner: check binding validation when creating bindings by qw4990 · Pull Request #58760 · pingcap/tidb · GitHub bindings作成時にvalidationをするようにしています。 planner: fix an unexpected result of the inlineprojection of Top…
github.com statistics: refactor stats meta handling to use DeltaUpdate for multi-table support by Rustin170506 · Pull Request #58657 · pingcap/tidb · GitHub stats metaの更新にDeltaUpdateを利用しています。 parser: move 'model' to 'ast' pkg …
github.com *: fix a bug for default_authentication_plugin (2) by CbcWestwolf · Pull Request #58723 · pingcap/tidb · GitHub default_authentication_pluginの振る舞いをMySQLとそろえています。 dupdetect: gRPC cancel should trigger retry by lanc…
github.com br: revert backup progress by Leavrth · Pull Request #53914 · pingcap/tidb · GitHub BRでのバックアップ高速化が多数(百万)のテーブルがあるときに遅くなるためrevertしています。 build(deps): bump github.com/golangci/golangci-lint fro…
github.com 2025年1月4日にTiDBのコミットはありませんでした。 github.com 2025年1月4日にPDのコミットはありませんでした。 github.com 2025年1月4日にTiKVのコミットはありませんでした。 github.com 2025年1月4日にdocsのコミットはありませんでした。 g…
github.com statistics: remove unused HavePhysicalID field from HistColl struct by Rustin170506 · Pull Request #58681 · pingcap/tidb · GitHub 不要なHavePhysicalIDを削除しています。 planner: simplify the bindinfo package by qw4990 · Pull Req…
github.com lightning: fix lightning-ctl dump checkpoint file name by River2000i · Pull Request #58533 · pingcap/tidb · GitHub Lightningのcheckpointファイル名を修正しています。 test,ut: add `long` flag for tests and adopt `long` flag in `ut…
github.com br: add chaos testing for advancer owner by Tristan1900 · Pull Request #58183 · pingcap/tidb · GitHub BRのchaos testを追加しています。 github.com 2025年1月1日にPDのコミットはありませんでした。 github.com 2025年1月1日にTiKVのコミ…
github.com importinto/lightning: check max row size when parsing csv to avoid OOM by D3Hunter · Pull Request #58592 · pingcap/tidb · GitHub import intoでCSVをparseする際に最大の行サイズを確認するようにしています。 planner: Fix load stats f…
github.com lightning: adjust TS assertion range between TiDB and PD by takaebato · Pull Request #58594 · pingcap/tidb · GitHub 不安定な"assert failed, TS used in import should in [now-1d, now]" assertionを修正しています。 planner: fix DATA…
github.com domain: Optimize GetDomain api by crazycs520 · Pull Request #58550 · pingcap/tidb · GitHub GetDomain の最適化を図っています。 github.com 2024年12月29日にPDのコミットはありませんでした。 github.com 2024年12月29日にTiKVのコミット…
github.com test: stabilize TestGetAndResetRecentInfoSchemaTS by tangenta · Pull Request #58589 · pingcap/tidb · GitHub 不安定なTestGetAndResetRecentInfoSchemaTSテストを修正しています。 executor,sessionctx: handle last_insert_id(0) like MyS…
github.com dxf: support modify concurrency/task-specific-param for later subtask at task executor part by D3Hunter · Pull Request #58144 · pingcap/tidb · GitHub DxFでconcurrency/task-specific-paramを動的に変更可能にしています。 planner: su…
github.com OWNERS: Auto Sync OWNERS files from community membership by ti-chi-bot · Pull Request #58560 · pingcap/tidb · GitHub OWNERS ファイルを更新しています。 planner: simplify the bindinfo package by qw4990 · Pull Request #58548 · ping…
github.com ttl: set the job history status to `cancelled` if it's removed in GC and it's still running by YangKeao · Pull Request #58539 · pingcap/tidb · GitHub TTL job historyで、cancelled statusを追加しています。 planner: add cascades po…
github.com *: GC old infoschema version in the btree nodes by tiancaiamao · Pull Request #58390 · pingcap/tidb · GitHub infoschema のGC方法を変更しています。 infoschema: replace the btree library for v2 implementation by tiancaiamao · Pull…
github.com ddl notifier: use pagination for SELECT to reduce memory usage by lance6716 · Pull Request #58376 · pingcap/tidb · GitHub DDL notifierでselect結果をページネーションするようにしています。 *: upgrade the PD client to adopt the lat…
github.com 2024年12月22日にTiDBのコミットはありませんでした。 github.com 2024年12月22日にPDのコミットはありませんでした。 github.com 2024年12月22日にTiKVのコミットはありませんでした。 github.com 2024年12月22日にdocsのコミットはありませんで…