Commit 23c09c8
authored
feat: Add CustomSourceOptions to SavedDatasetStorage (feast-dev#2958)
Add CustomSourceOptions to SavedDatasetStorage
I am implementing a custom OfflineStore and found that I couldn't use CustomSourceOptions in
SavedDatasetStorage: currently you'd have to try to fit your custom options into one of the
existing implemented Options structs
Signed-off-by: William Horton <[email protected]>1 parent 8534f69 commit 23c09c8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments