This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from fab6756556 [INLONG-10906][SDK] Transform supports the truncation of
left and right strings (#10923)
add 268ae4d734 [INLONG-10866][SDK] Transform SQL support sign function
(#10924)
No new revisions were added by this update.
Summary of changes:
.../{CosFunction.java => SignFunction.java} | 26 +++++++++-------------
.../transform/process/operator/OperatorTools.java | 2 ++
.../TestTransformArithmeticFunctionsProcessor.java | 21 +++++++++++++++++
3 files changed, 34 insertions(+), 15 deletions(-)
copy
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/{CosFunction.java
=> SignFunction.java} (79%)