caozj1011 opened a new pull request, #12158:
URL: https://github.com/apache/iotdb/pull/12158
## Description
This PR adds a time precision parameter to the UDF framework that users can
retrieve from UDFParamters when developing UDFs
## How to use
When `beforeStart(UDFParameters parameters, UDTFConfigurations
configurations)` is carried out, you can use `
parameters.getStringOrDefault("timestamp_precision","ms") ` to obtain the
properties of the precision time this time accuracy and consistent in the Server
--
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]