bigQueryR
bigQueryR copied to clipboard
R Interface with Google BigQuery
I'm getting an error when creating a view with bqr_query(), though it still creates the view. bqr_query( projectId = projectId, datasetId = datasetId, query = "CREATE VIEW 'project_id.dataset_id.view_name' AS SELECT...
Hello, thanks for your contribution. I'm facing the following error. I'm working in a shiny app with bigqueryR where I need to create, erase and update client information, base in...
Hi, we have a datascientist who use bigQueryR. Until now it was working well. But today he had an error: " Sign in with Google temporarily disabled for this app....
Faster query results https://cloud.google.com/bigquery/docs/reference/storage/
In the [vignette](https://cran.r-project.org/web/packages/bigQueryR/vignettes/bigQueryR.html) under the Asynchronous Queries paragraph the `bqr_grant_extract_access` example is incorrect. It says: ``` ## Create the data extract from BigQuery to Cloud Storage job_extract
https://cloud.google.com/blog/big-data/2016/05/bigquery-integrates-with-google-drive
See here: https://cloud.google.com/bigquery/user-defined-functions#example