There is a way to do it now, but it鈥檚 really hacky and requires that your data is in regular intervals. Essentially you query the data twice, time-shift the 2nd set by the data鈥檚 interval, and then join the two sets together. It can be a very brittle operation.