(inlong) branch master updated: [INLONG-11091][Manager] Manager supports in filter function configuration (#11094)

2024-09-12 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 70968a9d4b [INLONG-11091][Manager] Manager

Re: [PR] [INLONG-11091][Manager] Manager supports in filter function configuration [inlong]

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

[PR] [INLONG-11091][Manager] Manager supports in filter function configuration [inlong]

2024-09-12 Thread via GitHub
fuweng11 opened a new pull request, #11094: URL: https://github.com/apache/inlong/pull/11094 Fixes #11091 ### Motivation Manager supports in filter function configuration. ### Modifications Manager supports in filter function configuration.

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

2024-09-12 Thread via GitHub
Zkplo opened a new pull request, #11093: URL: https://github.com/apache/inlong/pull/11093 Fixes #11092 ### Motivation Modified the FunctionalTools class. ### Verifying this change *(Please pick either of the following options)* - [x] This ch

(inlong) branch master updated: [INLONG-11089][Manager] Optimize Sort filter function (#11090)

2024-09-12 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 5056e49b41 [INLONG-11089][Manager] Optimize

Re: [PR] [INLONG-11089][Manager] Optimize Sort filter function [inlong]

2024-09-12 Thread via GitHub
aloyszhang merged PR #11090: URL: https://github.com/apache/inlong/pull/11090 -- 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: [I] [Improve][SDK] Optimization of ultra-long field processing in InlongSDK [inlong]

2024-09-12 Thread via GitHub
github-actions[bot] commented on issue #10463: URL: https://github.com/apache/inlong/issues/10463#issuecomment-2347894018 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

(inlong) branch master updated (786e5702d2 -> 7c3c94d516)

2024-09-12 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 786e5702d2 [INLONG-11087][SDK] Fix potential null pointer exception of transform SDK (#11088) add 7c3c94d51

Re: [PR] [INLONG-11008][SDK] Transform SQL support PRINTF function. [inlong]

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

[PR] [INLONG-11089][Manager] Optimize Sort filter function [inlong]

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

(inlong) branch master updated: [INLONG-11087][SDK] Fix potential null pointer exception of transform SDK (#11088)

2024-09-12 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 786e5702d2 [INLONG-11087][SDK] Fix potential

Re: [PR] [INLONG-11087][SDK] Fix potential null pointer exception of transform SDK [inlong]

2024-09-12 Thread via GitHub
vernedeng merged PR #11088: URL: https://github.com/apache/inlong/pull/11088 -- 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-11000][SDK] Add XML formatted data source for Transform [inlong]

2024-09-12 Thread via GitHub
Zkplo commented on PR #11001: URL: https://github.com/apache/inlong/pull/11001#issuecomment-2346126933 > @Zkplo please fix the failed workflows and UTs.请修复失败的工作流程和 UT。 done! @dockerzhang -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] [INLONG-11087][SDK] Fix potential null pointer exception of transform… [inlong]

2024-09-12 Thread via GitHub
vernedeng opened a new pull request, #11088: URL: https://github.com/apache/inlong/pull/11088 … SDK Fixes #11087 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)*

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

2024-09-12 Thread via GitHub
emptyOVO commented on code in PR #11084: URL: https://github.com/apache/inlong/pull/11084#discussion_r1756285460 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java: ## @@ -84,6 +321,272 @@ public boolean sourceFinish() { @O