Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2325701250 > plz rebase the master to resolve the conflict done and thank you for checking again. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2325700764 > @MOONSakura0614 please fix the conflicts and failed workflows. already resolve the conflicts and force push. Your careful review is much appreciated. -- This is an a

Re: [PR] [INLONG-10997][Manager] Fix the problem of incorrect setting of transformSQL in dataflowconfig [inlong]

2024-09-02 Thread via GitHub
aloyszhang merged PR #10998: URL: https://github.com/apache/inlong/pull/10998 -- 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...@inlong

(inlong) branch master updated: [INLONG-10997][Manager] Incorrect setting of transformSQL in dataflowconfig (#10998)

2024-09-02 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 e188410668 [INLONG-10997][Manager] Incorrect

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

2024-09-02 Thread via GitHub
MOONSakura0614 commented on PR #10994: URL: https://github.com/apache/inlong/pull/10994#issuecomment-2325662128 > @MOONSakura0614 Pleas fix the conflict done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [INLONG-10986][SDK] Transform support REGEXP_MATCHES(str, pattern) function [inlong]

2024-09-02 Thread via GitHub
emptyOVO commented on code in PR #10993: URL: https://github.com/apache/inlong/pull/10993#discussion_r1741439222 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/RegexpMatchesFunction.java: ## @@ -0,0 +1,107 @@ +/* + * Licensed to the Ap

[PR] [INLONG-11000][SDK] Add XML formatted data source for Transform [inlong]

2024-09-02 Thread via GitHub
Zkplo opened a new pull request, #11001: URL: https://github.com/apache/inlong/pull/11001 Fixes #11000 ### Motivation Add several classes: XmlSourceInfo, XmlNode, XmlSourceData, XmlSourceDecoder. Modified SourceDecoderFactory class. Also, add the corresponding

Re: [PR] [INLONG-10956][SDK] Add XML formatted data source for Transform [inlong]

2024-09-02 Thread via GitHub
Zkplo closed pull request #10990: [INLONG-10956][SDK] Add XML formatted data source for Transform URL: https://github.com/apache/inlong/pull/10990 -- 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

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

2024-09-02 Thread via GitHub
aloyszhang commented on PR #10994: URL: https://github.com/apache/inlong/pull/10994#issuecomment-2325494715 @MOONSakura0614 Pleas fix the conflict -- 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

(inlong) branch master updated: [INLONG-10956][SDK] Transform SQL supports SHA encryption algorithm (#10996)

2024-09-02 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 e394d74076 [INLONG-10956][SDK] Transform SQ

Re: [PR] [INLONG-10956][SDK] Transform SQL supports SHA encryption algorithm [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10996: URL: https://github.com/apache/inlong/pull/10996 -- 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-10940][SDK] Transform SQL support arithmetic functions(Including cot, tanh, cosh, asin, atan and atan2) [inlong]

2024-09-02 Thread via GitHub
luchunliang commented on code in PR #10950: URL: https://github.com/apache/inlong/pull/10950#discussion_r1741360874 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Atan2Function.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache S

Re: [PR] [INLONG-10940][SDK] Transform SQL support arithmetic functions(Including cot, tanh, cosh, asin, atan and atan2) [inlong]

2024-09-02 Thread via GitHub
luchunliang commented on code in PR #10950: URL: https://github.com/apache/inlong/pull/10950#discussion_r1741360749 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Atan2Function.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache S

Re: [PR] [INLONG-10940][SDK] Transform SQL support arithmetic functions(Including cot, tanh, cosh, asin, atan and atan2) [inlong]

2024-09-02 Thread via GitHub
aloyszhang commented on PR #10950: URL: https://github.com/apache/inlong/pull/10950#issuecomment-2325490511 please fix the conflicting file -- 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 spe

(inlong) branch master updated: [INLONG-10968][SDK] Support Inlong Transform operator annotation (#10969)

2024-09-02 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 f1285ed4b1 [INLONG-10968][SDK] Support Inlon

Re: [PR] [INLONG-10968][SDK] Support Inlong Transform operator annotation [inlong]

2024-09-02 Thread via GitHub
aloyszhang merged PR #10969: URL: https://github.com/apache/inlong/pull/10969 -- 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...@inlong

Re: [PR] [INLONG-10873][SDK] Transform support factorial function [inlong]

2024-09-02 Thread via GitHub
aloyszhang commented on PR #10874: URL: https://github.com/apache/inlong/pull/10874#issuecomment-2325485969 please fix the conflicting file -- 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 spe

(inlong) branch master updated: [INLONG-10965][SDK] Transform support Bitwise operation (#10970)

2024-09-02 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 cb4b61b5a8 [INLONG-10965][SDK] Transform su

Re: [PR] [INLONG-10965][SDK] Transform support Bitwise operation [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10970: URL: https://github.com/apache/inlong/pull/10970 -- 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

(inlong) branch master updated: [INLONG-10971][SDK] Transform support INSERT function (#10972)

2024-09-02 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 3e7f81d41c [INLONG-10971][SDK] Transform su

Re: [PR] [INLONG-10971][SDK] Transform support INSERT function [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10972: URL: https://github.com/apache/inlong/pull/10972 -- 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

(inlong) branch master updated: [INLONG-10979][SDK] Transform support PI() function (#10983)

2024-09-02 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 0a394f49ea [INLONG-10979][SDK] Transform su

Re: [PR] [INLONG-10979][SDK] Transform support PI() function [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10983: URL: https://github.com/apache/inlong/pull/10983 -- 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

(inlong) branch master updated: [INLONG-10809][SDK] Improvements to TypeConverter field types and CompareValue in OperatorTools (#10817)

2024-09-02 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 dfd42dc88d [INLONG-10809][SDK] Improvements

Re: [PR] [INLONG-10809][SDK] Improvements to TypeConverter field types and CompareValue in OperatorTools [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10817: URL: https://github.com/apache/inlong/pull/10817 -- 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

(inlong) branch master updated: [INLONG-10982][SDK] Improve the test code structure (#10985)

2024-09-02 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 bc6e9610bb [INLONG-10982][SDK] Improve the

Re: [PR] [INLONG-10982][SDK] Improve the test code structure [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10985: URL: https://github.com/apache/inlong/pull/10985 -- 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

(inlong) branch master updated: [INLONG-10984][SDK] Transform support RADIANS(x) function (#10987)

2024-09-02 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 c08549eff5 [INLONG-10984][SDK] Transform su

Re: [PR] [INLONG-10984][SDK] Transform support RADIANS(x) function [inlong]

2024-09-02 Thread via GitHub
luchunliang merged PR #10987: URL: https://github.com/apache/inlong/pull/10987 -- 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-10881][SDK] Transform SQL support concat_ws function [inlong]

2024-09-02 Thread via GitHub
aloyszhang commented on code in PR #10992: URL: https://github.com/apache/inlong/pull/10992#discussion_r1741353536 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/ConcatWsFunction.java: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache

Re: [PR] [INLONG-10986][SDK] Transform support REGEXP_MATCHES(str, pattern) function [inlong]

2024-09-02 Thread via GitHub
aloyszhang commented on code in PR #10993: URL: https://github.com/apache/inlong/pull/10993#discussion_r1741352469 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/RegexpMatchesFunction.java: ## @@ -0,0 +1,107 @@ +/* + * Licensed to the

[PR] [INLONG-10956][SDK] Transform SQL supports SHA encryption algorithm [inlong]

2024-09-02 Thread via GitHub
Zkplo opened a new pull request, #10996: URL: https://github.com/apache/inlong/pull/10996 Fixes #10956 ### Motivation Add two function classes: ShaFunction, Sha2Function. Also, add the corresponding unit test codes. ### Modifications ### V

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

2024-09-02 Thread via GitHub
MOONSakura0614 opened a new pull request, #10994: URL: https://github.com/apache/inlong/pull/10994 Fixes #10882 ### Motivation ### Modifications Add a function class: AsciiFunction and its unit test. ### Verifying this change *(Pleas

[PR] [INLONG-10986][SDK] Transform support REGEXP_MATCHES(str, pattern) function [inlong]

2024-09-02 Thread via GitHub
emptyOVO opened a new pull request, #10993: URL: https://github.com/apache/inlong/pull/10993 …nction Fixes #10986 ### Motivation add RegexpMatchesFunction class to support postgresql function REGEXP_MATCHES(str, pattern), provide unit tests ### Mo

[PR] [INLONG-10881][SDK] Transform SQL support Concat_ws function [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 opened a new pull request, #10992: URL: https://github.com/apache/inlong/pull/10992 Fixes #10881 ### Motivation ### Modifications Add a function class: ConcatWsFunction and its unit test. ### Verifying this change *(Pl

Re: [PR] [INLONG-10287][Agent] Update the Redis Source [inlong]

2024-09-02 Thread via GitHub
emptyOVO closed pull request #10801: [INLONG-10287][Agent] Update the Redis Source URL: https://github.com/apache/inlong/pull/10801 -- 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 comm

Re: [PR] [INLONG-10287][Agent] Update the Redis Source [inlong]

2024-09-02 Thread via GitHub
justinwwhuang commented on code in PR #10801: URL: https://github.com/apache/inlong/pull/10801#discussion_r1740891986 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java: ## @@ -84,6 +182,96 @@ public boolean sourceFinish() {

Re: [PR] [INLONG-10940][SDK] Transform SQL support arithmetic functions(Including cot, tanh, cosh, asin, atan and atan2) [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on code in PR #10950: URL: https://github.com/apache/inlong/pull/10950#discussion_r1740871446 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Atan2Function.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apach

Re: [PR] [INLONG-10940][SDK] Transform SQL support arithmetic functions(Including cot, tanh, cosh, asin, atan and atan2) [inlong]

2024-09-02 Thread via GitHub
MOONSakura0614 commented on code in PR #10950: URL: https://github.com/apache/inlong/pull/10950#discussion_r1740871446 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Atan2Function.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apach

(inlong) branch master updated: [INLONG-10988][Manager] Data preview filters data in tubes based on streamId (#10989)

2024-09-02 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 c4bf54bbb1 [INLONG-10988][Manager] Data prev

Re: [PR] [INLONG-10988][Manager] Data preview filters data in tubes based on streamId [inlong]

2024-09-02 Thread via GitHub
aloyszhang merged PR #10989: URL: https://github.com/apache/inlong/pull/10989 -- 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...@inlong

[PR] [INLONG-10956][SDK] Add XML formatted data source for Transform [inlong]

2024-09-02 Thread via GitHub
Zkplo opened a new pull request, #10990: URL: https://github.com/apache/inlong/pull/10990 Fixes #10956 ### Motivation Add several classes: XmlSourceInfo, XmlNode, XmlSourceData, XmlSourceDecoder. Modified SourceDecoderFactory class. Also, add the corresponding

[PR] [INLONG-10988][Manager] Data preview filters data in tubes based on streamId [inlong]

2024-09-02 Thread via GitHub
fuweng11 opened a new pull request, #10989: URL: https://github.com/apache/inlong/pull/10989 Fixes #10988 ### Motivation Data preview filters data in tubes based on streamId. ### Modifications Data preview filters data in tubes based on st

[PR] [INLONG-10984][SDK] Transform support RADIANS(x) function [inlong]

2024-09-02 Thread via GitHub
emptyOVO opened a new pull request, #10987: URL: https://github.com/apache/inlong/pull/10987 Fixes #10984 ### Motivation add Radiansfunction class and provide unit test ### Modifications ### Verifying this change *(Please pick either

[PR] [INLONG-10982][SDK] Improve the test code structure [inlong]

2024-09-02 Thread via GitHub
ying-hua opened a new pull request, #10985: URL: https://github.com/apache/inlong/pull/10985 Fixes #10982 ### Motivation To improve usability, I have modified the getFieldList function in TestTransformProcess.java. The function can get some parameters to

[PR] [INLONG-10979][SDK] Transform support PI() function [inlong]

2024-09-02 Thread via GitHub
emptyOVO opened a new pull request, #10983: URL: https://github.com/apache/inlong/pull/10983 Fixes #10979 ### Motivation add PiFunction and provide unit test ### Modifications ### Verifying this change *(Please pick either of the