You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bigquery) Fix totalRows returned by fetchCachedPage
The RowIterator.TotalRows is wrong when hitting the cached page on the
fast path (e.g. not changing start index or updating the page info).
fixes: #11873
0 commit comments