There was an error while loading. Please reload this page.
1 parent ac4147d commit 07112f5Copy full SHA for 07112f5
1 file changed
sdk/python/feast/feature_view.py
@@ -274,7 +274,6 @@ def from_proto(cls, feature_view_proto: FeatureViewProto):
274
and feature_view_proto.spec.ttl.nanos == 0
275
else feature_view_proto.spec.ttl
276
),
277
- input=batch_source,
278
batch_source=batch_source,
279
stream_source=stream_source,
280
)
0 commit comments