Adding datasets from 'bigquery-public-data' as a Data Source

I'm unable to add `bigquery-public-data` as a Data Source in the Database tab, so the inspection doesn't work. I can run queries in the console within Pycharm, so I know that my connection works, but I can't add the Data Source and the inspection doesn't resolve. To get around it in my project, I'll probably just create a view that's a copy of the public tables that I'm using, but I feel like I'm not the only person who has run into this issue with `bigquery-public-data` datasets.

I know that I can suppress inspection for files or statements, but I'm hoping that there's a way to add `bigquery-public-data` as a source. 

0

请先登录再写评论。