google / vscode-bigquery

A Visual Studio Code plugin for running BigQuery queries.
https://cloud.google.com/bigquery/
Apache License 2.0
149 stars 22 forks source link

TypeError showing after execution of query #8

Open wsmelton opened 4 years ago

wsmelton commented 4 years ago

Running valid query to create a table and getting the following error:

Failed to get results: TypeError: Cannot convert undefined or null to object

I check the console though and the DDL I executed is there in the dataset.