Hi,

change_points may be a good option.

Refer to https://help.aliyun.com/document_detail/93197.html

Thanks,
Jialin Qiao

On 2022/08/02 07:32:19 "18110526...@163.com" wrote:
> Hi everyone,
> 
> We are developing a UDF to remove a sequence of consecutive identical values 
> (keeping only the first one), but have not come up with a proper name for it. 
> We can't name it ‘distinct' because it has a different meaning. Here are some 
> of the alternatives we came up with, and if you have a better one, we are 
> happy to discuss!
> 
> 1.removeContinuous
> 2.removeConsecutiveIdentity
> 
> The issue related:
> > https://github.com/apache/iotdb/issues/6751 
> > <https://github.com/apache/iotdb/issues/6751>
> 
> Best,
> ------------------------------------
> Weihao Li
> 
> 

Reply via email to