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

Dynamic catalog CREATE/DROP #106

Open
maulikknorket opened this issue May 5, 2023 · 1 comment
Open

Dynamic catalog CREATE/DROP #106

maulikknorket opened this issue May 5, 2023 · 1 comment

Comments

@maulikknorket
Copy link

Now Trino supports creating/Deleting catalogs,

Does anyone knows trino-client-ruby support's it?
If yes then please provide steps on how it works with trino-client-ruby.

Thanks

@miniway
Copy link
Member

miniway commented May 7, 2023

trino-client-ruby can only send a SQL and fetch result from it as like trino-client-java. If the Trino supports SQL syntax to create/drop catalog (afaik it’s not supported yet), trino-client-ruby could support it.

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

2 participants