Skip to content

Added checks in ColumnFixedString::Append #59

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

Closed
wants to merge 4 commits into from

Conversation

pchelaa
Copy link
Contributor

@pchelaa pchelaa commented Oct 12, 2020

I added a check that a string passed to ColumnFixedString::Append has appropriate size.

Before that passing string with wrong size led to surprising behaviour such as hanging on insertion to database or errors in clickhouse server telling "wrong data length".

@Enmk Enmk mentioned this pull request Nov 10, 2020
@Enmk Enmk closed this in #68 Nov 10, 2020
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 this pull request may close these issues.

2 participants