We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
I noticed the method below does not handle the Bool type. Is there a reason, or is it an oversight ?
/~https://github.com/ClickHouse/clickhouse-jdbc/blob/3d921d444e7945859d674c736c2e3c3399ec6f02/clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseValues.java#L950
Thanks.
The text was updated successfully, but these errors were encountered:
Definitely oversight and thanks for pointing it out :) Will release patch6 in weekend to fix this.
Sorry, something went wrong.
Will release tomorrow after some more testing.
No branches or pull requests
Hi.
I noticed the method below does not handle the Bool type. Is there a reason, or is it an oversight ?
/~https://github.com/ClickHouse/clickhouse-jdbc/blob/3d921d444e7945859d674c736c2e3c3399ec6f02/clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseValues.java#L950
Thanks.
The text was updated successfully, but these errors were encountered: