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: reliably retrieving values (#246) #252

Merged
merged 1 commit into from Apr 29, 2021

Conversation

vlastahajek
Copy link
Contributor

Closes #246

Proposed Changes

Reliably reading values from the map.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format

Copy link

@alespour alespour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice and clean solution.

@vlastahajek vlastahajek merged commit 669c9d2 into influxdata:master Apr 29, 2021
@vlastahajek vlastahajek deleted the fix/fr_panic branch April 29, 2021 13:49
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.

Accessing FluxRecord fields that are not returned by result result panic (flux count(), pivot())
2 participants