evidence-dev / sqltools-bigquery-driver

Query and Explore BigQuery from VSCode
https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver
MIT License
40 stars 5 forks source link

Add ability to view Materialized Views #30

Open datasci-iopsy opened 1 week ago

datasci-iopsy commented 1 week ago

This VS Code extension is fantastic. One thing I noticed recently is that I am unable to see materialized views that live in my BigQuery environment. I can see Routines, Views, and Tables seamlessly; however, any materialize view that I create in my environment does not show. Is this a feature that you can add? Please let me know if you need additional information or if you are actually able to see materialized views already.

archiewood commented 1 week ago

I'll take a look at this next time I get around to updating the extension!