Skip to content

Commit

Permalink
Implement derivatives across intervals for aggregate queries
Browse files Browse the repository at this point in the history
For aggregate queries, derivatives will now alter the start time to one
interval behind and will use that interval to find the derivative of the
first point instead of giving no value for that interval.

This does not apply to raw queries yet.

Fixes #3247. Contributes to #5943.
  • Loading branch information
jsternberg committed Mar 23, 2016
1 parent 1806d5d commit 5e27f27
Show file tree
Hide file tree
Showing 5 changed files with 199 additions and 120 deletions.
Loading

0 comments on commit 5e27f27

Please sign in to comment.