TiDB commits

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

2023-04-01から1ヶ月間の記事一覧

TiDB Commits on 2023-04-29

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

TiDB Commits on 2023-04-28

github.com grafana: add traffic metrics for staleread traffic by you06 · Pull Request #43324 · pingcap/tidb · GitHub GrafanaでStale readのtrafficを表示するようにしています。 ddl, parser, planner: admin Pause/Resume on DDL jobs by dhysum · …

TiDB Commits on 2023-04-27

github.com *: provide a option to wait for init stats to finish before providing service during startup by xuyifangreeneyes · Pull Request #43381 · pingcap/tidb · GitHub force-init-stats設定を追加し、起動時に統計情報が取得できるのを待つか…

TiDB Commits on 2023-04-26

github.com *: Fix portability issue in Makefile.common by dveeden · Pull Request #43414 · pingcap/tidb · GitHub Makefile.common の互換性を高めています。 planner: label predicate_simplification as over-optimized for plan cache by qw4990 · P…

TiDB Commits on 2023-04-25

github.com ddl: add logs before import in ingest mode by tangenta · Pull Request #43376 · pingcap/tidb · GitHub ingest modeでのimport開始前にログ出力するようにしています。 *: enable revive for owner by hawkingrei · Pull Request #43375 · pi…

TiDB Commits on 2023-04-24

github.com server: fix join address on ipv6 by nexustar · Pull Request #43259 · pingcap/tidb · GitHub IPv6を利用したトポロジーでetcdに記述されるキーが誤っている事象を修正しています。 linter: enable revive for plugin by hawkingrei · Pull Re…

TiDB Commits on 2023-04-23

github.com executor: fix global index scan, index join, and query filtering reorg partition for global index by L-maple · Pull Request #41992 · pingcap/tidb · GitHub global indexを利用したときの結果が正しくない事象を修正しています。 test: …

TiDB Commits on 2023-04-22

github.com *: fix plugin build by lcwangchao · Pull Request #43299 · pingcap/tidb · GitHub Pluginを再ロード可能にしています。 backup: fix retry of fine-grained backup by YuJuncen · Pull Request #43252 · pingcap/tidb · GitHub バックアップの…

TiDB Commits on 2023-04-21

github.com *: reset jobs number by hawkingrei · Pull Request #43023 · pingcap/tidb · GitHub Bazelの設定を変更しています。 planner: disable non-prep plan cache for DML statements for now by qw4990 · Pull Request #43258 · pingcap/tidb · GitH…

TiDB Commits on 2023-04-20

github.com backup: check the store state by last heartbeat by YuJuncen · Pull Request #43099 · pingcap/tidb · GitHub BRで1つのTiKVがdownしているときにバックアップ時間が長期化する事象を修正しています。 *: format the error message when query…

TiDB Commits on 2023-04-19

github.com planner: write statements to read on TiFlash only in strict sql mode by gengliqi · Pull Request #43091 · pingcap/tidb · GitHub TiFlashの書き込み時にsql_modeの設定を考慮しています。 planner: optimize the performance of `GetParamS…

TiDB Commits on 2023-04-18

github.com parser,ast: support part of storage procedure grammar by keeplearning20221 · Pull Request #42260 · pingcap/tidb · GitHub Stored procedure用の単語を登録しています。 expression: fix index out of range for `AES_DECRYPT` by lcwangch…

TiDB Commits on 2023-04-17

github.com lightning: always retry from needRescan when NotLeader by lance6716 · Pull Request #43079 · pingcap/tidb · GitHub LightningでleaderではないときにつねにneedRescanをリトライするようにしています。 ddl: Coalesce partition | tidb-tes…

TiDB Commits on 2023-04-16

github.com util: ID pools for global kill 32bit by pingyu · Pull Request #42738 · pingcap/tidb · GitHub global connection IDを導入しています。 github.com 2023年4月16日にPDのコミットはありませんでした。 github.com 2023年4月16日にTiKVのコミ…

TiDB Commits on 2023-04-15

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

TiDB Commits on 2023-04-14

github.com planner: introduce a new variable to control the maximum size of plans that can be cached by qw4990 · Pull Request #43025 · pingcap/tidb · GitHub システム変数tidb_plan_cache_max_plan_sizeを追加しています。 br: auto config shard_…

TiDB Commits on 2023-04-13

github.com linter: support lll to avoid too long line by hawkingrei · Pull Request #42718 · pingcap/tidb · GitHub Linterでコードの改行を許可しています。 ddl: Fix issue with truncate table and partitions and tiflash by mjonss · Pull Request…

TiDB Commits on 2023-04-12

github.com *: fix bug that table name in 'admin show ddl jobs' is missing for ongoing drop table operation by tiancaiamao · Pull Request #42904 · pingcap/tidb · GitHub admin show ddl jobsで削除されている表の名前を出力するようにしています。…

TiDB Commits on 2023-04-11

github.com executor: display Cardinality info from stats for `SHOW INDEX` | tidb-test=pr/2107 by winoros · Pull Request #42441 · pingcap/tidb · GitHub SHOW INDEXでIndexのcardinalityを表示するようにしています。 build(deps): bump golang.org/…

TiDB Commits on 2023-04-10

github.com build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by dependabot[bot] · Pull Request #42873 · pingcap/tidb · GitHub 利用する golang.org/x/crypto のバージョンを更新しています。 build(deps): bump golang.org/x/oauth2 from 0.…

TiDB Commits on 2023-04-09

github.com 2023年4月9日にTiDBのコミットはありませんでした。 github.com 2023年4月9日にPDのコミットはありませんでした。 github.com 2023年4月9日にTiKVのコミットはありませんでした。 github.com 2023年4月9日にdocsのコミットはありませんでした。

TiDB Commits on 2023-04-08

github.com build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 by dependabot[bot] · Pull Request #42874 · pingcap/tidb · GitHub 利用する golang.org/x/tools のバージョンを更新しています。 github.com 2023年4月8日にPDのコミットはありませ…

TiDB Commits on 2023-04-07

github.com ddl: clean up reorgCtx by wjhuang2016 · Pull Request #42845 · pingcap/tidb · GitHub newReorgCtx関数を変更しています。 *: global memory controller should not kill session whose mem less than limit_sess_min_size by XuHuaiyu · Pull…

TiDB Commits on 2023-04-06

github.com *: 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の設…

TiDB Commits on 2023-04-05

github.com expression: make expression TestGetLock test more stable by tiancaiamao · Pull Request #42815 · pingcap/tidb · GitHub 不安定なTestGetLockテストを修正しています。 nogo: enable revive for br/pkg/lightning by hawkingrei · Pull Requ…

TiDB Commits on 2023-04-04

github.com domain: fix empty mvcc info by xhebox · Pull Request #42745 · pingcap/tidb · GitHub "runtime error: invalid memory address or nil pointer dereference"エラーを修正しています。 statistics: rename Table.Count to Table.RealtimeCount…

TiDB Commits on 2023-04-03

github.com disttask: support `detectTask` in parallel and do some updates for dispatcher by zimulala · Pull Request #42454 · pingcap/tidb · GitHub detectTaskを並列で動作可能にしています。 loaddata, lightning: support ascii, latin1, utf8 ch…

TiDB Commits on 2023-04-02

github.com build(deps): bump github.com/golangci/golangci-lint from 1.52.1 to 1.52.2 by dependabot[bot] · Pull Request #42731 · pingcap/tidb · GitHub 利用する github.com/golangci/golangci-lint のバージョンを更新しています。 github.com 2023…

TiDB Commits on 2023-04-01

github.com 2023年4月1日にRaft Engineのコミットはありませんでした。 github.com 2023年4月1日にPDのコミットはありませんでした。 github.com 2023年4月1日にTiKVのコミットはありませんでした。 github.com 2023年4月1日にdocsのコミットはありませんで…

TiDB Commits on 2023-03-31

github.com schema cache: record the ddl timestamp and associate schema cache with the timestamp for stale read by hihihuhu · Pull Request #42083 · pingcap/tidb · GitHub スキーマキャッシュを作成する時に各スキーマのバージョンにタイムスタンプ…