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

LowCardinality(String) stop work after update to 1.1.0-alpha.1 form 1.0.0-alpha.1 #199

Open
igorivaniuk opened this issue Oct 3, 2023 · 4 comments

Comments

@igorivaniuk
Copy link

On insert data to table with string type:

Io(Custom { kind: Other, error: "Other error: `Unsupported column type \"LowCardinality(String)\".`" })
@suharev7
Copy link
Owner

suharev7 commented Oct 3, 2023

I am currently working on supporting LowCardinality types.

@suharev7
Copy link
Owner

suharev7 commented Nov 9, 2023

LowCardinality support has been pushed.

@azat
Copy link
Contributor

azat commented Dec 1, 2023

@suharev7 any plans on continue LowCardinality support (i.e. for nested types, like Map) ?

@suharev7
Copy link
Owner

suharev7 commented Dec 3, 2023

I hope that in January I will add support for nested LowCardinality (for Map and Array).

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

3 participants