Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/feast-dev/feast
/ _OfflineBatchKey
Class
_OfflineBatchKey
sdk/python/feast/feature_server.py:959–962 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
957
958
959
class
_OfflineBatchKey(NamedTuple):
960
push_source_name: str
961
allow_registry_cache: bool
962
transform_on_write: bool
963
964
965
class
OfflineWriteBatcher:
Callers
1
enqueue
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected