Commit df0e73e
Fix residual NotNaN for null partition values (#3689)
* Fix residual NotNaN for null partition values
* test: cover residual NotNaN with NaN values
---------
Co-authored-by: BharatDeva <278575558+BharatDeva@users.noreply.github.com>
Co-authored-by: Kevin Liu <kevin.jq.liu@gmail.com>1 parent 8544bb4 commit df0e73e
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1874 | 1874 | | |
1875 | 1875 | | |
1876 | 1876 | | |
1877 | | - | |
1878 | | - | |
1879 | | - | |
| 1877 | + | |
1880 | 1878 | | |
| 1879 | + | |
| 1880 | + | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | 1883 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
214 | 217 | | |
215 | 218 | | |
216 | 219 | | |
| |||
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
226 | 232 | | |
227 | 233 | | |
228 | 234 | | |
| |||
0 commit comments