MCPcopy Create free account
hub / github.com/SohierDane/BigQuery_Helper / __unpack_all_schema_fields

Method __unpack_all_schema_fields

bq_helper.py:72–90  ·  view source on GitHub ↗

Unrolls nested schemas. Returns dataframe with one row per field, and the field names in the format accepted by the API. Results will look similar to the website schema, such as: https://bigquery.cloud.google.com/table/bigquery-public-data:github_repos.commits?pl

(self, schema)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

table_schemaMethod · 0.95

Calls 1

__handle_record_fieldMethod · 0.95

Tested by

no test coverage detected