Skip to main content
Version: Beta 🚧

Feature Views

Objects​

NameDescription
FeatureTableA Tecton Feature Table.
StreamFeatureViewA Tecton Stream Feature View, used for transforming and materializing features from a StreamSource.
BatchFeatureViewA Tecton Batch Feature View, used for materializing features on a batch schedule from a BatchSource.
RealtimeFeatureViewA Tecton Realtime Feature View.

Configuration​

NameDescription
materialization-jobConfiguration options for how data is materialized
output-streamConfiguration options for streaming data to an output stream
storageConfiguration options for how data is stored in online or offline store
cache_configConfiguration options for how data in an online store is cached
RealtimeContextConfiguration for the RealtimeContext that is passed as a parameter to the Realtime Feature View transformation.

Was this page helpful?