Sh-Zh-7 opened a new pull request, #12005:
URL: https://github.com/apache/iotdb/pull/12005

   ## Description
   
   This PR we introduce a new feature: **UDAF(User-Defined Aggregation 
Functions)**.
   Now users can customize their aggregation functions and seamlessly integrate 
them into IoTDB powerful aggregation framework. 🎉🎉
   
   More details can be seen: 
https://apache-iotdb.feishu.cn/docx/HNawdvH1Goo5sRxtmX9cjLHyniF
   The User Manual will come later soon.
   
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added documentation for new or modified features or behaviors.
   - [x] added Javadocs for most classes and all non-trivial methods. 
   - [x] added or updated version, __license__, or notice information
   - [x] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold 
     for code coverage.
   - [x] added integration tests.
   - [x] been tested in a test IoTDB cluster.
   
   <!-- Check the items by putting "x" in the brackets for the done things. Not 
all of these items 
   apply to every PR. Remove the items which are not done or not relevant to 
the PR. None of the items 
   from the checklist above are strictly necessary, but it would be very 
helpful if you at least 
   self-review the PR. -->
   
   <hr>
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to