Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_sync_feast_metadata_to_projects_table
Method · 0.45
teardown
Method · 0.45
delete_feature_view
Method · 0.45
apply_feature_view
Method · 0.45
delete_data_source
Method · 0.45
_list_project_metadata
Method · 0.45
apply_user_metadata
Method · 0.45
_get_next_version_number
Method · 0.45
_save_version_snapshot
Method · 0.45
_get_version_snapshot
Method · 0.45
list_feature_view_versions
Method · 0.45
get_user_metadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected