Commit 8b99671
fix: handle case when expirationMs is None (#1553)
* hotfix: handle case when expirationMs is None
* Add test for unsetting table exp
* Update tests/unit/test_table.py
* Update exp_resource for the unsetting_exp test
---------
Co-authored-by: Tim Swast <swast@google.com>1 parent b694a6c commit 8b99671
File tree
2 files changed
+24
-1
lines changed- packages/google-cloud-bigquery
- google/cloud/bigquery
- tests/unit
2 files changed
+24
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
691 | 695 | | |
692 | 696 | | |
693 | 697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
1193 | 1212 | | |
1194 | 1213 | | |
1195 | 1214 | | |
| |||
0 commit comments