Hello,
I'm trying to determine percentile values from sensor values. In a normal RDBM this can be achieved by sorting sensor values and then using OFFSET and LIMIT to determine the 90th percentile etc. However in iotDB we cant sort by sensor values Is sorting by a value other than time ever going to be supported? Is a percentile function (egĀ PERCENTILE_DISC) on the road map? ThanksĀ Trevor
