Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented May 28, 2016

Toward a real fix for #1786 and related issues (usage docs out-of-sync with API surface).

@tseaver tseaver added docs testing api: bigquery Issues related to the BigQuery API. labels May 28, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 28, 2016
cleaned['lastModifiedTime'] = float(cleaned['lastModifiedTime'])
if 'defaultTableExpirationMs' in cleaned:
cleaned['defaultTableExpirationMs'] = int(
cleaned['defaultTableExpirationMs'])

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented May 28, 2016

LGTM

@tseaver tseaver merged commit d8735e1 into googleapis:master May 28, 2016
@tseaver tseaver deleted the bigquery-testable_snippets_prep branch May 28, 2016 18:29
@dhermes dhermes mentioned this pull request Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants