Skip to content
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

Open
jovezhong opened this issue Mar 30, 2022 · 8 comments
Open

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

jovezhong opened this issue Mar 30, 2022 · 8 comments
Assignees

Comments

@jovezhong
Copy link
Collaborator

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

@jovezhong jovezhong self-assigned this Mar 30, 2022
@jhao0117
Copy link
Collaborator

jhao0117 commented Apr 1, 2022

@jovezhong 0.2.4 works right? I'd close this one.

@jovezhong
Copy link
Collaborator Author

I am using 0.2.4 python driver. The current blocking issue to run dbt over proton is stream cannot be renamed.

@jovezhong
Copy link
Collaborator Author

blocked by timeplus-io/proton#651

@jovezhong
Copy link
Collaborator Author

(Jove Github Bot) deferred this ticket to the next sprint.

@jovezhong
Copy link
Collaborator Author

(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint.

3 similar comments
@jovezhong
Copy link
Collaborator Author

(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint.

@jovezhong
Copy link
Collaborator Author

(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint.

@jovezhong
Copy link
Collaborator Author

(Jove Github Bot) assuming it is not done, deferred this ticket to the next sprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants