tfx-addons icon indicating copy to clipboard operation
tfx-addons copied to clipboard

Feature/pred2bq bulk update

Open cfezequiel opened this issue 2 years ago • 4 comments

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

cfezequiel avatar Apr 01 '23 02:04 cfezequiel

Thanks for the PR! :rocket:

Instructions: Approve using /lgtm and mark for automatic merge by using /merge.

github-actions[bot] avatar Apr 01 '23 02:04 github-actions[bot]

@michaelwsherman fyi

cfezequiel avatar Apr 01 '23 02:04 cfezequiel

@casassg thanks for the comments! Made some changes and replied to your comments, ptal.

cfezequiel avatar May 15 '23 17:05 cfezequiel

may need to rebase to use https://github.com/tensorflow/tfx-addons/pull/244 so we can run end to end all CI

casassg avatar May 15 '23 17:05 casassg