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

Support for new JDBC connector Snowflake #21843

Open
dmariamgeorge opened this issue Feb 2, 2024 · 0 comments
Open

Support for new JDBC connector Snowflake #21843

dmariamgeorge opened this issue Feb 2, 2024 · 0 comments

Comments

@dmariamgeorge
Copy link
Contributor

Snowflake database is a cloud-hosted relational database that is used to build data warehouses and combines the functions of traditional databases with new capabilities. Implement support for the Snowflake connector in Presto.

Expected Behavior or Use Case

Adding support to the Snowflake connector allows querying and creating tables in an external Snowflake database through Presto.

Presto Component, Service, or Connector

New connector

Possible Implementation

PR: #21842

Context

The feature introduces a new connector in Presto, and allows users to connect to external Snowflake database and query through Presto.

@dmariamgeorge dmariamgeorge changed the title Support for new connector Snowflake Support for new JDBC connector Snowflake Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant