Skip to content

Enrichment Transform with BigTable handler#30001

Merged
riteshghorse merged 45 commits intoapache:masterfrom
riteshghorse:enrichment-v1-bigtable
Jan 19, 2024
Merged

Enrichment Transform with BigTable handler#30001
riteshghorse merged 45 commits intoapache:masterfrom
riteshghorse:enrichment-v1-bigtable

Conversation

@riteshghorse
Copy link
Copy Markdown
Contributor

@riteshghorse riteshghorse commented Jan 12, 2024

This PR contains the implementation of:

  1. Enrichment transform and its tests.
  2. BigTable handler for enrichment and integration test.
  3. Default Throttler and Exponential Backoff of requests.

Cross-lang enablement and caching will be added in subsequent PRs.

Part of #29787


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
Copy Markdown
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, though I didn't get a chance to look at the enrichment_handlers folder yet. Leaving comments for the pieces I've reviewed so far

@riteshghorse
Copy link
Copy Markdown
Contributor Author

Thanks for the review! Made the suggested changes.

Copy link
Copy Markdown
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BigTable piece mostly LGTM as well, just have some lingering comments

@riteshghorse
Copy link
Copy Markdown
Contributor Author

Thanks! Made the changes from last review. Throttle test cases are left. Feel free to defer the review until that or up to you!

@riteshghorse
Copy link
Copy Markdown
Contributor Author

Added the throttle unit test. Bigtable improvements are remaining now.

Copy link
Copy Markdown
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@riteshghorse
Copy link
Copy Markdown
Contributor Author

Thank you for your reviews! I'll merge once the tests pass

@riteshghorse
Copy link
Copy Markdown
Contributor Author

Tests passed. Removing the trigger file

@github-actions github-actions bot removed the build label Jan 18, 2024
@riteshghorse riteshghorse merged commit 1de8454 into apache:master Jan 19, 2024
@riteshghorse riteshghorse deleted the enrichment-v1-bigtable branch January 19, 2024 02:36
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