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/06/11 00:49:26 UTC

[GitHub] [iotdb] Plutooooooo opened a new pull request, #6233: [IOTDB-3299] Migrate udf api to a independent module

Plutooooooo opened a new pull request, #6233:
URL: https://github.com/apache/iotdb/pull/6233

   ## Description
   
   In this PR, I made following changes:
   1. Move udf api to a seperate module and make it independent.
   2. Use UDFDatatype as a substitution class of TSDatatype which was used in udf api, and UDFDatatypeTransformer is responsible for managing the transformation between UDFDatatype and TsDatatype.
   3.  UDFPartialPath and UDFBinary are handled similarly. 
   


-- 
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] Plutooooooo closed pull request #6233: [IOTDB-3299] Migrate udf api to a independent module

Posted by GitBox <gi...@apache.org>.
Plutooooooo closed pull request #6233: [IOTDB-3299] Migrate udf api to a independent module
URL: https://github.com/apache/iotdb/pull/6233


-- 
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