-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[clickhouse-cpp] update to 1.5.0 #18330
[clickhouse-cpp] update to 1.5.0 #18330
Conversation
What is |
This is the error log: |
What can I contribute about these mistakes? |
@myuanz ,You can checkout my branch locally, make changes and submit, and then wait for the results of the changes to be verified on CI |
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.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 5d734efcef674dbf9b7b204484fc8f006101dcb5 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2340b43..78569d8 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1361,8 +1361,8 @@
"port-version": 0
},
"clickhouse-cpp": {
- "baseline": "2019-05-22",
- "port-version": 1
+ "baseline": "1.5.0",
+ "port-version": 0
},
"clipp": {
"baseline": "2019-04-30",
Thanks for the version update! |
Fix #18327
Update clickhouse-cpp to the latest version 1.5.0
Note feature need to test