This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch table_udsf
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4490c559cb2 rollback scalar function definition
add e1dc67e7088 add license
No new revisions were added by this update.
Summary of changes:
.../iotdb/udf/api/relational/AggregationFunction.java | 19 +++++++++++++++++++
.../apache/iotdb/udf/api/relational/SQLFunction.java | 19 +++++++++++++++++++
.../iotdb/udf/api/relational/ScalarFunction.java | 19 +++++++++++++++++++
.../iotdb/udf/api/relational/TableFunction.java | 19 +++++++++++++++++++
.../Row.java => relational/access/Record.java} | 13 ++-----------
5 files changed, 78 insertions(+), 11 deletions(-)
copy iotdb-api/udf-api/src/main/java/org/apache/iotdb/udf/api/{access/Row.java
=> relational/access/Record.java} (95%)