abronte / BigQuery

A BigQuery wrapper
86 stars 58 forks source link

Add describe_table method #9

Closed hakobera closed 10 years ago

hakobera commented 10 years ago

Add wrapper method of bigquery.tables.get. I think this method works like SQL's DESCRIBE command, so I named this as describe_table.