Skip to content

model_batch_predict component doesn't support key_field for bigquery? #46

@sprydog2964

Description

@sprydog2964

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. 

it throws an error says:
image

Does anyone have an idea how I can make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions