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
This library is part of our base image (deeplearning-platform-release)
but not other libraries depend on it.
Removing this library ensures the bigquery library fall backs on using
regular BQ queries to fetch data.
The BigQuery storage APIs are not supported by our data proxy and we
don't monkey patch this client.
This change simply revert to the behavior we had with BQ 1.x libraries.
http://b/183041606
# b/183041606#comment5: the Kaggle data proxy doesn't support these APIs. If the library is missing, it falls back to using a regular BigQuery query to fetch data.
0 commit comments