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

fix: panic in case of unsupported type for write #132

Merged
merged 1 commit into from Jun 10, 2020

Conversation

vlastahajek
Copy link
Contributor

Closes #129

Instead of panic, panic in case of an unsupported type passed as a field value when creating new Point, converting it into a string value.

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass

@vlastahajek vlastahajek merged commit e91951b into influxdata:master Jun 10, 2020
@vlastahajek vlastahajek deleted the fix/new-point-panic branch June 10, 2020 15:27
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.

Properly handle errors instead of panics
1 participant