Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Broker Load error: Reason: actual column number in csv file is less than schema column number.actual number #37224

Open
2 of 3 tasks
yeyhuan opened this issue Jul 3, 2024 · 0 comments

Comments

@yeyhuan
Copy link

yeyhuan commented Jul 3, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Version

doris-2.0.1.1-ea0bfb2

What's Wrong?

When I imported a csv file through Broker Load, I found that the data was truncated
my csv
img_v3_02ce_7a84b9ce-8356-4671-8f63-2307da46a7ag

exception

Reason: actual column number in csv file is  less than  schema column number.actual number: 12, column separator: [,], line delimiter: [
], schema column number: 14; . src line [defd859b4987b084c88c9ba9db818d01,1,2022-07-27 16:41:44,,,,3,1,2022-07-27 17:01:27,1,-,20];

What You Expected?

Should not be truncated

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant