danieljbruce
danieljbruce
Reopening https://github.com/googleapis/nodejs-datastore/pull/773 with extra tests added and other fixes.
With this pull request we can use the client to do a query filter based on the COUNT filter which we intend to support.
This PR adds additional documentation for running the system tests including setup tasks that need to be done which aren't particularly obvious.
This PR is written to include a new test that ensures grpc errors bubble up to the user after the total amount of retries are exhausted for a retryable error.
This PR ensures that the ids used in system tests have a date attached to them so that cleanup is easy. Fixes #1084
This pull request is dependent on https://github.com/googleapis/nodejs-bigtable/pull/1093. This PR is the 4th of a series of PRs for refactoring the conversion of cluster input parameters `key` and `encryption` into one...
This is the third of a series of PRs for refactoring the createReadStream function
This is another refactor to make the createReadStream function smaller and more modular.
This is an issue that aims to group all flakey test issues to reduce total number of issues.
On an ongoing basis our tests are failing when trying to change number of nodes for autoscaler.