bigQueryR
bigQueryR copied to clipboard
Bug fixes & changes
-
Added a dryRun parameter for BigQuery which enable a query to check the estimated size of the overall computation (in bytes).
-
Added a timeoutMs for large (sync) queries. Async queries are not affected by this change.
- Added a callback function