remove alter table lock to improve performance when importing large mount of tables #50105
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
component/lightning
This issue is related to Lightning of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
type/enhancement
The issue or PR belongs to an enhancement.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
here we run
alter table
in serial(add in pingcap/tidb-lightning#87), we can run in parallel now and let tidb handle itit's an enhancement, will make a bug to cp to older versions
tidb/br/pkg/lightning/importer/table_import.go
Line 954 in d11a559
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: