Commit 4368528
File tree
Expand file treeCollapse file tree
2 files changed
+32
-8
lines changedFilter options
- bigquery
- samples
- tests
Expand file treeCollapse file tree
2 files changed
+32
-8
lines changedbigquery/samples/export_data_to_cloud_storage.py
Copy file name to clipboardExpand all lines: bigquery/samples/export_data_to_cloud_storage.py+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 |
| - |
32 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
33 | 36 |
|
34 | 37 |
|
35 |
| - |
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
| ||
49 | 52 |
|
50 | 53 |
|
51 | 54 |
|
| 55 | + |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
| ||
61 | 65 |
|
62 | 66 |
|
63 | 67 |
|
64 |
| - |
| 68 | + |
65 | 69 |
|
66 | 70 |
|
67 | 71 |
|
68 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
69 | 75 |
|
70 | 76 |
|
71 | 77 |
|
|
bigquery/tests/test_export_data_to_cloud_storage.py
Copy file name to clipboardExpand all lines: bigquery/tests/test_export_data_to_cloud_storage.py+20-2Lines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
32 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
33 | 51 |
|
34 | 52 |
|
35 | 53 |
|
0 commit comments