Commit 80e91b5
chore: Release v2.0.0 (#64)
* chore: release v2.0.0
* Update CHANGELOG.md
* Replace PROJECT_ID with GOOGLE_CLOUD_PROJECT in test
* Do not add google.cloud.bigquery as namespace package
* Install the library as non-editable in tests
This avoids import errors from google.cloud.bigquery.* namespace.
* Fix test coverage plugin paths
* Regenerate code with different namespace (bigquery_storage)
* Adjust import paths to bigquery_storage namespace
* Adjust docs to bigquery_storage namespace
* Adjust UPGRADING guide to changed namespace
Co-authored-by: Tim Swast <[email protected]>1 parent 030276c commit 80e91b5
File tree
3 files changed
+6
-6
lines changed- bigquery_storage
- quickstart
- to_dataframe
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments