From 20b358cabbf614f24c274309646209b119063742 Mon Sep 17 00:00:00 2001 From: Mark Edmondson Date: Fri, 8 Jun 2018 15:06:02 +0200 Subject: [PATCH] add news --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index c26595a..1bf81de 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ * Add `allowJaggedRows` and `allowQuotedNewlines` options to upload via `bqr_upload_data()` * `bqr_get_job` now accepts a job object as well as the jobId * Fix bug with `bqr_upload_data` where `autodetect=TRUE` didn't work with `gcs://` loads from Cloud Storage +* Fix bug with `bqr_query()` that caused a 404 error sometimes. # bigQueryR 0.3.2