Skip to content

TODO: update dbt-timeplus to use the new proton python driver #12

@jovezhong

Description

@jovezhong

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions