Skip to content

Consider making some policies optional in Table constructor. #66

@coryan

Description

@coryan

One of the constructors for bigtable::Table takes the error handling policies in effect for the table class. It would be desirable (for example in some of our tests) to only set some of the policies and use the default for the rest.
Figure out if it is possible to do that (variadic args and some clever type matching?)

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: bigtableIssues related to the Bigtable API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions