macros.go
4.18 KB
-
mssql: fix timeGroup macro so that it properly creates correct groups · 3ccadff8
Earlier the division of interval was done using whole numbers resulting in that important information was lost/too many time series merged to the same group. Now using division of floating point and rounding up to solve the problem
Marcus Efraimsson committed