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

Snowflake #15768

Open
pipedream-component-development opened this issue Feb 27, 2025 · 1 comment
Open

Snowflake #15768

pipedream-component-development opened this issue Feb 27, 2025 · 1 comment

Comments

@pipedream-component-development
Copy link
Collaborator

App

Snowflake
docs.snowflake.com

@dxkaufman
Copy link

dxkaufman commented Feb 27, 2025

I requested this, assuming it was going to ask me for details since I told it I am interested in changes to an existing integration...

What I'm after is a way to change the active warehouse for a given Snowflake integration, either as a 'use warehouse' step or when selecting the particular app for a given node.js step.

Some other things I'd like to see:

  • ability to access the Snowflake connection from Python so I don't have to write code to set it up
  • ability to see and edit the main connection configuration (so I can change the default warehouse picked for the connection, for example)
  • the prepared statement toggle should either be much easier to get to (i.e. in the view when you're typing in a query) or the integration should be smart enough to know which commands (e.g. not USE WAREHOUSE or TRUNCATE TABLE or various others) do not support prepared statements.
  • I think for the Snowflake app to be effective, we really need to be able to set the warehouse and other context information on a per-step basis OR at least be able to change it in a step and have the changes stick in following workflow steps (until changed again).

I'll try to come back and read the contribution guidelines later and split these into separate requests.

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

2 participants