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](vectorized load) incomplete errmsg when find partition failed #12484

Closed
3 tasks done
freemandealer opened this issue Sep 8, 2022 · 0 comments · Fixed by #12485
Closed
3 tasks done

[Bug](vectorized load) incomplete errmsg when find partition failed #12484

freemandealer opened this issue Sep 8, 2022 · 0 comments · Fixed by #12485

Comments

@freemandealer
Copy link
Contributor

Search before asking

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

Version

updated master branch

What's Wrong?

error msg incomplete when find partition failed
image

What You Expected?

detailed and useful info for bad tuples

How to Reproduce?

  1. create a table with partitions that cannot cover the whole range of data
  2. load data (contains row that out of range so that partition will not be found for it)

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

Successfully merging a pull request may close this issue.

1 participant