TiDB commits

TiDB, PD, TiKVのコミットを記録しています。

2024-01-01から1年間の記事一覧

TiDB Commits on 2024-12-29

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のコミット…

TiDB Commits on 2024-12-26

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…

TiDB Commits on 2024-12-25

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…

TiDB Commits on 2024-12-24

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…

TiDB Commits on 2024-12-23

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…

TiDB Commits on 2024-12-22

github.com 2024年12月22日にTiDBのコミットはありませんでした。 github.com 2024年12月22日にPDのコミットはありませんでした。 github.com 2024年12月22日にTiKVのコミットはありませんでした。 github.com 2024年12月22日にdocsのコミットはありませんで…

TiDB Commits on 2024-12-21

github.com planner: prepare `AccessPath.PartialAlternativeIndexPaths` to handle MV indexes by time-and-fate · Pull Request #58397 · pingcap/tidb · GitHub Multi value index対応のためにAccessPath.PartialAlternativeIndexPathsを利用しています…

TiDB Commits on 2024-12-20

github.com 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] ·…

TiDb Commits on 2024-12-19

github.com expression: cleanup old functions by dveeden · Pull Request #58327 · pingcap/tidb · GitHub OLD_PASSWORD(),ENCRYPT(),DES_ENCRYPT(),DES_DECRYPT()関数を削除しています。 planner: fix "invalid memory address or nil pointer dereferenc…

TiDb Commits on 2024-12-18

github.com planner: remove unused Auto Capture by qw4990 · Pull Request #58373 · pingcap/tidb · GitHub Plannerで利用されていないAuto Captureを削除しています。 statistics: skip non-exicted table when to init stats by hawkingrei · Pull Reque…

TiDB Commits on 2024-12-17

github.com planner: remove unnecessary methods in global binding handler by qw4990 · Pull Request #58343 · pingcap/tidb · GitHub Global binding handlerから不要なメソッドを削除しています。 ttl: reduce some warnings logs when locking TTL tas…

TiDB Commits on 2024-12-16

github.com Revert "infoschema: change sieve Get() function Mutex to RWMutex" by tiancaiamao · Pull Request #58292 · pingcap/tidb · GitHub infoschema: change sieve Get() function Mutex to RWMutex by tiancaiamao · Pull Request #58243 · pingc…

TiDb Commits on 2024-12-15

github.com keyspace: Add UT for the auto ID in the keyspace scenario by ystaticy · Pull Request #58209 · pingcap/tidb · GitHub audo idサービスとkeyspaceのユニットテストを追加しています。 session: add BRIE to CRUCIAL OPERATION logs by jacky…

TiDb Commits on 2024-12-14

github.com server: return error on ping when in graceful shutdown by dveeden · Pull Request #58008 · pingcap/tidb · GitHub Graceful shutdown時にpingに対してエラーを返すようにしています。 build(deps): bump golang.org/x/crypto from 0.30.0 to…

TiDb Commits on 2024-12-13

github.com log backup: use global checkpoint ts as source of truth by 3pointer · Pull Request #58135 · pingcap/tidb · GitHub Log backupの状況の確認のためglobal checkpoint tsを利用しています。 build(deps): bump github.com/prometheus/common …

TiDb Commits on 2024-12-12

github.com planner: add test about memo derive stats. by AilinKid · Pull Request #58207 · pingcap/tidb · GitHub Derive statsのメモ化のテストを等生かしています。 logutil/dxf: add a error verbose logger, and use it in DXF by D3Hunter · Pull …

TiDB Commits on 2024-12-11

github.com statistics: GCStats should not wrongly remove record of an existing table by winoros · Pull Request #58108 · pingcap/tidb · GitHub テーブルの統計情報が削除されうる事象を修正しています。 planner: complete the memo/group-expressio…

TiDB Commits on 2024-12-10

github.com planner: fix index range intersection for in-list and other predicates by ghazalfamilyusa · Pull Request #58029 · pingcap/tidb · GitHub 複合インデックスでのin利用時の実行時計画の最適化を図っています。 statistics: refactor common…

TiDB Commits on 2024-12-09

github.com domain,infoschema: make infoschema activity block GC safepoint advancing by tiancaiamao · Pull Request #58062 · pingcap/tidb · GitHub infoschema v2で"GC lifetime is shorter than transaction duration"を抑止しています。 planner: f…

TiDB Commits on 2024-12-08

github.com executor: optimize executor runtime stats by avoid unnecessary clone by crazycs520 · Pull Request #54004 · pingcap/tidb · GitHub executor runtime statsで不要なcloneを行わないようにしています。 github.com 2024年12月8日にPDのコミ…

TiDb Commits on 2024-12-07

github.com 2024年12月7日にTiDBのコミットはありませんでした。 github.com 2024年12月7日にPDのコミットはありませんでした。 github.com 2024年12月7日にTiKVのコミットはありませんでした。 github.com 2024年12月7日にdocsのコミットはありませんでした…

TiDb Commits on 2024-12-06

github.com statistics: right deal with error for reading stats from storage by hawkingrei · Pull Request #58048 · pingcap/tidb · GitHub メモリ上のテーブルの統計情報が誤って削除される事象を修正しています。 statistics: lite init used wrong v…

TiDb Commits on 2024-12-05

github.com planner: handle panic when loading bindings at startup by qw4990 · Pull Request #58017 · pingcap/tidb · GitHub 起動時にbindingをロードしようとしてpanicする事象を修正しています。 executor: reuse chunk in hash join v2 during resto…

TiDb Commits on 2024-12-04

github.com meta/autoid: make step variable atomic to fix data race tests by tiancaiamao · Pull Request #57976 · pingcap/tidb · GitHub infoschemaV2 allocatorのレースコンディションを修正しています。 ddl: handle context done after sending DDL…

TiDb Commits on 2024-12-03

github.com statistics: correct behavior of non-lite InitStats and stats sync load of no stats column by winoros · Pull Request #57803 · pingcap/tidb · GitHub "fail to get hist meta for this histogram, possibly a deleted one"を抑止していま…

TiDb Commits on 2024-12-02

github.com statistics: do not record historical stats meta if the table is locked by Rustin170506 · Pull Request #57636 · pingcap/tidb · GitHub テーブルの統計情報がlockされている場合に、tidb_enable_historical_statsによる統計情報の履歴の記…

TiDb Commits on 2024-12-01

github.com planner: fix wrong comment by hawkingrei · Pull Request #57839 · pingcap/tidb · GitHub pkg/planner/core/find_best_task.go のコメントを修正しています。 github.com 2024年12月1日にPDのコミットはありませんでした。 github.com 2024年1…

TiDB Commits on 2024-11-30

github.com 2024年11月30日にTiDBのコミットはありませんでした。 github.com 2024年11月30日にPDのコミットはありませんでした。 github.com 2024年11月30日にTiKVのコミットはありませんでした。 github.com Fix an issue number number for #52294 (#1950…

TiDB Commits on 2024-11-29

github.com *: avoid notify privilege update for all users by tiancaiamao · Pull Request #57042 · pingcap/tidb · GitHub 権限が変更されたユーザーのみ通知を行うようにしています。 build(deps): bump github.com/golangci/golangci-lint from 1.62.0…

TiDB Commits on 2024-11-28

github.com ddl: Fixed partition interval from DayMinute to just Minute. by mjonss · Pull Request #57738 · pingcap/tidb · GitHub interval partitionを分単位で作成可能にしています。 dxf: fix flaky scope test by D3Hunter · Pull Request #57796 …