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

Add Snowflake data connector #1278

Merged
merged 8 commits into from
May 3, 2024
Merged

Add Snowflake data connector #1278

merged 8 commits into from
May 3, 2024

Conversation

sgrebnov
Copy link
Contributor

@sgrebnov sgrebnov commented May 2, 2024

Implements Snowflake data connector basic functionality.

Example configuration:

datasets:
- from: snowflake:snowflake_sample_data.tpch_sf1.customer
  name: customer
  params: 
    account: ztyvqyb-vgb35424
    warehouse: COMPUTE_WH

Associated PR for login functionality: #1272

@sgrebnov sgrebnov requested a review from a team as a code owner May 2, 2024 02:38
@sgrebnov sgrebnov self-assigned this May 2, 2024
@sgrebnov sgrebnov merged commit 49df4a7 into trunk May 3, 2024
16 checks passed
@sgrebnov sgrebnov deleted the sgrebnov/snowflake-poc branch May 3, 2024 00:42
@sgrebnov sgrebnov changed the title Add Snowflake data connector basic functionality Add Snowflake data connector May 3, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants