Re: [PR] [INLONG-11129][Sort] Enhanced Metric Instrumentation for InLong Sort Flink Connector [inlong]

2024-09-20 Thread via GitHub
PeterZh6 commented on PR #11130: URL: https://github.com/apache/inlong/pull/11130#issuecomment-2364981190 > > @PeterZh6 please fix the failed workflow, thanks. > > Thanks for following up with this. However, I am unable to reproduce the test failure locally, so may still need some tim

Re: [PR] [INLONG-10463][SDK] Optimization of ultra-long field processing in InlongSDK [inlong]

2024-09-20 Thread via GitHub
qy-liuhuo commented on PR #9: URL: https://github.com/apache/inlong/pull/9#issuecomment-2364975137 > > > > > How to successfully parse incomplete data? > > > > > > > > > > > > Now when the configuration does not allow truncation, if the body exceeds the limit, it will be r

Re: [PR] [INLONG-11148][Sort] Fixes Log4j2 of sort-end-to-end-test-v1.15 not working properly [inlong]

2024-09-20 Thread via GitHub
PeterZh6 commented on PR #11149: URL: https://github.com/apache/inlong/pull/11149#issuecomment-2364981257 > > @PeterZh6 please fix the failed workflows, thanks. > > Thanks for following up with this. However, I am unable to reproduce the test failure locally, so may still need some ti

Re: [PR] [INLONG-10464][SDK] InlongSDK support retry sending when failed [inlong]

2024-09-20 Thread via GitHub
gosonzhang commented on code in PR #11144: URL: https://github.com/apache/inlong/pull/11144#discussion_r1768260102 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/DefaultMessageSender.java: ## @@ -191,11 +195,93 @@ public String getSDKVersion() {

Re: [PR] [INLONG-10464][SDK] InlongSDK support retry sending when failed [inlong]

2024-09-20 Thread via GitHub
gosonzhang commented on code in PR #11144: URL: https://github.com/apache/inlong/pull/11144#discussion_r1768263223 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/ConfigConstants.java: ## @@ -74,4 +74,6 @@ public class ConfigConstants { public stat

Re: [PR] [INLONG-11065][Sort] Provides a method to add openTelemetryAppender for the sort connector [inlong]

2024-09-20 Thread via GitHub
vernedeng commented on code in PR #11066: URL: https://github.com/apache/inlong/pull/11066#discussion_r1768118911 ## inlong-sort/sort-flink/base/src/main/java/org/apache/inlong/sort/base/util/OpenTelemetryLogger.java: ## @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-11123][SDK] Transform SQL supports conv function [inlong]

2024-09-20 Thread via GitHub
dockerzhang merged PR #11141: URL: https://github.com/apache/inlong/pull/11141 -- 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-11150][Manager] Fix the problem of incorrect setting of sorTaskName for sink (#11151)

2024-09-20 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 0d0061 [INLONG-11150][Manager] Fix the

Re: [PR] [INLONG-11129][Sort] Enhanced Metric Instrumentation for InLong Sort Flink Connector [inlong]

2024-09-20 Thread via GitHub
dockerzhang commented on PR #11130: URL: https://github.com/apache/inlong/pull/11130#issuecomment-2363276706 @PeterZh6 please fix the failed workflow, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [INLONG-11148][Sort] Fixes Log4j2 of sort-end-to-end-test-v1.15 not working properly [inlong]

2024-09-20 Thread via GitHub
dockerzhang commented on PR #11149: URL: https://github.com/apache/inlong/pull/11149#issuecomment-2363274317 @PeterZh6 please fix the failed workflows, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(inlong) branch master updated: [INLONG-11123][SDK] Transform SQL supports conv function (#11141)

2024-09-20 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 86635a83ba [INLONG-11123][SDK] Transform SQ

Re: [PR] [INLONG-11150][Manager] Fix the problem of incorrect setting of sorTaskName for sink [inlong]

2024-09-20 Thread via GitHub
dockerzhang merged PR #11151: URL: https://github.com/apache/inlong/pull/11151 -- 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-11107][SDK] Avro Source Data Support Map Type [inlong]

2024-09-20 Thread via GitHub
dockerzhang merged PR #11108: URL: https://github.com/apache/inlong/pull/11108 -- 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-11107][SDK] Avro Source Data Support Map Type (#11108)

2024-09-20 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 ca4069293c [INLONG-11107][SDK] Avro Source

[PR] [INLONG-11163][Manager] Fix the problem of adding dataaddtask failed [inlong]

2024-09-20 Thread via GitHub
fuweng11 opened a new pull request, #11164: URL: https://github.com/apache/inlong/pull/11164 Fixes #11163 ### Motivation Fix the problem of adding dataaddtask failed. ### Modifications Fix the problem of adding dataaddtask failed. -- This is

Re: [PR] [INLONG-10463][SDK] Optimization of ultra-long field processing in InlongSDK [inlong]

2024-09-20 Thread via GitHub
gosonzhang commented on PR #9: URL: https://github.com/apache/inlong/pull/9#issuecomment-2363146077 > > > > How to successfully parse incomplete data? > > > > > > > > > Now when the configuration does not allow truncation, if the body exceeds the limit, it will be rejected

(inlong) branch master updated: [INLONG-11060][SDK] Transform support REGEXP_...() related functions (#11102)

2024-09-20 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 cc06854292 [INLONG-11060][SDK] Transform su

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

2024-09-20 Thread via GitHub
dockerzhang merged PR #11102: URL: https://github.com/apache/inlong/pull/11102 -- 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-11005][SDK] Add YAML formatted data source for Transform (#11085)

2024-09-20 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 260a12d8dd [INLONG-11005][SDK] Add YAML for

Re: [PR] [INLONG-11005][SDK] Add YAML formatted data source for Transform [inlong]

2024-09-20 Thread via GitHub
dockerzhang merged PR #11085: URL: https://github.com/apache/inlong/pull/11085 -- 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-10464][SDK] InlongSDK support retry sending when failed [inlong]

2024-09-20 Thread via GitHub
emptyOVO commented on code in PR #11144: URL: https://github.com/apache/inlong/pull/11144#discussion_r1768423100 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/DefaultMessageSender.java: ## @@ -191,11 +195,93 @@ public String getSDKVersion() {

[PR] [INLONG-10119][SDK] Supporting Data Sharding with GroupBy Semantics [inlong]

2024-09-20 Thread via GitHub
emptyOVO opened a new pull request, #11165: URL: https://github.com/apache/inlong/pull/11165 Fixes #10119 ### Motivation * add `groupByItems` to parse `group by` Semantics * Because there is no aggregate function related implementation, so therefore, only simple

Re: [PR] [INLONG-11156][SDK] SortSDK support that the token configuration of pulsar cluster is null [inlong]

2024-09-20 Thread via GitHub
luchunliang merged PR #11158: URL: https://github.com/apache/inlong/pull/11158 -- 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-11156][SDK] SortSDK support that the token configuration of pulsar cluster is null (#11158)

2024-09-20 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 f1ccde411e [INLONG-11156][SDK] SortSDK supp

Re: [PR] [INLONG-11129][Sort] Enhanced Metric Instrumentation for InLong Sort Flink Connector [inlong]

2024-09-20 Thread via GitHub
PeterZh6 commented on PR #11130: URL: https://github.com/apache/inlong/pull/11130#issuecomment-2363470575 > @PeterZh6 please fix the failed workflow, thanks. Thanks for following up with this. However, I am unable to reproduce the test failure locally, so may still need some time. -

Re: [PR] [INLONG-11148][Sort] Fixes Log4j2 of sort-end-to-end-test-v1.15 not working properly [inlong]

2024-09-20 Thread via GitHub
PeterZh6 commented on PR #11149: URL: https://github.com/apache/inlong/pull/11149#issuecomment-2363471108 > @PeterZh6 please fix the failed workflows, thanks. Thanks for following up with this. However, I am unable to reproduce the test failure locally, so may still need some time -

Re: [PR] [INLONG-10464][SDK] InlongSDK support retry sending when failed [inlong]

2024-09-20 Thread via GitHub
emptyOVO commented on code in PR #11144: URL: https://github.com/apache/inlong/pull/11144#discussion_r1768424093 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/ConfigConstants.java: ## @@ -74,4 +74,6 @@ public class ConfigConstants { public static