You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
use lightning local backend to load csv files that don't end with \r\n at the last line and set strict-format = true
What did you expect to see?
Lightning should success.
What did you see instead?
Error: restore table db.tbl failed: EOF
tidb lightning encountered error: restore table db.tbl failed: EOF
What version of BR and TiDB/TiKV/PD are you using?
nightly
Operation logs
Configuration of the cluster and the task
Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus if possible
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
use lightning local backend to load csv files that don't end with
\r\n
at the last line and setstrict-format = true
What did you expect to see?
Lightning should success.
What did you see instead?
Error: restore table
db
.tbl
failed: EOFtidb lightning encountered error: restore table
db
.tbl
failed: EOFWhat version of BR and TiDB/TiKV/PD are you using?
nightly
Operation logs
Configuration of the cluster and the task
Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus if possible
The text was updated successfully, but these errors were encountered: