TiDB commits

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

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

Docs updates on 2022-07-30

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

TiDB commits on 2022-07-30

github.com util/mock: set sessionvars EnableChunkRPC to true for mock.Context by tiancaiamao · Pull Request #36726 · pingcap/tidb · GitHub mock.Context内でEnableChunkRPC(tidb_enable_chunk_rpc)を有効にしています。 lightning_web: update web …

Docs updates on 2022-07-29

github.com cloud: update_cloud_docs in maser by qiancai · Pull Request #9765 · pingcap/docs · GitHub TiDB Cloud関連のドキュメントを更新しています。 tikv,v6.2: Introduce CDC for API v2 by pingyu · Pull Request #9655 · pingcap/docs · GitHub …

TiDB commits on 2022-07-29

github.com planner: forbid load data with empty field terminator by zyguan · Pull Request #36500 · pingcap/tidb · GitHub load data infileで、空のfield terminatorが利用された場合にCPU使用率が高騰する事象を修正しています。 planner: set/clear…

Docs updates on 2022-07-28

github.com lightning: update doc for table-level physical import mode by ran-huang · Pull Request #9675 · pingcap/docs · GitHub Lightningでテーブルレベルの物理インポートの記述を更新しています。 br: deprecate rawkv backup and restore by shi…

TiDB commits on 2022-07-28

github.com statistics: support tracking histogram by Yisaer · Pull Request #36170 · pingcap/tidb · GitHub ヒストグラムに関する統計をトラッキングしています。 executor: close recordset in the aggregate_test by hawkingrei · Pull Request #3664…

TiDB commits on 2022-07-27

github.com ddl: fix unstable test in the TestCancel by hawkingrei · Pull Request #36583 · pingcap/tidb · GitHub TestCancelの不安定なテストをsleepを長くして対応しています。 *: fix revive in the planner by hawkingrei · Pull Request #36249 · …

Docs updates on 2022-07-27

github.com remove the avro support from experimental feature list by leoppro · Pull Request #9729 · pingcap/docs · GitHub Integrate TiCDC with Kafka Connect (Confluent Platform)をexperimental featureの記述から外しています。 [Debug] jdbc ve…

Docs updates on 2022-07-26

github.com [Translate] Third-Party libiary support level by Icemap · Pull Request #9612 · pingcap/docs · GitHub Third-Party Libraries Supportを追加しています。 tidb-lightning: add lightning physical import mode usage by ran-huang · Pull Re…

TiDB commits on 2022-07-26

github.com executor: optimize BCE in the memtable_reader by hawkingrei · Pull Request #34663 · pingcap/tidb · GitHub meltable_readerでBCE(bounds check elimination)の最適化をしています。 Makefile: remove target `gotest` and use `ut` instead…

Docs updates on 2022-07-25

github.com tiup: modify the scale-in --force warning by jackysp · Pull Request #9591 · pingcap/docs · GitHub tiupの--scale-in --forceの説明を更新しています。 add TiSpark 3.0 by shichun-0415 · Pull Request #9700 · pingcap/docs · GitHub TiSp…

TiDB commits on 2022-07-25

github.com executor: correct the column name shown in show next_row_id by tangenta · Pull Request #36471 · pingcap/tidb · GitHub show table <テーブル名> next_row_id;が誤ったカラム名を表示していた事象を修正しています。 log-backup: remove th…

Docs updates on 2022-07-24

github.com 2022年7月24日にdocsのコミットはありませんでした。

TiDB commits on 2022-07-24

github.com ddl: optimize map allocation by ngaut · Pull Request #36495 · pingcap/tidb · GitHub mapの割り当てを最適化しています。 github.com 2022年7月24日にPDのコミットはありませんでした。 github.com 2022年7月24日にTiKVのコミットはありませ…

Docs updates on 2022-07-23

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

TiDB commits on 2022-07-23

github.com br: fix compatibility issue with concurrent ddl by 3pointer · Pull Request #36474 · pingcap/tidb · GitHub BRでConcurrent DDLが有効になっているTiDB 6.2から6.1にリストアした際に、TiDB 6.1がConcurrent DDLには存在しない事象に対応し…

Docs updates on 2022-07-22

github.com [Debug] bulk-delete description error by Icemap · Pull Request #9528 · pingcap/docs · GitHub bulk deleteの説明を更新しています。 add docs-staging workflow by shczhen · Pull Request #9678 · pingcap/docs · GitHub GitHub Actionsの…

TiDB commits on 2022-07-22

github.com ddl: only set concurrent variable if no error by xiongjiwei · Pull Request #36437 · pingcap/tidb · GitHub 不安定なTestConcurrentDDLSwitchテストを修正しています。 planner: add more test cases for leading outer join by Reminiscent…

Docs updates on 2022-07-21

github.com betwwen → between by dveeden · Pull Request #9664 · pingcap/docs · GitHub betweenのtypoを修正しています。 disable trigger website building from master by shichun-0415 · Pull Request #9666 · pingcap/docs · GitHub GitHub Actionsの…

TiDB commits on 2022-07-21

github.com log-backup: calculate global-checkpoint from pd written by tikv by joccau · Pull Request #36305 · pingcap/tidb · GitHub Log backupでglobal checkpoint tsをTiKVから取得するようにしています。 planner: add binding and recursive test…

Docs updates on 2022-07-20

github.com sync-diff-inspector: fix typos by shichun-0415 · Pull Request #9642 · pingcap/docs · GitHub sync-diff-inspectorの記述を更新しています。 [Debug] specification typo by Icemap · Pull Request #9649 · pingcap/docs · GitHub develop/de…

TiDB commits on 2022-07-20

github.com log-backup: fix error that check whether partitionInfo.Columns is `nil` while it is `[]` by Leavrth · Pull Request #36349 · pingcap/tidb · GitHub Log backupのpartitionInfo.columnsの条件を配列に応じた[]に変更しています。 table pa…

Docs updates on 2022-07-19

github.com add unit of schedule.max-merge-region-size by Oreoxmt · Pull Request #9592 · pingcap/docs · GitHub schedule.max-merge-region-size の単位を更新しています。 Remove GA features from experimental doc by TomShawn · Pull Request #9622…

TiDB commits on 2022-07-19

github.com log-backup: add version check for pitr by Leavrth · Pull Request #36268 · pingcap/tidb · GitHub Log backupでPITRが可能なバージョンかどうかをチェックするようにしています。 ddl: handle rolling back modify columns correctly by tang…

Docs updates on 2022-07-18

github.com [Update] add CREATE INDEX statement in add index optmize doc by Icemap · Pull Request #9556 · pingcap/docs · GitHub Add index best practicesを更新しています。 br: remove an unclear usage tip about checksum by shichun-0415 · Pull…

Docs updates on 2022-07-17

github.com 2022年9月17日にdocsのコミットはありませんでした。

TiDB commits on 2022-07-18

github.com ddl: ban set tiflash mode under unsupported case by hongyunyan · Pull Request #36211 · pingcap/tidb · GitHub TiFlashのreplicaが0のときにset TiFlash modeを実行すると警告を出力するようにしています。 ddl: support alter table option…

TiDB commits on 2022-07-17

github.com br: fix broken integration test by 3pointer · Pull Request #36250 · pingcap/tidb · GitHub BRに関するインテグレーションテストが log-backup: implement the checkpoint V3 by YuJuncen · Pull Request #36114 · pingcap/tidb · GitHub対応…

Docs updates on 2022-07-16

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

TiDB commits on 2022-07-16

github.com planner: costs of Selection operators from DataSources are not accumulated by qw4990 · Pull Request #36244 · pingcap/tidb · GitHub operatorごとのコスト計算が累積されていなかった事象を修正しています。 github.com 2022年7月16日にPD…