2024-07-01から1ヶ月間の記事一覧
github.com executor: fix issue that update ignore stmt return error when meet incorrect timestamp value error by crazycs520 · Pull Request #54878 · pingcap/tidb · GitHub update ignore文で無効な日付が設定された場合にERROR 1292 (22007): Inco…
github.com planner: add some output when a flaky test fails by winoros · Pull Request #54980 · pingcap/tidb · GitHub 不安定なTestScanOnSmallTableテストのログ出力を変更しています。 infoschema: fix a snapshot infoschema cache bug after v1 v2…
github.com disjoinset: add generic impl by winoros · Pull Request #54917 · pingcap/tidb · GitHub disjoint に SimpleIntSetを追加しています。 github.com 2024年7月28日にPDのコミットはありませんでした。 github.com 2024年7月28日にTiKVのコミット…
github.com planner: derive index filters for mv index paths by time-and-fate · Pull Request #54877 · pingcap/tidb · GitHub multi value indexにindex filterを追加しています。 br: cli refactor backup error handling logic by Tristan1900 · Pull…
github.com expression: fix infinity loop in `timestampadd` by xzhangxian1008 · Pull Request #54916 · pingcap/tidb · GitHub select timestampadd(month,-10,date'2021-09-01');がhangする事象を修正しています。 planner: import more expand test. b…
github.com *: refine pipelined dml benchmarks by ekexium · Pull Request #54844 · pingcap/tidb · GitHub Pipelined DMLのベンチマークを更新しています。 ddl: assign table IDs for jobs submitted to queue by tangenta · Pull Request #54880 · ping…
github.com ddl: decouple executor part out from `ddl` by D3Hunter · Pull Request #54858 · pingcap/tidb · GitHub DDLの実行部分をDDLExecutorに独立させています。 infoschema,server: let SchemaSimpleTableInfos return error instead of panic by t…
github.com ddl: return error for canceled job by GMHDBJD · Pull Request #54595 · pingcap/tidb · GitHub tidb_enable_fast_create_tableが有効なときにjobがキャンセルされた際のエラーメッセージを変更しています。 executor: support detaching the `…
github.com planner: classify logical apply into a separate file for later pkg move. by AilinKid · Pull Request #54795 · pingcap/tidb · GitHub Plannerの logical apply を別ファイルに移動しています。 planner: Fix BatchPointGetPlan.HandleColOf…
github.com 2024年7月21日にTiDBのコミットはありませんでした。 github.com 2024年7月21日にPDのコミットはありませんでした。 github.com 2024年7月21日にTiKVのコミットはありませんでした。 github.com 2024年7月21日にdocsのコミットはありませんでした…
github.com planner: use ordered index with is null predicate | tidb-test=pr/2368 by ari-e · Pull Request #54253 · pingcap/tidb · GitHub Plannerでis nullが利用されたときにordered index scanを考慮するようにしています。 github.com 2024年7月20…
github.com infoschema: optimize the performance of TableByName for infoschemav2 by tiancaiamao · Pull Request #54743 · pingcap/tidb · GitHub infoschema v2でTableByNameの最適化を図っています。 table: expose some fields to `MutateContext` fr…
github.com ddl: load table ranges from PD instead of region cache by tangenta · Pull Request #54598 · pingcap/tidb · GitHub splitTableRanges()がtable rangeを読み込み元をリージョンキャッシュからPDに変更しています。 table/tables: fix a DATA …
github.com lightning: upgrade webpack and other nodejs module version by D3Hunter · Pull Request #54692 · pingcap/tidb · GitHub Lightningで利用するwebpackのバージョンを更新しています。 infoschema_v2: init schema cache size in meta by GMHDB…
github.com meta: fix memory leak when loading infoschema v2 by tiancaiamao · Pull Request #54627 · pingcap/tidb · GitHub infoschema v2でのメモリリークを修正しています。 br: use tikv volume count for ebs backup progress by michaelmdeng · Pu…
github.com docs: fix markdown list number by lance6716 · Pull Request #54606 · pingcap/tidb · GitHub Markdownを更新しています。 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /lightning/web by dependabot[bot] · Pull Request #53980 · p…
github.com 2024年7月14日にTiDBのコミットはありませんでした。 github.com 2024年7月14日にPDのコミットはありませんでした。 github.com 2024年7月14日にTiKVのコミットはありませんでした。 github.com 2024年7月14日にdocsのコミットはありませんでした…
github.com ddl/ingest: close writer before engine by lance6716 · Pull Request #54569 · pingcap/tidb · GitHub index追加時にpanicしうる事象を修正しています。 ddl: improve FLASHBACK DATABASE for many table case by lance6716 · Pull Request #54…
github.com planner: add more test cases for Plan.Clone by qw4990 · Pull Request #54584 · pingcap/tidb · GitHub Plan.Cloneのテストケースを追加しています。 ddl: fix check running ingest job by lance6716 · Pull Request #54543 · pingcap/tidb ·…
github.com fast_create_table: add retry for local worker by GMHDBJD · Pull Request #52543 · pingcap/tidb · GitHub fast_create_tableにリトライを追加しています。 planner: classify logical cte table into a separate file for later pkg move by …
github.com planner: Remove `CloneForPlanCache` method by qw4990 · Pull Request #54528 · pingcap/tidb · GitHub PlannerのCloneForPlanCacheを削除しています。 *: add context.Context parameter to infoschema TableByName by tiancaiamao · Pull Req…
github.com ddl: schedule as many jobs as possible in one round, simplify sql to query jobs by D3Hunter · Pull Request #54438 · pingcap/tidb · GitHub DDL jobでできるだけ複数のjobをまとめて実行するようにしています。 planner: classify logical…
github.com br: pre-check TiKV disk space before restore task by RidRisR · Pull Request #54385 · pingcap/tidb · GitHub BRのリストア前にTiKVのディスク容量を確認するようにしています。 Incremental restore: fix the issue that backfill data is n…
github.com 2024年7月7日にTiDBのコミットはありませんでした。 github.com 2024年7月7日にPDのコミットはありませんでした。 github.com 2024年7月7日にTiKVのコミットはありませんでした。 github.com 2024年7月7日にdocsのコミットはありませんでした。 g…
github.com planner: consider using instance level plan cache by qw4990 · Pull Request #54472 · pingcap/tidb · GitHub Plannerでインスタンスレベルのplan cacheを考慮するようにしています。 github.com 2024年7月6日にPDのコミットはありませんでし…
github.com infoschema: fix a data race on infoschema v2 addSpecialDB() by tiancaiamao · Pull Request #54427 · pingcap/tidb · GitHub Infoschema v2のaddSpecialDBでのレースコンディションを修正しています。 mod: update pd client by nolouch · Pu…
github.com *: implement auth plugin support in the extension framework by yzhan1 · Pull Request #53494 · pingcap/tidb · GitHub extension auth plugin supportを追加しています。 Optimizer: Fix range intersection for CNF(conjunctive normal for…
github.com test: fix data race in RefreshSession by tangenta · Pull Request #54378 · pingcap/tidb · GitHub RefreshSessionでのレースコンディションを修正しています。 executor: optimize ResetContextOfStmt by zyguan · Pull Request #54063 · pin…
github.com planner: refactor a few code of plan cache by qw4990 · Pull Request #54362 · pingcap/tidb · GitHub Plan cacheのコードをリファクタリングしています。 expression: remove unused MarshalJSON function in Expression by YangKeao · Pull …
github.com planner: classify logical partition union all into a separate file for later pkg move. by AilinKid · Pull Request #54303 · pingcap/tidb · GitHub Plannerのlogical partition union allファイルを移動しています。 ddl: enlarge LoadSch…