You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried both Python 3.10 and 3.12, both 0.2.8 and 0.2.10. This can be reproduced with pytest --log-cli-level=DEBUG tests/functional/test_proton.py in the dbt-proton repo. But I will try to extract it and reproduce this without dbt.
The text was updated successfully, but these errors were encountered:
While I am testing the dbt plugin, I hit the issue in
proton_driver/connection.py:397: in send_hello
I tried both Python 3.10 and 3.12, both 0.2.8 and 0.2.10. This can be reproduced with
pytest --log-cli-level=DEBUG tests/functional/test_proton.py
in thedbt-proton
repo. But I will try to extract it and reproduce this without dbt.The text was updated successfully, but these errors were encountered: