https://github.com/timeplus-io/superpartner/blob/main/dbt-timeplus/dev_requirements.txt#L2
The current dbt-timeplus still uses clickhouse-driver==0.2.2
It failed to connect to latest proton. Need to switch to proton py driver
Connection:
host: localhost
port: 7587
user: default
schema: default
secure: False
verify: False
Connection test: [ERROR]
1 check failed:
dbt was unable to connect to the specified database.
The database returned the following error:
Runtime Error
Code: 50. Unknown type uint8
https://github.com/timeplus-io/superpartner/blob/main/dbt-timeplus/dev_requirements.txt#L2
The current dbt-timeplus still uses
clickhouse-driver==0.2.2It failed to connect to latest proton. Need to switch to proton py driver
Connection:
host: localhost
port: 7587
user: default
schema: default
secure: False
verify: False
Connection test: [ERROR]
1 check failed:
dbt was unable to connect to the specified database.
The database returned the following error: