-
Notifications
You must be signed in to change notification settings - Fork 173
optimize ColumnString Append #202
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! There are a couple of minor things to fix before this can be merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only some minor changes left, everything else is Ok
All request is ok |
Users should call string_view overload instead.
Hi, Append(const char*) overload is necessary for gcc && clang |
https://github.com/ClickHouse/clickhouse-cpp/issues/197