File tree
Expand file treeCollapse file tree
2 files changed
+18
-8
lines changedFilter options
- bigquery
- google/cloud/bigquery
- tests/unit
Expand file treeCollapse file tree
2 files changed
+18
-8
lines changedbigquery/google/cloud/bigquery/table.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/table.py+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1043 | 1043 |
|
1044 | 1044 |
|
1045 | 1045 |
|
1046 |
| - |
| 1046 | + |
| 1047 | + |
1047 | 1048 |
|
1048 | 1049 |
|
1049 | 1050 |
|
| ||
1116 | 1117 |
|
1117 | 1118 |
|
1118 | 1119 |
|
| 1120 | + |
| 1121 | + |
| 1122 | + |
1119 | 1123 |
|
1120 | 1124 |
|
1121 | 1125 |
|
| ||
1135 | 1139 |
|
1136 | 1140 |
|
1137 | 1141 |
|
1138 |
| - |
| 1142 | + |
1139 | 1143 |
|
1140 | 1144 |
|
1141 | 1145 |
|
| ||
1157 | 1161 |
|
1158 | 1162 |
|
1159 | 1163 |
|
1160 |
| - |
| 1164 | + |
| 1165 | + |
1161 | 1166 |
|
1162 | 1167 |
|
1163 | 1168 |
|
| ||
1194 | 1199 |
|
1195 | 1200 |
|
1196 | 1201 |
|
| 1202 | + |
| 1203 | + |
| 1204 | + |
1197 | 1205 |
|
1198 | 1206 |
|
1199 | 1207 |
|
|
bigquery/tests/unit/test_table.py
Copy file name to clipboardExpand all lines: bigquery/tests/unit/test_table.py+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1868 | 1868 |
|
1869 | 1869 |
|
1870 | 1870 |
|
1871 |
| - |
| 1871 | + |
| 1872 | + |
1872 | 1873 |
|
1873 | 1874 |
|
1874 | 1875 |
|
| ||
1878 | 1879 |
|
1879 | 1880 |
|
1880 | 1881 |
|
1881 |
| - |
| 1882 | + |
1882 | 1883 |
|
1883 | 1884 |
|
1884 | 1885 |
|
| ||
1892 | 1893 |
|
1893 | 1894 |
|
1894 | 1895 |
|
1895 |
| - |
1896 |
| - |
1897 |
| - |
| 1896 | + |
| 1897 | + |
| 1898 | + |
| 1899 | + |
1898 | 1900 |
|
1899 | 1901 |
|
1900 | 1902 |
|
|
0 commit comments