Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feast-dev/feast
/ app.py
File
app.py
sdk/python/feast/infra/transformation_servers/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
base64
2
import
os
3
import
tempfile
4
import
threading
Callers
nothing calls this directly
Calls
7
get_registry_store_class_from_scheme
Function · 0.90
FeatureStore
Class · 0.90
decode
Method · 0.80
get
Method · 0.80
serve_transformations
Method · 0.80
async_refresh
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected