Skip to content

bigquery: parse exportDataStatistics when EXPORT_DATA #8401

@Huppert123

Description

@Huppert123

when extract data to google cloud storage using EXPORT DATA, the export results are not parsed.

"exportDataStatistics": {
"fileCount": "1",
"rowCount": "1"
}

I want to get fileCount and rowCount when using EXPORT DATA

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions