Commit 605b69d
Cleanup bigtable python examples [(#2692)](GoogleCloudPlatform/python-docs-samples#2692)
* Cleanup bigtable python:
Use new row types for mutations
Update bigtable version in requirements
Delete table after tests
* Change bigtable cluster variable to bigtable instance for consistency
Create and delete quickstart table during test
* Fixing step size for metric scaler
Create unique tables for quickstart tests
* Creating fixtures for quickstart tests
Fixing hb quickstart test output
* Fix quickstart extra delete table
Update happybase to use direct row
* Use clearer instance names for tests
Create unique instances for metric scaler tests
* Linting
* remove core dep
Co-authored-by: Leah E. Cole <[email protected]>1 parent cddd38f commit 605b69d
2 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments