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

CREATE DATABASE will exit the proton client #837

Open
jovezhong opened this issue Sep 25, 2024 · 0 comments
Open

CREATE DATABASE will exit the proton client #837

jovezhong opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jovezhong
Copy link
Contributor

I am working on the dbt plugin refinement and it will generate a SQL to create database. I guess this is not well supported in Proton, but I tried to run this in proton client to see the error code. However, running this will clash the client

./proton client
proton client version 1.5.18.
Connecting to localhost:8463 as user default.
Connected to proton server version 1.5.18 revision 54459.

31e2f488d1bb :) create database if not exists test17272260995499164722_test_proton

CREATE DATABASE IF NOT EXISTS test17272260995499164722_test_proton

Query id: 1e0e17f8-4d1e-4ee9-b856-7ec06f6fc298

[1] 38729 abort ./proton client

@jovezhong jovezhong added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant