FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement Apply for multiple rows · Issue #20 · googleapis/google-cloud-cpp · GitHub

Implement Apply for multiple rows #20

Description

At the end of this task the bigtable::Table class will have a member function to apply multiple mutations to multiple rows in a single call. A good name might be BulkApply(), but Apply() overloaded for some class that encapsulates multiple mutations is also acceptable.

The function should follow the same policies defined in #12 to control what operations are idempotent, how to backoff when retrying RPC operations, which error codes are retryable, etc.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL