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

[Docs] Beam website doc for vertex ai enrichment handler #30692

Merged
merged 7 commits into from
Mar 26, 2024

Conversation

riteshghorse
Copy link
Contributor

@riteshghorse riteshghorse commented Mar 20, 2024

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:

  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

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)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.44%. Comparing base (764fcda) to head (c3de2c1).
Report is 44 commits behind head on master.

❗ Current head c3de2c1 differs from pull request most recent head 2106581. Consider uploading reports for the commit 2106581 to get more accurate results

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               
Flag Coverage Δ
python 81.23% <ø> (+52.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@riteshghorse riteshghorse marked this pull request as ready for review March 25, 2024 20:01
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @damccorm for label python.
R: @melap for label website.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@riteshghorse
Copy link
Contributor Author

CC: @rszper

riteshghorse and others added 3 commits March 26, 2024 13:44
…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>
@riteshghorse
Copy link
Contributor Author

Thanks for the review!

Unrelated test failure with timeout. Merging!

@riteshghorse riteshghorse merged commit 4af19ff into apache:master Mar 26, 2024
74 of 75 checks passed
hjtran pushed a commit to hjtran/beam that referenced this pull request Apr 4, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants