Skip to content

Add syntactic sugar for exact timestamp lookups #65

@igorbernstein2

Description

@igorbernstein2

FILTERS.timestamp().range().startClosed(x).endClosed(x) is a bit verbose
FILTERS.timestamp().exact(x) would be preferable

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/java-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