Skip to content

Bigtable RowMutation should allow passing of a Mutation #3637

Closed
@sduskis

Description

@sduskis

While looking at PutAdapter, I realized that I'd like to create Mutation objects, and then later choose to create either a RowMutation or a BulkMutation depending on context. RowMutation needs a construction method that takes a Mutation (BulkMutation already has this).

Also, it would be great if we could pass in a TableName object instead of constructing one every time.

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the Bigtable API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions