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
return merger(lhs, rhs, type_)
File ".../google/cloud/spanner_v1/streamed.py", line 259, in _merge_array
first = rhs.pop(0)
IndexError: pop from empty list