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 (40,090 stars) (6,186 forks)batch import
component/lightninghelp wantedseverity/moderatetype/bug

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