You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the model_batch_predict component for prediction using bigquery table as input source. The component works in the pipeline. However, when I set
instancesConfig={'keyField': 'key'} # 'key' is an added column for referencing.