davidkohn88
davidkohn88
So, I spent a bit of time looking into this, and I think there's a couple of things to consider: I think this is a bit against the spirit of...
Hmmm...this may be something that was leftover from before, and we changed the name and it was somewhat confusing and we never updated the old issue. We decided to use...
This is the expected behavior for now, when you have a single value the delta *within the bucket* is zero. (or possibly it would be better to make it NULL?...
Oy. Time zones, and especially their interactions with months are *truly the worst*. So, I did some digging, and I think what's going on here is that `time_bucket('1 month', time,...
This appears to be somewhat less robust and only work if your server time zone is set to 'UTC', I'm not 100% sure why yet, but we'll keep looking into...
There's also a good way of doing this that would eliminate all the current chunks of a table by excluding all the tables in the chunk catalog and then doing...
Note, going to move this over to #626. Hi @davetapley I think this issue and also #626 are related to the way that the aggregates interpolate between different time buckets....
(also technically, this issue was about a different kind of delta, but that's okay, we can keep the conversation here for now and maybe clarify with a new issue or...
Thanks @tlarrue , this is expected behavior, but it'd be great to have gapfill support in continuous aggregates. I'm going to add a workaround here soon...it doesn't fix everything, but...
I think this is not a bug, but an enhancement request, with some potential workarounds in the meantime. I'll post some workarounds and also I think there's some possible enhancements...