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

feat(bigtable): Add support for Logical Views in Admin API #2519

Merged
merged 8 commits into from
Mar 13, 2025

Conversation

ron-gal
Copy link
Contributor

@ron-gal ron-gal commented Mar 13, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Rollback plan is reviewed and LGTMed
  • All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

Sorry, something went wrong.

@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 Mar 13, 2025
@ron-gal ron-gal changed the title Lv admin feat(bigtable): Add support for Materialized Views in Admin API Mar 13, 2025
@ron-gal ron-gal changed the title feat(bigtable): Add support for Materialized Views in Admin API feat(bigtable): Add support for Logical Views in Admin API Mar 13, 2025
ron-gal and others added 5 commits March 13, 2025 14:17
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Mar 13, 2025
@ron-gal ron-gal marked this pull request as ready for review March 13, 2025 19:18
@ron-gal ron-gal requested review from a team as code owners March 13, 2025 19:18
@andre-sampaio
Copy link
Contributor

/gcbrun

@andre-sampaio andre-sampaio added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 13, 2025
@andre-sampaio andre-sampaio added the automerge Merge the pull request once unit tests and other checks pass. label Mar 13, 2025
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6dac3fd into googleapis:main Mar 13, 2025
19 of 20 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 13, 2025
@ron-gal ron-gal deleted the lv_admin branch March 13, 2025 19:55
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 18, 2025
andre-sampaio pushed a commit that referenced this pull request Mar 19, 2025
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
- [x] Rollback plan is reviewed and LGTMed
- [x] All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the [samples format](
https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
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. kokoro:run Add this label to force Kokoro to re-run the tests. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants