Commit 451c665
authored
Uninstall google-cloud-bigquery-storage library. (#977)
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/1830416061 parent d9ccd5f commit 451c665
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments