Closed hakobera closed 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.
bigquery.tables.get
describe_table
test
Add wrapper method of
bigquery.tables.get
. I think this method works like SQL's DESCRIBE command, so I named this asdescribe_table
.test
table for easy testing.