bigQueryR icon indicating copy to clipboard operation
bigQueryR copied to clipboard

Bug fixes & changes

Open django-djack opened this issue 3 years ago • 1 comments

  • 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.

django-djack avatar Nov 15 '21 17:11 django-djack

  • Added a callback function

django-djack avatar Nov 16 '21 15:11 django-djack