hsfs.core.explicit_provenance #
Artifact #
Links #
deleted property #
List of objects which contains minimal information (name, version) about the entities (storage connectors, feature groups, feature views, models) they represent.
These entities have been removed from the feature store/model registry.
inaccessible property #
List of objects which contains minimal information (name, version) about the entities (storage connectors, feature groups, feature views, models) they represent.
These entities exist in the feature store/model registry, however the user does not have access to them anymore.
accessible property #
accessible: list[
storage_connector.StorageConnector
| feature_group.FeatureGroup
| feature_view.FeatureView
]
List of objects which are part of the provenance graph requested.
These entities exist in the feature store/model registry and the user has access to them.