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

Method table_schema

bq_helper.py:92–109  ·  view source on GitHub ↗

Get the schema for a specific table from a dataset. Unrolls nested field names into the format that can be copied directly into queries. For example, for the `github.commits` table, the this will return `committer.name`. This is a very different return signa

(self, table_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_list_schemaMethod · 0.80

Calls 2

__fetch_tableMethod · 0.95

Tested by 2

test_list_schemaMethod · 0.64