Levchenko Pavel
Levchenko Pavel
in my case superset 2.0.1 helps: clickhouse-sqlalchemy==0.1.10 need to patch clickhouse_sqlalchemy/drivers/http/transport.py set params 'default_format' to: params['default_format'] = 'TabSeparatedWithNamesAndTypes' in method _send of class RequestsTransport ``` --- /usr/local/lib/python3.8/site-packages/clickhouse_sqlalchemy/drivers/http/transport.py.orig +++ /usr/local/lib/python3.8/site-packages/clickhouse_sqlalchemy/drivers/http/transport.py @@...
It's good to have more than one successful driver. When one fails, you can check on the other. Next, you start an issue) It would also be nice for all...
U need to install cmake version >= 3.24