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 overflow on #6675 #6733

Closed
wants to merge 2 commits into from
Closed

Fix overflow on #6675 #6733

wants to merge 2 commits into from

Conversation

nathanielc
Copy link
Contributor

This PR is a patch against @e-dard's PR #6675 that fixes the overflow error in the iterator and in the holt winter round time function.

e-dard added 2 commits May 20, 2016 14:04
If all points in a series are timestamped in the future, the SHOW
queries will not return anything from these series.

This commit changes the to time used when querying shards for the SHOW
queries to the maximum time, in order to ensure future points are
considered in the results for these queries.

Fixes #6599.
@nathanielc nathanielc closed this May 26, 2016
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.

2 participants