Accessing Feature Views

tecton.Workspace.get_feature_view

Returns a FeatureView within a workspace.

tecton.Workspace.list_feature_views

Returns a list of all registered FeatureViews within a workspace.

tecton.interactive.BatchFeatureView

BatchFeatureView class.

tecton.interactive.StreamFeatureView

StreamFeatureView class.

tecton.interactive.OnDemandFeatureView

OnDemandFeatureView class.

Helper Classes

tecton.interactive.MaterializationJobData

Data representation of the materialization job

tecton.interactive.MaterializationAttemptData

Data representation of the materialization job attempt.