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

Add support for experimental Variant data type #1195

Open
mshustov opened this issue Feb 16, 2024 · 1 comment
Open

Add support for experimental Variant data type #1195

mshustov opened this issue Feb 16, 2024 · 1 comment

Comments

@mshustov
Copy link
Member

[The type is experimental]. See the docs https://clickhouse.com/docs/en/sql-reference/data-types/variant
There will be more added for better support of the semistructured data ClickHouse/ClickHouse#54864

@Gictorbit
Copy link

I also have this error when using Variant:

assertion failed: error is not nil: clickhouse: unsupported column type "Variant(Bool, Float64, String, UInt64)"

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

No branches or pull requests

3 participants