You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Steve Yurong Su (Jira)" <ji...@apache.org> on 2020/10/15 09:37:00 UTC

[jira] [Created] (IOTDB-945) Support UDAF (User-defined Aggregation Function)

Steve Yurong Su created IOTDB-945:
-------------------------------------

             Summary: Support UDAF (User-defined Aggregation Function)
                 Key: IOTDB-945
                 URL: https://issues.apache.org/jira/browse/IOTDB-945
             Project: Apache IoTDB
          Issue Type: Sub-task
          Components: Core/Engine
            Reporter: Steve Yurong Su


For example:

select udaf(a, b), count(a), count(b) from root.sg.d;



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