Skip to content

Determine Pagination Cursor for BigQuery #5

@junievi

Description

@junievi

Research for a 1:1 row-value mapping for retrieving paginated results from Firebase BigQuery exports

User Stories
As a consumer, I want data returned from the endpoint to be indexed with a cursor,
So that I can easily demarcate a subset of data based on when it was indexed

Acceptance Criteria
Given that I query the API with a cursor
When I inspect the data returned,
I should see an index on each row greater than or equal to the value of the cursor
And
the cursor should be different for each event in the response object

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions