lightning: fail to import data into tables with expression index enabled #44497
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
component/lightning
This issue is related to Lightning of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
use lightning to import these data into a tidb cluster with tidb's
experimental.allow-expression-index
setting totrue
.test.t-schema.sql
test.t.0000000.csv
2. What did you expect to see? (Required)
Lightning can import these data and generate uuid for column
b
successfully.3. What did you see instead (Required)
Lightning panics.
4. What is your TiDB version? (Required)
master/v6.5.2 all have this problem
The text was updated successfully, but these errors were encountered: