Skip to content

featurebyte.SCDView

Description

A SCDView object is a modified version of the SCDTable object that provides additional capabilities for transforming data. With an SCDView, you can create and transform columns and filter records prior to feature declaration.

SCD views are typically used to create Lookup features for the entity represented by the natural key of the table or to create Aggregate As At features for other entities. They can also be used to enrich views of event or item tables through joins.

See Also