Snowflake-Labs / sqltools-snowflake-driver

A Snowflake driver for the SQLTools VSCode extension.
MIT License
35 stars 15 forks source link

Version 0.8.0 query result fails to return values #68

Open jhowa1 opened 1 year ago

jhowa1 commented 1 year ago

A query SELECT CURRENT_TIMESTAMP; shows the execution timer, but fails to return the result.

There are no error messages, the vsc timer continues ad infinitum. The query executes normally in Snowflake.

Reverting back to 0.7.1 resolves the issue.

VSC Details: Version: 1.77.3 (user setup) Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:02.548Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 10.0.19045 Sandboxed: No