Robbe De Waele

Results 2 issues of Robbe De Waele

Hi, thanks a lot for publishing this extension! I came across a possible improvement and was wondering if you would consider implementing this enhancement: The current [implementation](https://github.com/minodisk/bigquery-runner/blob/796bc12564efcd079d30946f810366b63c9453bc/packages/extension/src/previewer.ts#L25-L26) of the preview...

The current [implementation](https://github.com/minodisk/bigquery-runner/blob/796bc12564efcd079d30946f810366b63c9453bc/packages/extension/src/previewer.ts#L25-L26) of the preview functionality uses a query along the lines of `SELECT * FROM {LIMIT }` to visualize (a subset of) the rows of a table. Querying...