quary icon indicating copy to clipboard operation
quary copied to clipboard

[BigQuery] Call out to the CLI instead of the API in non-web VSCode interfaces

Open louisjoecodes opened this issue 1 year ago • 3 comments

louisjoecodes avatar May 24 '24 13:05 louisjoecodes

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

louisjoecodes avatar May 24 '24 17:05 louisjoecodes

Version 0.2.0 deployed resolving part of the issue: https://github.com/quarylabs/quary/pull/295

louisjoecodes avatar May 24 '24 18:05 louisjoecodes

TODO:

  • Update bigquery get_all_table_like_things to perform full introspection on account

louisjoecodes avatar May 24 '24 18:05 louisjoecodes