-
Notifications
You must be signed in to change notification settings - Fork 4
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
TODO: update dbt-timeplus to use the new proton python driver #12
Comments
@jovezhong 0.2.4 works right? I'd close this one. |
I am using 0.2.4 python driver. The current blocking issue to run dbt over proton is stream cannot be renamed. |
blocked by timeplus-io/proton#651 |
(Jove Github Bot) deferred this ticket to the next sprint. |
(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint. |
3 similar comments
(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint. |
(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint. |
(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint. |
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:
The text was updated successfully, but these errors were encountered: