Baha Aiman

Results 35 issues of 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...

api: bigtable

**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,

api: bigtable
triage me

## 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...

api: firestore
samples

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....

api: bigtable

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...

api: bigtable

This PR adds below metrics: - [first_response_latencies](https://cloud.google.com/bigtable/docs/client-side-metrics-descriptions#first-response-latencies)

api: bigtable

Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947

type: feature request
api: bigtable

Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947

type: feature request
api: datastore

Add fix similar to https://github.com/googleapis/google-cloud-go/pull/10947

type: feature request
api: firestore