-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Docs] Beam website doc for vertex ai enrichment handler #30692
Conversation
3493510
to
5338548
Compare
5338548
to
502ed37
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #30692 +/- ##
===========================================
+ Coverage 38.53% 71.44% +32.91%
===========================================
Files 698 710 +12
Lines 102360 104795 +2435
===========================================
+ Hits 39441 74875 +35434
+ Misses 61286 28287 -32999
Partials 1633 1633
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Assigning reviewers. If you would like to opt out of this review, comment R: @damccorm for label python. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
CC: @rszper |
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-bigtable.md
Outdated
Show resolved
Hide resolved
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-vertexai.md
Outdated
Show resolved
Hide resolved
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-vertexai.md
Outdated
Show resolved
Hide resolved
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-vertexai.md
Outdated
Show resolved
Hide resolved
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-vertexai.md
Outdated
Show resolved
Hide resolved
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment.md
Outdated
Show resolved
Hide resolved
…ementwise/enrichment-bigtable.md Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…ementwise/enrichment-vertexai.md Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Thanks for the review! Unrelated test failure with timeout. Merging! |
* add vetex ai page * update beam side docs for vertex ai enrichment * add links to release doc * update links, correct table formatting * Update website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-bigtable.md Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com> * Update website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-vertexai.md Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com> --------- Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Adds beam webpage for vertex ai enrichment handler and update the transform catalog.
Staged website
Part of #30386
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123
), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>
instead.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.