Commit cf073e6
Ryan Beauchamp
fix: Update import logic to remove
* fix: move pyspark import inside relevant method
Signed-off-by: Ryan Beauchamp <ryan.beauchamp@ezcater.com>
* fix: put import inside type checking so that type hints works
Signed-off-by: Ryan Beauchamp <ryan.beauchamp@ezcater.com>
* fix: import future annotations
Signed-off-by: Ryan Beauchamp <ryan.beauchamp@ezcater.com>
* fix: annotate only the method signature
Signed-off-by: Ryan Beauchamp <ryan.beauchamp@ezcater.com>
Signed-off-by: Ryan Beauchamp <ryan.beauchamp@ezcater.com>pyspark dependency from Snowflake Offline Store (feast-dev#3397)1 parent 2e57376 commit cf073e6
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
462 | 459 | | |
463 | 460 | | |
464 | 461 | | |
465 | | - | |
| 462 | + | |
466 | 463 | | |
467 | 464 | | |
468 | 465 | | |
| |||
473 | 470 | | |
474 | 471 | | |
475 | 472 | | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
476 | 480 | | |
477 | 481 | | |
478 | 482 | | |
| |||
0 commit comments