MCPcopy Index your code
hub / github.com/feast-dev/feast / execute

Method execute

sdk/python/feast/infra/compute_engines/dag/node.py:50–50  ·  view source on GitHub ↗
(self, context: ExecutionContext)

Source from the content-addressed store, hash-verified

48
49 @abstractmethod
50 def execute(self, context: ExecutionContext) -> DAGValue: ...

Callers 15

teardownMethod · 0.45
delete_feature_viewMethod · 0.45
apply_feature_viewMethod · 0.45
delete_data_sourceMethod · 0.45
apply_user_metadataMethod · 0.45
_get_version_snapshotMethod · 0.45
get_user_metadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected