(inlong) branch master updated (5b0eb6df9c -> e0a827c414)

2024-09-10 Thread luchunliang
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-11

(inlong) branch master updated: [INLONG-11037][SDK] Transform support ENCODE() and DECODE() function (#11041)

2024-09-10 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 751f69dad8 [INLONG-11037][SDK] Transform su

Re: [PR] [INLONG-11037][SDK] Transform support ENCODE() and DECODE() function [inlong]

2024-09-10 Thread via GitHub
luchunliang merged PR #11041: URL: https://github.com/apache/inlong/pull/11041 -- 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: commits-unsubscr...@inlon

Re: [PR] [INLONG-11035][SDK] Transform support TRUNCATE() function [inlong]

2024-09-10 Thread via GitHub
luchunliang merged PR #11040: URL: https://github.com/apache/inlong/pull/11040 -- 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: commits-unsubscr...@inlon

Re: [PR] [INLONG-11028][SDK] Transform SQL support UrlEncode & UrlDecode functions [inlong]

2024-09-10 Thread via GitHub
luchunliang commented on code in PR #11031: URL: https://github.com/apache/inlong/pull/11031#discussion_r1753179080 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/UrlDecodeFunction.java: ## @@ -0,0 +1,62 @@ +/* + * Licensed to the Apac

[PR] [INLONG-11064][SDK] Transform SQL supports NULLIF function [inlong]

2024-09-10 Thread via GitHub
Zkplo opened a new pull request, #11078: URL: https://github.com/apache/inlong/pull/11078 Fixes #11064 ### Motivation Add one function classe: NullIfFunction. Also, add the corresponding unit test classe: TestNullIfFunction, TestUnCompressFunction. ### M

Re: [PR] [INLONG-10882][SDK] Transform SQL support ASCII function [inlong]

2024-09-10 Thread via GitHub
MOONSakura0614 commented on PR #10994: URL: https://github.com/apache/inlong/pull/10994#issuecomment-2340917546 @luchunliang @vernedeng @aloyszhang Sorry for demanding another review. I resolve the test conflict and re-commit. -- This is an automated message from the Apache Git Service. T

Re: [PR] [INLONG-11013][Sort] A demo of reporting sort logs through OpenTelemetry [inlong]

2024-09-10 Thread via GitHub
qy-liuhuo commented on PR #11015: URL: https://github.com/apache/inlong/pull/11015#issuecomment-2340588340 > @qy-liuhuo do we still need to keep this pull request open? As there is a new solution, this PR should be closed. Thanks -- This is an automated message from the Apache Git S

Re: [PR] [INLONG-11013][Sort] A demo of reporting sort logs through OpenTelemetry [inlong]

2024-09-10 Thread via GitHub
aloyszhang commented on PR #11015: URL: https://github.com/apache/inlong/pull/11015#issuecomment-2340564287 @qy-liuhuo do we still need to keep this pull request open? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

(inlong) branch master updated: [INLONG-11056][SDK] Transform support RAND_INTEGER() function (#11063)

2024-09-10 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 5b0eb6df9c [INLONG-11056][SDK] Transform sup