intervalLengthSum
Introduced in: v21.7.0 Takes multiple numeric ranges and calculates the total length when all overlapping parts are combined into a single unified range.Arguments must be of the same data type.
Otherwise, an exception will be thrown.
start— The starting value of the interval.(U)Int32/64orFloat*orDateTimeorDateend— The ending value of the interval.(U)Int32/64orFloat*orDateTimeorDate
UInt64 or Float64
Examples
Float32 example
Query
Response
Query
Response
Query
Response