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

2024-09-01 Thread via GitHub
emptyOVO commented on PR #10969: URL: https://github.com/apache/inlong/pull/10969#issuecomment-2323948697 > @emptyOVO please resolve 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 URL abov

(inlong) branch master updated: [INLONG-10942][SDK] Add official function names for all Transform functions (#10943)

2024-09-01 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 4de972e932 [INLONG-10942][SDK] Add official

Re: [PR] [INLONG-10942][SDK] Add official function names for all Transform functions [inlong]

2024-09-01 Thread via GitHub
aloyszhang merged PR #10943: URL: https://github.com/apache/inlong/pull/10943 -- 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-10966][SDK] Fix HexFunction set the Java keyword 'public' (#10967)

2024-09-01 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 5c44cde517 [INLONG-10966][SDK] Fix HexFuncti

Re: [PR] [INLONG-10966][SDK] Fix HexFunction set the Java keyword 'public' [inlong]

2024-09-01 Thread via GitHub
aloyszhang merged PR #10967: URL: https://github.com/apache/inlong/pull/10967 -- 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-10968][SDK] Support Inlong Transform operator annotation [inlong]

2024-09-01 Thread via GitHub
aloyszhang commented on PR #10969: URL: https://github.com/apache/inlong/pull/10969#issuecomment-2323910364 @emptyOVO please resolve 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 t

(inlong) branch master updated (a3dd2a9a8a -> 7ecff9cd25)

2024-09-01 Thread aloyszhang
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 a3dd2a9a8a [INLONG-10975][Manager] Fix the problem of when saving the group, only the existence of the groupid un

Re: [PR] [INLONG-10973][Dashboard] A wrong error occurs in data preview [inlong]

2024-09-01 Thread via GitHub
aloyszhang merged PR #10974: URL: https://github.com/apache/inlong/pull/10974 -- 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-10975][Manager] Fix the problem of when saving the group, only the existence of the groupid under the current tenant was verified (#10976)

2024-09-01 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 a3dd2a9a8a [INLONG-10975][Manager] Fix the p

Re: [PR] [INLONG-10975][Manager] Fix the problem of when saving the group, only the existence of the groupid under the current tenant was verified [inlong]

2024-09-01 Thread via GitHub
aloyszhang merged PR #10976: URL: https://github.com/apache/inlong/pull/10976 -- 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 (5fd7cc0923 -> dfe9ab590b)

2024-09-01 Thread aloyszhang
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 5fd7cc0923 [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. (#10726) add dfe9ab590b [INLON

Re: [PR] [INLONG-10977][Manager] Data preview supports escaping for KV data type [inlong]

2024-09-01 Thread via GitHub
aloyszhang merged PR #10978: URL: https://github.com/apache/inlong/pull/10978 -- 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-10965][SDK] Transform support Bitwise operation [inlong]

2024-09-01 Thread via GitHub
Zkplo commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740366671 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/BitwiseAndParser.java: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Softwa

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

2024-09-01 Thread via GitHub
Zkplo commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740278691 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/BitwiseAndParser.java: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Softwa

(inlong) branch master updated: [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. (#10726)

2024-09-01 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 5fd7cc0923 [INLONG-10725][CI] Add UT test w

Re: [PR] [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. [inlong]

2024-09-01 Thread via GitHub
dockerzhang merged PR #10726: URL: https://github.com/apache/inlong/pull/10726 -- 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-10287][Agent] Update the Redis Source [inlong]

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

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

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

Re: [PR] [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. [inlong]

2024-09-01 Thread via GitHub
XiaoYou201 commented on code in PR #10726: URL: https://github.com/apache/inlong/pull/10726#discussion_r1740283126 ## inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/pom.xml: ## @@ -0,0 +1,208 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.or

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

2024-09-01 Thread via GitHub
Zkplo commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740281981 ## inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformArithmeticFunctionsProcessor.java: ## @@ -257,6 +257,179 @@ public void te

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

2024-09-01 Thread via GitHub
Zkplo commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740278691 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/BitwiseAndParser.java: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Softwa

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

2024-09-01 Thread via GitHub
Zkplo commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740276250 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/SignParser.java: ## @@ -21,29 +21,40 @@ import org.apache.inlong.sdk.transform.

(inlong) branch master updated: [INLONG-10935][SDK] Transform support DAYNAME function (#10937)

2024-09-01 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 6234b9ea01 [INLONG-10935][SDK] Transform su

Re: [PR] [INLONG-10935][SDK] Transform support DAYNAME function [inlong]

2024-09-01 Thread via GitHub
luchunliang merged PR #10937: URL: https://github.com/apache/inlong/pull/10937 -- 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 (de98601ce7 -> 9f9acbd7f5)

2024-09-01 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 de98601ce7 [INLONG-10959][SDK] Transform support IFNULL function (#10960) add 9f9acbd7f5 [INLONG-10957][SDK

Re: [PR] [INLONG-10959][SDK] Transform support IFNULL function [inlong]

2024-09-01 Thread via GitHub
luchunliang merged PR #10960: URL: https://github.com/apache/inlong/pull/10960 -- 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-10957][SDK] Improve some code structures [inlong]

2024-09-01 Thread via GitHub
luchunliang merged PR #10958: URL: https://github.com/apache/inlong/pull/10958 -- 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 (e7878063ff -> de98601ce7)

2024-09-01 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 e7878063ff [INLONG-10897][SDK] Transform support DATEDIFF function (#10925) add de98601ce7 [INLONG-10959][S

[PR] [INLONG-10975][Manager] Fix the problem of when saving the group, only the existence of the groupid under the current tenant was verified [inlong]

2024-09-01 Thread via GitHub
fuweng11 opened a new pull request, #10976: URL: https://github.com/apache/inlong/pull/10976 Fixes #10975 ### Motivation Fix the problem of when saving the group, only the existence of the groupid under the current tenant was verified. ### Modifi

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

2024-09-01 Thread via GitHub
luchunliang commented on code in PR #10970: URL: https://github.com/apache/inlong/pull/10970#discussion_r1740271297 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/BitwiseAndParser.java: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache

Re: [PR] [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. [inlong]

2024-09-01 Thread via GitHub
aloyszhang commented on code in PR #10726: URL: https://github.com/apache/inlong/pull/10726#discussion_r1740271406 ## inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/pom.xml: ## @@ -0,0 +1,208 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.or

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

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

[PR] [INLONG-10973][Dashboard] A wrong error occurs in data preview [inlong]

2024-09-01 Thread via GitHub
wohainilaodou opened a new pull request, #10974: URL: https://github.com/apache/inlong/pull/10974 Fixes #10973 ### Motivation A wrong error occurs in data preview ### Modifications Add non-null judgment of data ### Verifying this change before: ![image](

Re: [I] [Bug][Dashboard] A wrong error occurs in data preview [inlong-website]

2024-09-01 Thread via GitHub
wohainilaodou closed issue #975: [Bug][Dashboard] A wrong error occurs in data preview URL: https://github.com/apache/inlong-website/issues/975 -- 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 sp

[I] [Bug][Dashboard] A wrong error occurs in data preview [inlong-website]

2024-09-01 Thread via GitHub
wohainilaodou opened a new issue, #975: URL: https://github.com/apache/inlong-website/issues/975 ### What happened A wrong error occurs in data preview ### What you expected to happen A wrong error occurs in data preview ### How to reproduce Add non-null jud

(inlong-website) branch dependabot/npm_and_yarn/multi-23dea901ca created (now bbb34601ed)

2024-09-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/multi-23dea901ca in repository https://gitbox.apache.org/repos/asf/inlong-website.git at bbb34601ed Bump axios, @docusaurus/core, @docusaurus/plugin-content-doc

[PR] Bump axios, @docusaurus/core, @docusaurus/plugin-content-docs and @docusaurus/preset-classic [inlong-website]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #974: URL: https://github.com/apache/inlong-website/pull/974 Bumps [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/plugin-content-docs](https://github.

(inlong-website) branch dependabot/npm_and_yarn/micromatch-4.0.8 created (now d0be50715c)

2024-09-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/micromatch-4.0.8 in repository https://gitbox.apache.org/repos/asf/inlong-website.git at d0be50715c Bump micromatch from 4.0.5 to 4.0.8 No new revisions were ad

(inlong-website) branch master updated: [INLONG-731][BOT] Bump webpack from 5.76.2 to 5.94.0 (#972)

2024-09-01 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong-website.git The following commit(s) were added to refs/heads/master by this push: new 67ace16b44 [INLONG-731][BOT] Bump w

[PR] Bump micromatch from 4.0.5 to 4.0.8 [inlong-website]

2024-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #973: URL: https://github.com/apache/inlong-website/pull/973 Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from https://github.com/micromatch/micromatch/releases";>micromatch's rel

Re: [PR] [INLONG-731][BOT] Bump webpack from 5.76.2 to 5.94.0 [inlong-website]

2024-09-01 Thread via GitHub
dockerzhang merged PR #972: URL: https://github.com/apache/inlong-website/pull/972 -- 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...@i

(inlong-website) branch dependabot/npm_and_yarn/webpack-5.94.0 deleted (was e798c228e6)

2024-09-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/webpack-5.94.0 in repository https://gitbox.apache.org/repos/asf/inlong-website.git was e798c228e6 Bump webpack from 5.76.2 to 5.94.0 The revisions that were on

(inlong) branch master updated: [INLONG-10897][SDK] Transform support DATEDIFF function (#10925)

2024-09-01 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 e7878063ff [INLONG-10897][SDK] Transform su

Re: [PR] [INLONG-10897][SDK] Transform support DATEDIFF function [inlong]

2024-09-01 Thread via GitHub
dockerzhang merged PR #10925: URL: https://github.com/apache/inlong/pull/10925 -- 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-10927][SDK] Transform supports padding of left and right strings (#10928)

2024-09-01 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 a34d877a3d [INLONG-10927][SDK] Transform su

Re: [PR] [INLONG-10927][SDK] Transform supports padding of left and right strings [inlong]

2024-09-01 Thread via GitHub
dockerzhang merged PR #10928: URL: https://github.com/apache/inlong/pull/10928 -- 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-01 Thread via GitHub
dockerzhang commented on PR #10950: URL: https://github.com/apache/inlong/pull/10950#issuecomment-2323614777 @MOONSakura0614 if you fix the comments please reply and click the `resolve` button, thanks. -- This is an automated message from the Apache Git Service. To respond to the message,

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

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

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

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

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

2024-09-01 Thread via GitHub
ying-hua opened a new pull request, #10972: URL: https://github.com/apache/inlong/pull/10972 Fixes #10971 ### Motivation - INSERT(str, pos, len, newstr) - Returns the string str, with the substring beginning at position pos and len characters long replace

Re: [PR] [INLONG-10725][CI] Add UT test workflow for flink 1.18 connectors. [inlong]

2024-09-01 Thread via GitHub
XiaoYou201 commented on code in PR #10726: URL: https://github.com/apache/inlong/pull/10726#discussion_r1740003915 ## inlong-sort/sort-dist/pom.xml: ## @@ -207,11 +232,11 @@ v1.18 - -org.apache.inlong -