Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sprydog2964 opened this issue May 19, 2023 · 1 comment

Comments

@sprydog2964
Copy link

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?

@felix-datatonic
Copy link
Contributor

Hi @sprydog2964 ,

Thanks for this issue. Please check out the most recent PR and release.

Do you mind trying the new release and let us know if the issue persists? We've successfully tested different instanceConfig as inputs to the components as documented here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants