Commit a49f70c
fix: Fix Spark offline store type conversion to arrow (feast-dev#3071)
* Fix unit tests related to empty list types
Signed-off-by: niklasvm <[email protected]>
* formatting
Signed-off-by: niklasvm <[email protected]>
Signed-off-by: niklasvm <[email protected]>1 parent a32d247 commit a49f70c
File tree
1 file changed
+7
-2
lines changed- sdk/python/feast/infra/offline_stores/contrib/spark_offline_store
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
267 | 269 | | |
268 | 270 | | |
269 | 271 | | |
270 | | - | |
271 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
272 | 277 | | |
273 | 278 | | |
274 | 279 | | |
| |||
0 commit comments