You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Zhong Wang (Jira)" <ji...@apache.org> on 2021/11/03 09:03:00 UTC

[jira] [Created] (IOTDB-1920) Integer overflow in UDF framework

Zhong Wang created IOTDB-1920:
---------------------------------

             Summary: Integer overflow in UDF framework
                 Key: IOTDB-1920
                 URL: https://issues.apache.org/jira/browse/IOTDB-1920
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Zhong Wang


Way to reproduce this issue:
 # register org.apache.iotdb.db.query.udf.example.Accumulator as accumulator (or an arbitrary size window function)
 # create a time series that can be used as the input of the function
 # insert some data
 # execute a query where the window size is set to Integer.MAXVALUE



--
This message was sent by Atlassian Jira
(v8.3.4#803005)