Wei Li

Results 1 issues of Wei Li

I am running a BigQueryIO like BigQueryIO.Read.usingStandardSql().fromQuery("SELECT * FROM `foo-bar-123456.category_view.markets` LIMIT 1000") but seeing this error, "The user [email protected] does not have bigquery.tables.get permission for table foo-bar-123456.category.markets" which `category` is...

question
tracking