Skip to content

BUG: use greater precision when serializing floating points #336

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

Merged
merged 5 commits into from
Nov 9, 2020

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Nov 6, 2020

This allows the exact binary representation to be transferred
correctly, round-trip.

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

Closes #326

This allows the exact binary representation to be transferred
correctly, round-trip.
@max-sixty
Copy link
Contributor

Looks great! Thanks!

@tswast tswast merged commit f1995f8 into googleapis:master Nov 9, 2020
@tswast tswast deleted the issue326-float branch November 9, 2020 15:30
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.

Floats can lose precision when loading to BigQuery
2 participants