[PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
fuweng11 opened a new pull request, #10246: URL: https://github.com/apache/inlong/pull/10246 - Fixes #10245 ### Motivation Support setting audit version for file collection. ### Modifications Support setting audit version for file collecti

Re: [PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
vernedeng commented on code in PR #10246: URL: https://github.com/apache/inlong/pull/10246#discussion_r1607840971 ## inlong-manager/manager-dao/src/main/resources/mappers/StreamSourceEntityMapper.xml: ## @@ -120,6 +120,19 @@ + +select co

Re: [PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
vernedeng commented on code in PR #10246: URL: https://github.com/apache/inlong/pull/10246#discussion_r1607842567 ## inlong-manager/manager-dao/src/main/resources/mappers/StreamSourceEntityMapper.xml: ## @@ -120,6 +120,19 @@ + +select co

Re: [PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
fuweng11 commented on code in PR #10246: URL: https://github.com/apache/inlong/pull/10246#discussion_r1607883165 ## inlong-manager/manager-dao/src/main/resources/mappers/StreamSourceEntityMapper.xml: ## @@ -120,6 +120,19 @@ + +select cou

Re: [PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
fuweng11 commented on code in PR #10246: URL: https://github.com/apache/inlong/pull/10246#discussion_r1607884898 ## inlong-manager/manager-dao/src/main/resources/mappers/StreamSourceEntityMapper.xml: ## @@ -120,6 +120,19 @@ + +select cou

Re: [PR] [INLONG-10245][Manager] Support setting audit version for file collection [inlong]

2024-05-21 Thread via GitHub
dockerzhang merged PR #10246: URL: https://github.com/apache/inlong/pull/10246 -- 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-10245][Manager] Support setting audit version for file collection (#10246)

2024-05-21 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 6645261800 [INLONG-10245][Manager] Support

[PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
doleyzi opened a new pull request, #10248: URL: https://github.com/apache/inlong/pull/10248 - Fixes #10242 ### Motivation As there are more and more Audit items, it becomes more and more troublesome for the Manager to manage Audit items, so the Audit SDK is needed for unified

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
aloyszhang commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608152915 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAu

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
aloyszhang commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608153462 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAu

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
aloyszhang commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608154799 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAu

[PR] [INLONG-10249][Manager] Fix the problem of duplicate data appears during data preview [inlong]

2024-05-21 Thread via GitHub
fuweng11 opened a new pull request, #10250: URL: https://github.com/apache/inlong/pull/10250 - Fixes #10249 ### Motivation Fix the problem of duplicate data appears during data preview. ### Modifications Only values greater than or equal t

Re: [I] [TubeMQ] Adjust FATAL type error return content, without carrying class name [inlong]

2024-05-21 Thread via GitHub
gosonzhang commented on issue #9613: URL: https://github.com/apache/inlong/issues/9613#issuecomment-2122529861 I'll fix the issue, thans! -- 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 speci

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
doleyzi commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608290610 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAudit

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
doleyzi commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608292715 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAudit

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
doleyzi commented on code in PR #10248: URL: https://github.com/apache/inlong/pull/10248#discussion_r1608294366 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/AuditManagerUtils.java: ## @@ -76,6 +86,89 @@ public static int buildAuditId(AuditIdEnum baseAudit

Re: [PR] [INLONG-10238][Sort] MySQL connector support audit ID [inlong]

2024-05-21 Thread via GitHub
EMsnap merged PR #10239: URL: https://github.com/apache/inlong/pull/10239 -- 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.apa

(inlong) branch master updated: [INLONG-10238][Sort] MySQL connector support audit ID (#10239)

2024-05-21 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui 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 2acf82d174 [INLONG-10238][Sort] MySQL connector s

Re: [PR] [INLONG-10195][Sort] Hudi connector support audit ID [inlong]

2024-05-21 Thread via GitHub
EMsnap merged PR #10231: URL: https://github.com/apache/inlong/pull/10231 -- 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.apa

(inlong) branch master updated: [INLONG-10195][Sort] Hudi connector support audit ID (#10231)

2024-05-21 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui 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 0acdfe9519 [INLONG-10195][Sort] Hudi connector su

Re: [I] [TubeMQ] Adjust FATAL type error return content, without carrying class name [inlong]

2024-05-21 Thread via GitHub
gosonzhang commented on issue #9613: URL: https://github.com/apache/inlong/issues/9613#issuecomment-2123728211 Based on the premise that we will not access untrusted external services through an SDK, we can make a simple modification to this problem for now: in the unwrapException function,

Re: [PR] [INLONG-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items [inlong]

2024-05-21 Thread via GitHub
dockerzhang merged PR #10248: URL: https://github.com/apache/inlong/pull/10248 -- 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-10242][Audit] Audit SDK compatible with InLong Manager to manage audit items (#10248)

2024-05-21 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 23728055c3 [INLONG-10242][Audit] Audit SDK

Re: [PR] [INLONG-10249][Manager] Fix the problem of duplicate data appears during data preview [inlong]

2024-05-21 Thread via GitHub
dockerzhang merged PR #10250: URL: https://github.com/apache/inlong/pull/10250 -- 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-10249][Manager] Fix the problem of duplicate data appears during data preview (#10250)

2024-05-21 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 59ea439321 [INLONG-10249][Manager] Fix the

Re: [PR] [INLONG-9613][TubeMQ] Adjust FATAL type error return content, without carrying class name [inlong]

2024-05-21 Thread via GitHub
gosonzhang merged PR #10251: URL: https://github.com/apache/inlong/pull/10251 -- 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-9613][TubeMQ] Adjust FATAL type error return content, without carrying class name (#10251)

2024-05-21 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang 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 85fc8b02e6 [INLONG-9613][TubeMQ] Adjust FATA