(inlong) branch master updated: [INLONG-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin (#11099)

2024-09-13 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 807717a4b9 [INLONG-11071][Manager] Fix: fai

Re: [PR] [INLONG-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin [inlong]

2024-09-13 Thread via GitHub
dockerzhang merged PR #11099: URL: https://github.com/apache/inlong/pull/11099 -- 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-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin [inlong]

2024-09-13 Thread via GitHub
qy-liuhuo commented on code in PR #11099: URL: https://github.com/apache/inlong/pull/11099#discussion_r1759654388 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/openapi/DataProxyController.java: ## @@ -56,7 +56,11 @@ public class DataProxyCo

(inlong) branch master updated: [INLONG-11030][SDK] Add AVRO formatted data source for Transform (#11082)

2024-09-13 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 9df3d56a03 [INLONG-11030][SDK] Add AVRO form

Re: [PR] [INLONG-11030][SDK] Add AVRO formatted data source for Transform [inlong]

2024-09-13 Thread via GitHub
aloyszhang merged PR #11082: URL: https://github.com/apache/inlong/pull/11082 -- 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 (0aae16f45d -> af9acab33e)

2024-09-13 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 0aae16f45d [INLONG-11092][SDK] Fix the issue of inconsistent capitalization of Function names in FunctionalTools

Re: [PR] [INLONG-11018][SDK] Transform SQL supports COMPRESS and UNCOMPRESS Functions [inlong]

2024-09-13 Thread via GitHub
aloyszhang merged PR #11048: URL: https://github.com/apache/inlong/pull/11048 -- 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-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin [inlong]

2024-09-13 Thread via GitHub
fuweng11 commented on code in PR #11099: URL: https://github.com/apache/inlong/pull/11099#discussion_r1759645508 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/openapi/DataProxyController.java: ## @@ -56,7 +56,11 @@ public class DataProxyCon

Re: [PR] [INLONG-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin [inlong]

2024-09-13 Thread via GitHub
fuweng11 commented on code in PR #11099: URL: https://github.com/apache/inlong/pull/11099#discussion_r1759645508 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/openapi/DataProxyController.java: ## @@ -56,7 +56,11 @@ public class DataProxyCon

(inlong) branch master updated: [INLONG-11092][SDK] Fix the issue of inconsistent capitalization of Function names in FunctionalTools (#11093)

2024-09-13 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 0aae16f45d [INLONG-11092][SDK] Fix the issue

Re: [PR] [INLONG-11092][SDK] Fix the issue of inconsistent capitalization of Function names in FunctionalTools [inlong]

2024-09-13 Thread via GitHub
aloyszhang merged PR #11093: URL: https://github.com/apache/inlong/pull/11093 -- 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-11100][Sort] The buffer queue is not released after sending messages to elasticsearch [inlong]

2024-09-13 Thread via GitHub
vernedeng merged PR #11101: URL: https://github.com/apache/inlong/pull/11101 -- 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-11100][Sort] The buffer queue is not released after sending messages to elasticsearch (#11101)

2024-09-13 Thread vernedeng
This is an automated email from the ASF dual-hosted git repository. vernedeng 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 a4f9e25457 [INLONG-11100][Sort] The buffer qu

(inlong) branch master updated (c620fdc681 -> 9818cee293)

2024-09-13 Thread vernedeng
This is an automated email from the ASF dual-hosted git repository. vernedeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from c620fdc681 [INLONG-11095][Manager] Fix the problem of data preview field misalignment (#11096) add 9818cee293

Re: [PR] [INLONG-11097][SDK] Optimize logs of the transform SDK [inlong]

2024-09-13 Thread via GitHub
vernedeng merged PR #11098: URL: https://github.com/apache/inlong/pull/11098 -- 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-11060][SDK] Transform support REGEXP_...() related functions [inlong]

2024-09-13 Thread via GitHub
emptyOVO commented on PR #11102: URL: https://github.com/apache/inlong/pull/11102#issuecomment-2349070342 because there is a conflict between the function `REGEXP` and sql syntax `REGEXP` , it will cause parse error in ``` CCJSqlParserManager parserManager = new CCJSqlParserManager();

[PR] [INLONG-11060][SDK] Transform support REGEXP_...() related functions [inlong]

2024-09-13 Thread via GitHub
emptyOVO opened a new pull request, #11102: URL: https://github.com/apache/inlong/pull/11102 Fixes #11060 ### Motivation add 7 function class mentioned in issue #11060 and provide unit tests ### Modifications ### Verifying this change

[PR] [INLONG-11100][Sort] The buffer queue is not released after sending messages to elasticsearch [inlong]

2024-09-13 Thread via GitHub
vernedeng opened a new pull request, #11101: URL: https://github.com/apache/inlong/pull/11101 Fixes #11100 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [ ] This

[PR] [INLONG-11071][Manager] Fix: failed to handle request on inlong_agent_system by admin [inlong]

2024-09-13 Thread via GitHub
qy-liuhuo opened a new pull request, #11099: URL: https://github.com/apache/inlong/pull/11099 Fixes #11071 ### Motivation When the dataproxy module requests the `/dataproxy/getIpList/inlong_agent_system` interface, an error occurs because there is no recor

[PR] [INLONG-11097][SDK] Optimize logs of the transform SDK [inlong]

2024-09-13 Thread via GitHub
vernedeng opened a new pull request, #11098: URL: https://github.com/apache/inlong/pull/11098 Fixes #11097 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [ ] This

(inlong) branch master updated: [INLONG-11095][Manager] Fix the problem of data preview field misalignment (#11096)

2024-09-13 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 c620fdc681 [INLONG-11095][Manager] Fix the

Re: [PR] [INLONG-11095][Manager] Fix the problem of data preview field misalignment [inlong]

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