PipedreamHQ / PipedreamHQ/pipedream

[BUG] Snowflake - Table schema box showing empty result

Open
#12,578 0 comments 0 reactions 0 assignees View on GitHub
bug tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. On Snowflake connection popup, I input the following fields:
- Account
- Username
- Database
- Schema
- Use Shared Static IP = FALSE or TRUE
- Warehouse = COMPUTE_WH
- Role = ACCOUNTADMIN
- Password
2. I click Test Connection and saw success result
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/1519122e-f3bd-47d4-847f-c14c82723237)
3. But on Pipedream Snowflake table schema box, the result is empty
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/16eeb36a-77eb-4d44-b433-8e7a4b71299a)
4. Here's my table on Snowflake
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/fcdcf656-4596-4d74-8841-8891f9ebcd65)
5. I've confirmed that I specified the Database and Schema on the connection popup correctly by running the query without them
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/517e1479-fd0c-4c91-ba40-78e04246a8fe)

**Expected behavior**
I should be able to see my table schema. Or there should be an error message indicating where I have misconfigured

**Additional context**
Please check the Snowflake account `Leo Test - *` I added to `pd-component-dev` org

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.