Skip to content

Support for passing custom query_id for queries #159

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
filimonov opened this issue Mar 4, 2022 · 1 comment
Closed

Support for passing custom query_id for queries #159

filimonov opened this issue Mar 4, 2022 · 1 comment
Assignees

Comments

@filimonov
Copy link
Contributor

filimonov commented Mar 4, 2022

Here:
https://github.com/ClickHouse/clickhouse-cpp/blob/master/clickhouse/client.cpp#L593-L613

Enought to overload the function

We can also support passing extra parameters, and maybe check if some other changes added in recent versions should be supported.

https://github.com/ClickHouse/ClickHouse/blob/68bc456830ae95fd73823943c4568dd9c59135f8/src/Client/Connection.cpp#L480
https://github.com/ClickHouse/ClickHouse/blob/dbf50910168191f4e00243647a7ba1e21ab89c6a/src/Interpreters/ClientInfo.h

@filimonov
Copy link
Contributor Author

Fixed in #161

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

2 participants