FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Allow timestamp strings in 'Table.insert_data'. by tseaver · Pull Request #2805 · googleapis/google-cloud-python · GitHub

Allow timestamp strings in 'Table.insert_data'. - #2805

Merged
tseaver merged 2 commits into
googleapis:masterfrom
tseaver:1382-bigquery-table-insert_data-timestamp_strings
Dec 5, 2016
Merged

Allow timestamp strings in 'Table.insert_data'.#2805
tseaver merged 2 commits into
googleapis:masterfrom
tseaver:1382-bigquery-table-insert_data-timestamp_strings

Conversation

tseaver commented Dec 5, 2016

Copy link
Copy Markdown
Contributor

Closes #1382.

tseaver added the api: bigquery Issues related to the BigQuery API. label Dec 5, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 5, 2016
Comment thread bigquery/google/cloud/bigquery/table.py Outdated
rows_info = []
data = {'rows': rows_info}

def _convert_timestamp(value):

This comment was marked as spam.

dhermes commented Dec 5, 2016

Copy link
Copy Markdown
Contributor

@tseaver Easy enough change to review, ping me once new function is defined as a global

tseaver commented Dec 5, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes ping

tseaver merged commit fdfb5a3 into googleapis:master Dec 5, 2016
tseaver deleted the 1382-bigquery-table-insert_data-timestamp_strings branch December 5, 2016 18:32

Copy link
Copy Markdown

Thanks! I needed exactly this change. Much obliged.

richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…nsert_data-timestamp_strings

Allow timestamp strings in 'Table.insert_data'.
plamut pushed a commit to googleapis/python-bigquery that referenced this pull request Feb 4, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL