lightning:When importing non-enumerated values in Lightning, everything imports successfully without errors or prompts, and the inserted values are not the strings from the source file. #57637
Labels
type/bug
The issue is confirmed as a bug.
Bug Report
When importing non-enumerated values in Lightning, everything imports successfully without errors or prompts, and the inserted values are not the strings from the source file.
1. Minimal reproduce step (Required)
test.a.1.csv
lightning toml
2. What did you expect to see? (Required)
Lightning reports an error or prompts that the inserted value is not within the enumeration range.
3. What did you see instead (Required)
Lightning imports successfully, with no prompts or errors, and the inserted value is null."
4. What is your TiDB version? (Required)
v8.4.0
The text was updated successfully, but these errors were encountered: