quary
quary copied to clipboard
[BigQuery] Call out to the CLI instead of the API in non-web VSCode interfaces
Note: In BigQuery (CLI) we just iterate over the datasets in the configured project id, in theory we could introspect across all of the projects in the customer's BigQuery account. I wasn't sure whether this was a safe default
Version 0.2.0 deployed resolving part of the issue: https://github.com/quarylabs/quary/pull/295
TODO:
- Update bigquery
get_all_table_like_thingsto perform full introspection on account