lightning will fail for "exceeding the allowed memory limit for a single SQL query" when conflict rows is huge and duplicate-resolution=replace #51720
Labels
component/lightning
This issue is related to Lightning of TiDB.
may-affects-7.5
severity/moderate
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)
set duplicate-resolution=replace
import data with 4540384 rows conflict
2. What did you expect to see? (Required)
import successfully
3. What did you see instead (Required)
import fail
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: