Skip to content

Commit 70499b3

Browse files
committed
DOC: Added line to what's new for an bug in the BigQuery reader (GH8728)
1 parent 65d7fbf commit 70499b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.16.0.txt

+2
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,5 @@ Bug Fixes
197197
- Fixed issue in the ``xlsxwriter`` engine where it added a default 'General' format to cells if no other format wass applied. This prevented other row or column formatting being applied. (:issue:`9167`)
198198
- Fixes issue with ``index_col=False`` when ``usecols`` is also specified in ``read_csv``. (:issue:`9082`)
199199
- Bug where ``wide_to_long`` would modify the input stubnames list (:issue:`9204`)
200+
201+
- Bug in the Google BigQuery reader where the 'jobComplete' key may be present but False in the query results (:issue:`8728`)

0 commit comments

Comments
 (0)