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

chore: refactor unary callable chains to avoid code duplication #2394

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

igorbernstein2
Copy link
Contributor

@igorbernstein2 igorbernstein2 commented Nov 1, 2024

This is primarily a code clean up change that extracts all of the unary chain building logic into a helper method and removes a significant.

Change-Id: Idbb2727108857daa662f2e4690053cb6065ad054
Change-Id: I22910ebd8024eecf623fee595596fa53e4ec59f5
@igorbernstein2 igorbernstein2 requested review from a team as code owners November 1, 2024 22:35
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigtable Issues related to the googleapis/java-bigtable API. labels Nov 1, 2024
@igorbernstein2 igorbernstein2 changed the title Simplify unary chore: refactor unary callable chains to avoid code duplication Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant