TiDB commits

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

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

TiDB Commits on 2023-07-30

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

TiDB Commits on 2023-07-29

github.com importintotest: fail fast to avoid data race by lance6716 · Pull Request #45657 · pingcap/tidb · GitHub importintotestでfailfastを有効にしています。 executor: put apply cache into internal by hawkingrei · Pull Request #45664 · p…

TiDB Commits on 2023-07-28

github.com planner: refactor `tryToGetIndexJoin` by qw4990 · Pull Request #45617 · pingcap/tidb · GitHub tryToGetIndexJoinをリファクタリングしています。 lightning: use gRPC prepared message to avoid duplicated encoding by lance6716 · Pull …

TiDB Commits on 2023-07-27

github.com disttask: remove the option of running subtasks concurrently by GMHDBJD · Pull Request #45566 · pingcap/tidb · GitHub disttaskのサブタスクを並列で実行するオプションを削除しています。 tiflashtest: remove skiprace by hawkingrei · …

TiDB Commits on 2023-07-26

github.com planner: support `no_merge_join` hint on optimizer by qw4990 · Pull Request #45562 · pingcap/tidb · GitHub no_merge_joinヒントを追加しています。 cache: add statscache metrics and enable LFU by hawkingrei · Pull Request #45484 · …

TiDB Commits on 2023-07-25

github.com planner: support `no_hash_join` hint on optimizer by qw4990 · Pull Request #45538 · pingcap/tidb · GitHub no_hash_joinヒントを追加しています。 linter: enable toomanytests for planner casetest by hawkingrei · Pull Request #45542 …

TiDB Commits on 2023-07-24

github.com linter: enable revive for executor by hawkingrei · Pull Request #45504 · pingcap/tidb · GitHub Reviveの設定を更新しています。 ttl: fix some memory leak in TTL by lcwangchao · Pull Request #45512 · pingcap/tidb · GitHub TTLでのメ…

TiDB Commits on 2023-07-23

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

TiDB Commits on 2023-07-22

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

TiDB Commits on 2023-07-21

github.com planner: split casetest for pushdown by hawkingrei · Pull Request #45478 · pingcap/tidb · GitHub pushdownのテストを独立させています。 br: support to write/ready azure blobs with customer provided key by Leavrth · Pull Request #4…

TiDB Commits on 2023-07-20

github.com ddl: create temp dir automatically for adding index by tangenta · Pull Request #45457 · pingcap/tidb · GitHub インデックス追加時に、/tmp/tmp_ddl-4000ディレクトリがなければ事前に作成するようにしています。 lint: enable toomanytest…

TiDB Commits on 2023-07-19

github.com bazel: add bazel mirror by hawkingrei · Pull Request #39072 · pingcap/tidb · GitHub Bazelの設定を変更しています。 casetest: create hint test to improve test performance by hawkingrei · Pull Request #45447 · pingcap/tidb · GitHub…

TiDB Commits on 2023-07-18

github.com coprocessor: fix the evict metrics for copr cache by hawkingrei · Pull Request #45399 · pingcap/tidb · GitHub Coprocessor cacheのメトリクスを更新しています。 ut: support test.short for ut by hawkingrei · Pull Request #45396 · pi…

TiDB Commits on 2023-07-17

github.com *: upgrade dependency by hawkingrei · Pull Request #45376 · pingcap/tidb · GitHub 利用する github.com/prometheus/client_golang のバージョンを更新しています。 copr: make cop request timeout a config parameter by SpadeA-Tang · Pul…

TiDB Commits on 2023-07-16

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

TiDB Commits on 2023-07-15

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

TiDB Commits on 2023-07-14

github.com timer: add sys table `mysql.tidb_timers` to store all timers in tidb by lcwangchao · Pull Request #45129 · pingcap/tidb · GitHub mysql.tidb_timersテーブルを追加しています。 lightning: fix CI and deprecate max-error.conflict by l…

TiDB Commits on 2023-07-13

github.com server: move packetIO into internal by hawkingrei · Pull Request #45334 · pingcap/tidb · GitHub packetIOをinternalパッケージに移動しています。 parser: change token `TASK_NAMES` to `TASK_TYPES` by tangenta · Pull Request #45331 ·…

TiDB Commits on 2023-07-12

github.com planner: fix bug in `PhysicalTableReader::Clone()` by windtalker · Pull Request #45302 · pingcap/tidb · GitHub MPPモードでparallel applyが動作しない事象を修正しています。 ddl: move preSplitAndScatter to ddl worker by tangenta · …

TiDB Commits on 2023-07-11

github.com forcetypeassert: ignore testmain.go by hawkingrei · Pull Request #45260 · pingcap/tidb · GitHub forcetypeassert で無視するファイルを更新しています。 *: label external the request source via sessionvar by nolouch · Pull Request #…

TiDB Commits on 2023-07-10

github.com executor: improve performance for test by hawkingrei · Pull Request #45249 · pingcap/tidb · GitHub executorのテスト内部の繰返し回数を減らしています。 kazel: enable shard_count for util/chunk by hawkingrei · Pull Request #45250 ·…

TiDB Commits on 2023-07-09

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

TiDB Commits on 2023-07-08

github.com timer: support manual trigger for timer framework by lcwangchao · Pull Request #45012 · pingcap/tidb · GitHub TimerRecordにManualRequestを追加しています。 github.com 2023年7月8日にPDのコミットはありませんでした。 github.com 2023…

TiDB Commits on 2023-07-07

github.com README: add badges and links by ChenlingLu · Pull Request #45159 · pingcap/tidb · GitHub READMEのリンクとバッジを更新しています。 *: avoid use same port by hawkingrei · Pull Request #45215 · pingcap/tidb · GitHub テストで利用す…

TiDB Commits on 2023-07-06

github.com server: implement spill disk for cursorFetch result by YangKeao · Pull Request #45163 · pingcap/tidb · GitHub cursorFetchの結果をdisk spill可能にしています。 executor: enable revie for part by hawkingrei · Pull Request #45192 · …

TiDB Commits on 2023-07-05

github.com server: support timestamp with timezone info in parameter by YangKeao · Pull Request #45148 · pingcap/tidb · GitHub binaryTimestampWithTZ型を追加しています。 executor: enable revive by hawkingrei · Pull Request #45138 · pingcap/…

TiDB Commits on 2023-07-04

github.com *: ignore the semicolon at the end of the SQL when generating the SQL digest by jackysp · Pull Request #45105 · pingcap/tidb · GitHub SQL digest生成で文末のセミコロンを無視するようにしています。 *: Move log category into a real …

TiDB Commits on 2023-07-03

github.com statistics: enable revive by hawkingrei · Pull Request #45110 · pingcap/tidb · GitHub reviveの設定を更新しています。 *: fix data race at the mockOwnerOpValue by hawkingrei · Pull Request #45107 · pingcap/tidb · GitHub mockOwnerO…

TiDB Commits on 2023-07-02

github.com ci: Rework integration-test-compile-br by dveeden · Pull Request #45087 · pingcap/tidb · GitHub GitHub Actionsの設定を変更しています。 tests: fix e2e test `graceshutdown` by pingyu · Pull Request #45109 · pingcap/tidb · GitHub e…

TiDB Commits on 2023-07-01

github.com *: remove CorrelatedCol.HashCode to avoid potential bug by guo-shaoge · Pull Request #45034 · pingcap/tidb · GitHub CorrelatedCol.HashCodeを削除しています。 executor: fix unstable test TestStaleReadPrepare by hawkingrei · Pull R…