Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/feast-dev/feast
/ close
Method
close
sdk/python/feast/infra/provider.py:532–533 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
530
531
@abstractmethod
532
async
def
close(self) -> None:
533
pass
534
535
536
def
get_provider(config: RepoConfig) -> Provider:
Callers
11
TransformFeatures
Method · 0.45
lifespan
Function · 0.45
websocket_endpoint
Function · 0.45
_embed_image
Method · 0.45
_close_session_internal
Method · 0.45
start_phase
Method · 0.45
complete_phase
Method · 0.45
cleanup
Method · 0.45
FeastUISansProviders.test.tsx
File · 0.45
ProjectSelector.test.tsx
File · 0.45
start.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected