This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch udsf
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b8d24a2ecef add license
add ebcd1b91929 rename beforeStart and add getLocalDate
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/udf/ScalarFunctionExample.java | 5 ++-
.../db/query/udf/example/relational/AllSum.java | 5 ++-
.../query/udf/example/relational/ContainNull.java | 5 ++-
.../iotdb/udf/api/relational/ScalarFunction.java | 20 ++++++---
.../iotdb/udf/api/relational/access/Record.java | 47 ++++++++++++----------
.../relational/ColumnTransformerBuilder.java | 6 ++-
.../relational/metadata/TableMetadataImpl.java | 8 +++-
.../udf/UserDefineScalarFunctionTransformer.java | 8 +++-
.../iotdb/commons/udf/access/RecordIterator.java | 26 +++++++-----
9 files changed, 83 insertions(+), 47 deletions(-)