chore: first pass on cleaning up build warnings#2843
Open
igorbernstein2 wants to merge 11 commits intomainfrom
Open
chore: first pass on cleaning up build warnings#2843igorbernstein2 wants to merge 11 commits intomainfrom
igorbernstein2 wants to merge 11 commits intomainfrom
Conversation
Change-Id: I07ec31eda18f13cdab34aaed7e55e5c08ea078df # Conflicts: # google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/internal/PreparedStatementImplTest.java # google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/metrics/BuiltinMetricsTestUtils.java # google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/sql/ExecuteQueryRetryTest.java
Change-Id: Idac85099557a02fa040ef7d8d695c49004a13e89
|
Warning: This pull request is touching the following templated files:
|
mutianf
reviewed
Mar 13, 2026
...-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/models/CreateInstanceRequest.java
Show resolved
Hide resolved
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/NameUtil.java
Outdated
Show resolved
Hide resolved
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/NameUtil.java
Show resolved
Hide resolved
...ud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/models/ChangeStreamMutation.java
Show resolved
Hide resolved
...va/com/google/cloud/bigtable/data/v2/internal/csm/opencensus/BigtableTracerCallableTest.java
Show resolved
Hide resolved
...st/java/com/google/cloud/bigtable/data/v2/internal/csm/tracers/BuiltinMetricsTracerTest.java
Show resolved
Hide resolved
...-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubTest.java
Show resolved
Hide resolved
...-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubTest.java
Show resolved
Hide resolved
...-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubTest.java
Show resolved
Hide resolved
...-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubTest.java
Show resolved
Hide resolved
mutianf
reviewed
Mar 13, 2026
...-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/BigtableDataClientFactoryTest.java
Show resolved
Hide resolved
mutianf
reviewed
Mar 13, 2026
...st/java/com/google/cloud/bigtable/data/v2/internal/csm/tracers/BuiltinMetricsTracerTest.java
Show resolved
Hide resolved
Change-Id: I85e271194cfada199186db271b042eeedf9fd7cf
Change-Id: I44e660ab37999be0e98f71db3c089df03c123aad
Change-Id: Ia1f48d96c0bb2cfd0596629de87c8015c330276d
Change-Id: I4f9f1dd6191d2971d95303f9bc939c4d0999c6e7
Change-Id: Ic37e638d362ce976240a978356f7a78662d4e409
Change-Id: I6d05d0a2b40c11dc0d3888f97a685f2b698a270d
mutianf
approved these changes
Mar 13, 2026
Change-Id: Iaee7b16aa966aad6409ec6f7aec88fc0e6d59e56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.