Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: support INT64 and other standard SQL aliases in to_gbq table_schema #340

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Nov 9, 2020

  • closes #xxxx
  • tests added / passed
  • passes nox -s blacken lint
  • docs/source/changelog.rst entry

Closes #322

@max-sixty
Copy link
Contributor

Looks perfect! Thanks!

@tswast tswast merged commit b46e955 into googleapis:master Nov 9, 2020
@tswast tswast deleted the issue322-int64 branch November 9, 2020 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

df.to_gbq(): InvalidSchema when using 'type': 'INT64' and if_exists = 'append'
2 participants