Skip to content
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

Unsupported data type: Bool #848

Closed
jnd77 opened this issue Mar 1, 2022 · 2 comments
Closed

Unsupported data type: Bool #848

jnd77 opened this issue Mar 1, 2022 · 2 comments
Labels

Comments

@jnd77
Copy link
Contributor

jnd77 commented Mar 1, 2022

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.

@zhicwu zhicwu added the bug label Mar 1, 2022
@zhicwu
Copy link
Contributor

zhicwu commented Mar 1, 2022

Definitely oversight and thanks for pointing it out :) Will release patch6 in weekend to fix this.

@zhicwu
Copy link
Contributor

zhicwu commented Mar 5, 2022

Will release tomorrow after some more testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants