tensorflow / tfx-addons

Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group
Apache License 2.0
125 stars 64 forks source link

Feature/pred2bq bulk update #230

Open cfezequiel opened 1 year ago

cfezequiel commented 1 year ago

Fixes #78

Includes changes in PR #225 .

This pull request contains bulk updates to the Predictions to BigQuery component.

Changes:

Checks:

github-actions[bot] commented 1 year ago

Thanks for the PR! :rocket:

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

cfezequiel commented 1 year ago

@michaelwsherman fyi

cfezequiel commented 1 year ago

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

casassg commented 1 year ago

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