PipedreamHQ / PipedreamHQ/pipedream
[BUG] Snowflake - Table schema box showing empty result
- 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

3. But on Pipedream Snowflake table schema box, the result is empty

4. Here's my table on Snowflake

5. I've confirmed that I specified the Database and Schema on the connection popup correctly by running the query without them

**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
Assessment
This issue has not been assessed yet.