Skip to content

Total Rows in job.getQueryResults() #427

@sunnychow

Description

@sunnychow

When we get make a pagination, we want to know the total number of page.

According to google, it could return the totalRows, such that, we could know the total number of page.
https://cloud.google.com/bigquery/docs/reference/v2/jobs/getQueryResults

Unfortunately, in this project, job.getQueryResults() do not returns the total number of records, it's better to return the total rows.

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions