There was an error while loading. Please reload this page.
1 parent 64a4eba commit 70213bfCopy full SHA for 70213bf
1 file changed
sdk/python/feast/feature_view.py
@@ -58,8 +58,7 @@ class FeatureView(BaseFeatureView):
58
ttl: The amount of time this group of features lives. A ttl of 0 indicates that
59
this group of features lives forever. Note that large ttl's or a ttl of 0
60
can result in extremely computationally intensive queries.
61
- input: The source of data where this group of features is stored.
62
- batch_source (optional): The batch source of data where this group of features
+ batch_source: The batch source of data where this group of features
63
is stored.
64
stream_source (optional): The stream source of data where this group of features
65
0 commit comments