AiFeatureOnlineStoreFeatureviewBigQuerySource

data class AiFeatureOnlineStoreFeatureviewBigQuerySource(val entityIdColumns: List<String>, val uri: String)

Constructors

constructor(entityIdColumns: List<String>, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Columns to construct entityId / row keys. Start by supporting 1 only.

Link copied to clipboard
val uri: String

The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.