tfx-addons
tfx-addons copied to clipboard
Feature/pred2bq bulk update
Fixes #78
Includes changes in PR #225 .
This pull request contains bulk updates to the Predictions to BigQuery component.
Changes:
- Adds integration test (executor-only, local run and Vertex AI run) and test data.
- Adds component readme.
- Updates component code to pass the tests.
Checks:
- [ X ] Tests pass
- [ X ] Appropriate changes to README are included in PR
Thanks for the PR! :rocket:
Instructions: Approve using /lgtm and mark for automatic merge by using /merge.
@michaelwsherman fyi
@casassg thanks for the comments! Made some changes and replied to your comments, ptal.
may need to rebase to use https://github.com/tensorflow/tfx-addons/pull/244 so we can run end to end all CI