Query from snowflake

I am not able to querying a specific Snowflake table. Others tables is working fine, and I am able to query this table in snowflake...

The errors i got:

  1. "request to http://...:/api/runQuery failed, reason: socket hang up"
  2. "invalid json response body at http://...:/api/runQuery reason: Unexpected token E in JSON at position 0"

Hey @Leo!

I just wanted to post here to help anyone else running across this issue. It looks like the issue, in this case, was the number of results returned. Placing a limit on the query seemed to resolve the error. I'v pinged my team to see if we can catch and provide a better error in this case! :slight_smile: