Bug report
Describe the bug
Hi Folks!
I followed the steps described here to create the wrapper and the external tables.
When querying the external table that points to Snowflake I got this error:
ERROR: HV000: guest fdw error: expected value at line 1 column 1
There is nor more details at postgres logs.
I'm using the same key that I use to connect via dbt.
I can't see any query against snowflake with my user.
Also, I tried to create the same structure mytable from the docs and still no success.
What I'm missing here?
Thanks!
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to '…'
- Click on '…'
- Scroll down to '…'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of supabase-js: [e.g. 6.0.2]
- Version of Node.js: [e.g. 10.10.0]
Additional context
Add any other context about the problem here.
Bug report
Describe the bug
Hi Folks!
I followed the steps described here to create the wrapper and the external tables.
When querying the external table that points to Snowflake I got this error:
There is nor more details at postgres logs.
I'm using the same key that I use to connect via dbt.
I can't see any query against snowflake with my user.
Also, I tried to create the same structure
mytablefrom the docs and still no success.What I'm missing here?
Thanks!
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.