This is an automated email from the ASF dual-hosted git repository.

luchunliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 5b0eb6df9c [INLONG-11056][SDK] Transform support RAND_INTEGER() 
function (#11063)
     add e0a827c414 [INLONG-11035][SDK] Transform support TRUNCATE() function 
(#11040)

No new revisions were added by this update.

Summary of changes:
 .../process/function/TruncateFunction.java         | 90 ++++++++++++++++++++++
 ...egerFunction.java => TestTruncateFunction.java} | 41 +++++-----
 2 files changed, 113 insertions(+), 18 deletions(-)
 create mode 100644 
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TruncateFunction.java
 copy 
inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/function/arithmetic/{TestRandIntegerFunction.java
 => TestTruncateFunction.java} (65%)

Reply via email to