- Notifications
You must be signed in to change notification settings - Fork321
Commit08483fb
fix: add detailed message in job error (#1762)
* fix: more detailed job error message* lint* fix mypy error* remove import ignore* Update google/cloud/bigquery/job/base.pyCo-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>* Update google/cloud/bigquery/job/base.pyCo-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>* variable name and unit test---------Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>Co-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>1 parent575f7fc commit08483fb
File tree
2 files changed
+43
-3
lines changed- google/cloud/bigquery/job
- tests/unit/job
2 files changed
+43
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
77 | 94 | | |
78 | | - | |
| 95 | + | |
79 | 96 | | |
80 | 97 | | |
81 | 98 | | |
| |||
886 | 903 | | |
887 | 904 | | |
888 | 905 | | |
889 | | - | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
890 | 909 | | |
891 | 910 | | |
892 | 911 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
50 | 71 | | |
51 | 72 | | |
52 | 73 | | |
| |||
0 commit comments
Comments
(0)