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

Low Cardinality support? #15

Closed
asad-awadia opened this issue May 9, 2024 · 2 comments
Closed

Low Cardinality support? #15

asad-awadia opened this issue May 9, 2024 · 2 comments

Comments

@asad-awadia
Copy link

I am trying to do a basic select * from table

where one of the columns is of type 'LowCardinality(String)'

and the client errors out with Unknown ClickHouse type 'LowCardinality(String)'

Is LowCardinality(String) not supported? how do i read this value?

@vgv vgv closed this as completed in 215bdc4 May 21, 2024
@vgv
Copy link
Member

vgv commented May 21, 2024

Hi @asad-awadia, the fix was released a few hours ago.
Please, update your lib to the version 0.13.0

@asad-awadia
Copy link
Author

Thanks
will try it out!

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