pingcap/tidb

Lightning, optimize error: table '%s' schema not found

Open

#29,885 opened on Nov 17, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (6,186 forks)batch import
component/lightninghelp wantedseverity/moderatetype/bug

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (Avg merge 14d 4h) (346 merged PRs in 30d)

Description

Enhancement

Lightning from v5.0.2 , still can not locate the problem by reporting an error. When importing in csv format and the file name is incorrect, an error is reported table not found in schema, it is recommended to report a complete error: file cant match table

https://github.com/pingcap/br/pull/1114/files

Contributor guide