Baha Aiman
Baha Aiman
TestReadRows_Retry_LastScannedRow_Reverse https://github.com/googleapis/cloud-bigtable-clients-test/blob/9722a183ac2f3d7edf9f2816d2748f4729b15a61/tests/readrows_test.go#L171-L173 fails with error: ``` --- FAIL: TestReadRows_NoRetry_ErrorAfterLastRow (0.03s) readrows_test.go:201: Error Trace: cloud-bigtable-clients-test/tests/readrows_test.go:201 Error: Not equal: expected: 1 actual : 2 Test: TestReadRows_NoRetry_ErrorAfterLastRow --- FAIL: TestReadRows_Retry_LastScannedRow_Reverse (0.04s) ``` The...
**Client** Bigtable **Additional context** https://github.com/googleapis/google-cloud-go/pull/9673#discussion_r1567717162 Creating this issue to track the work of finding out if there are any Bigtable retryable error messages which are not been retried,
## Description Created samples for multiple inequalities feature. Currently, it is hardcoded [here](https://firebase.google.com/docs/firestore/query-data/multiple-range-fields#go). The sample follows the [style guide](https://googlecloudplatform.github.io/samples-style-guide/) and [contributing guidelines]((https://github.com/GoogleCloudPlatform/golang-samples/blob/main/CONTRIBUTING.md)) ## Checklist - [x] I have followed [Contributing...
1. Use Bigtable client options while creating Metrics client. For e.g. if service account key is getting used to create Bigtable client, same will be used for GCM client. E.g....
WithFeatureFlags is a client option that allows the user to set feature flags with in all the RPCs. This option should never have been added. This could let the user...
This PR adds below metrics: - [first_response_latencies](https://cloud.google.com/bigtable/docs/client-side-metrics-descriptions#first-response-latencies)
Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947
Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947
Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947