Commit 1ba94f7
authored
fix: FeastExtrasDependencyImportError when using SparkOfflineStore without S3 (#4594)
* Import aws_utils only if using s3.
Signed-off-by: Aloysius Lim <aloysius.lim@cuezen.com>
* Lint.
Signed-off-by: Aloysius Lim <aloysius.lim@cuezen.com>
---------
Signed-off-by: Aloysius Lim <aloysius.lim@cuezen.com>1 parent 30603a2 commit 1ba94f7
File tree
1 file changed
+2
-1
lines changed- sdk/python/feast/infra/offline_stores/contrib/spark_offline_store
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
399 | 398 | | |
400 | 399 | | |
401 | 400 | | |
| 401 | + | |
| 402 | + | |
402 | 403 | | |
403 | 404 | | |
404 | 405 | | |
| |||
0 commit comments