You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/02/26 08:26:39 UTC

[GitHub] [iotdb] flashzxi opened a new pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

flashzxi opened a new pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124


   ## Description
   [IOTDB-2595] add a buildin UDTF on_off
   
   ### Function
   input: a time series (type: INT32, INT64, FLOAT or DOUBLE)
   output: a time series (type: BOOLEAN)
   
   parameters:
   threshold (double): if value >= threshold, output true, otherwise false
   
   usage:
   select s1, f(s1, 'threshold'='1.5') from root.sg.d
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124#issuecomment-1051902666


   
   [![Coverage Status](https://coveralls.io/builds/46922141/badge)](https://coveralls.io/builds/46922141)
   
   Coverage decreased (-0.07%) to 67.722% when pulling **b72bf684e5a1ff1a53db0e295d97c1bb9edd7715 on flashzxi:master** into **b954d0f74f1f84c56cfb51a049c5a30bf77e8c4e on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124#issuecomment-1051902666


   
   [![Coverage Status](https://coveralls.io/builds/46903835/badge)](https://coveralls.io/builds/46903835)
   
   Coverage remained the same at 67.791% when pulling **02be38d762f4e874202200ac8afb14b8ed1b4dd3 on flashzxi:master** into **b954d0f74f1f84c56cfb51a049c5a30bf77e8c4e on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124#issuecomment-1051902666


   
   [![Coverage Status](https://coveralls.io/builds/46920158/badge)](https://coveralls.io/builds/46920158)
   
   Coverage decreased (-0.1%) to 67.695% when pulling **fa49b3b0632bf29edf4318b6a453f0c06957ec9d on flashzxi:master** into **b954d0f74f1f84c56cfb51a049c5a30bf77e8c4e on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu merged pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

Posted by GitBox <gi...@apache.org>.
SteveYurongSu merged pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #5124: [IOTDB-2595] add buildin UDTF ON_OFF

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #5124:
URL: https://github.com/apache/iotdb/pull/5124#issuecomment-1051902666


   
   [![Coverage Status](https://coveralls.io/builds/46920476/badge)](https://coveralls.io/builds/46920476)
   
   Coverage decreased (-0.08%) to 67.709% when pulling **fa49b3b0632bf29edf4318b6a453f0c06957ec9d on flashzxi:master** into **b954d0f74f1f84c56cfb51a049c5a30bf77e8c4e on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org