Skip to content

connect to snowflake returns generic FDW error. #386

@andre-aura

Description

@andre-aura

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

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:

  1. Go to '…'
  2. Click on '…'
  3. Scroll down to '…'
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions