royxact

Results 7 issues of royxact

Hi and thanks for this cool package! Now for the issue: it seems when selecting an Array column, we get it back as a string. I saw in the code...

feature request

Hi, Is it possible to set a column's Codec or other column settings? I'm especially looking into Codec for better compression, as data type changes such as LowCardinality can set...

enhancement

Hi, We're using DBT and clickhouse. Trouble begins when using UNION ALL , which is a known clickhouse issue: https://github.com/ClickHouse/ClickHouse/issues/30532 As stated in the above it's a very common pattern...

enhancement

Hi team, We just had a PT done to our system. Specifically the part of our system which uses Superset. The problem is with the error message clickhouse-connect returns. It...

enhancement

Hi, Is it possible to add support for SQLAlchemy's table reflection and statement compilation features? Here is an example: table = CHTable( table_name, metadata, engines.Memory(), autoload=True, schema=schema_name, keep_existing=keep_existing, extend_existing=extend_existing, )...

enhancement

**Is your feature request related to a problem? Please describe.** We're using dbeaver with clickhouse. We'd like to have an External browser authentication similar to what you have with Snowflake....

feature request
x:clickhouse
wait for review
xf:auth

Can you please add support for alt_hosts in the superset connection string? Thanks

enhancement