Skip to content

Bug: QueryJob cant be used to fetch all filter query results. #14

@AlexanderBrandborg

Description

@AlexanderBrandborg

The code checks hasMoreEvents, but simply queries the same queryJob, so the same events are returned.

Need to implement this so that users can loop filter query results from a queryJob, perhaps even make it possible to adjust the amount of events the queryJob returns at each poll.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions