Skip to content

Implement Apply for multiple rows #20

@coryan

Description

@coryan

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