Skip to content

Instantly share code, notes, and snippets.

@pentium10
Last active May 18, 2021 16:21
Show Gist options
  • Save pentium10/a351826b3420add6903ddbc0887c0b88 to your computer and use it in GitHub Desktop.
Save pentium10/a351826b3420add6903ddbc0887c0b88 to your computer and use it in GitHub Desktop.
{
"cacheHit":false,
"jobComplete":true,
"jobReference":{
"jobId":"job_jUSVysoZkp--JxdWP_xqU6NZgrMM",
"location":"US",
"projectId":"my-project"
},
"kind":"bigquery#queryResponse",
"rows":[
{
"f":[
{
"v":"events_intraday_20210511"
}
]
},
{
"f":[
{
"v":"events_intraday_20210512"
}
]
}
,{"reduced":"example"}
],
"schema":{
"fields":[
{
"mode":"NULLABLE",
"name":"table_id",
"type":"STRING"
}
]
},
"totalBytesProcessed":"0",
"totalRows":"7"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment