Feature Views
Objects​
Name | Description |
---|---|
FeatureTable | A Tecton Feature Table. |
StreamFeatureView | A Tecton Stream Feature View, used for transforming and materializing features from a StreamSource. |
BatchFeatureView | A Tecton Batch Feature View, used for materializing features on a batch schedule from a BatchSource. |
RealtimeFeatureView | A Tecton Realtime Feature View. |
Configuration​
Name | Description |
---|---|
materialization-job | Configuration options for how data is materialized |
output-stream | Configuration options for streaming data to an output stream |
storage | Configuration options for how data is stored in online or offline store |
cache_config | Configuration options for how data in an online store is cached |