Class BigQuerySource (1.37.0)

  BigQuerySource 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Attributes

Name
Description
uri
str
Required. The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.
entity_id_columns
MutableSequence[str]
Required. Columns to construct entity_id / row keys. Start by supporting 1 only.

Methods

BigQuerySource

  BigQuerySource 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 )