Re: [PR] [INLONG-10756][Agent] Report file metrics for backend problem analysis [inlong]

2024-08-06 Thread via GitHub
justinwwhuang merged PR #10757: URL: https://github.com/apache/inlong/pull/10757 -- 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...@inl

(inlong) branch master updated: [INLONG-10756][Agent] Report file metrics for backend problem analysis (#10757)

2024-08-06 Thread wenweihuang
This is an automated email from the ASF dual-hosted git repository. wenweihuang 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 0b2646a7d3 [INLONG-10756][Agent] Report fil

[PR] [INLONG-10613][SDK] Transform SQL support arithmetic functions(Including ceil, floor, sin and sinh) [inlong]

2024-08-06 Thread via GitHub
yfsn666 opened a new pull request, #10760: URL: https://github.com/apache/inlong/pull/10760 Fixes #10613 ### Motivation Add four arithmetic function classes: CeilFunction, FloorFunction, SinFunction, and SinhFunction. Also, add the corresponding unit

Re: [PR] [INLONG-10756][Agent] Report file metrics for backend problem analysis [inlong]

2024-08-06 Thread via GitHub
aloyszhang commented on code in PR #10757: URL: https://github.com/apache/inlong/pull/10757#discussion_r1706307691 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/AgentStatusManager.java: ## @@ -55,22 +52,83 @@ import static org.apache.inlong.agent.consta

Re: [PR] [INLONG-10756][Agent] Report file metrics for backend problem analysis [inlong]

2024-08-06 Thread via GitHub
aloyszhang commented on code in PR #10757: URL: https://github.com/apache/inlong/pull/10757#discussion_r1706307691 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/AgentStatusManager.java: ## @@ -55,22 +52,83 @@ import static org.apache.inlong.agent.consta

[PR] [INLONG-10758][Manager] Support obtaining serialization configuration when wrapType is raw [inlong]

2024-08-06 Thread via GitHub
fuweng11 opened a new pull request, #10759: URL: https://github.com/apache/inlong/pull/10759 Fixes #10758 ### Motivation Support obtaining serialization configuration when wrapType is raw. ### Modifications 1.Add the `RawDesoialitionConfig.c

Re: [PR] [INLONG-10756][Agent] Report file metrics for backend problem analysis [inlong]

2024-08-06 Thread via GitHub
aloyszhang commented on code in PR #10757: URL: https://github.com/apache/inlong/pull/10757#discussion_r1706301635 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/FileStaticManager.java: ## @@ -0,0 +1,143 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] [INLONG-10754][Manager] Add start and ent time check for schedule info [inlong]

2024-08-06 Thread via GitHub
aloyszhang commented on code in PR #10755: URL: https://github.com/apache/inlong/pull/10755#discussion_r1705393995 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java: ## @@ -221,6 +222,20 @@ public String save(Inlo

Re: [PR] [INLONG-10754][Manager] Add start and ent time check for schedule info [inlong]

2024-08-06 Thread via GitHub
fuweng11 commented on code in PR #10755: URL: https://github.com/apache/inlong/pull/10755#discussion_r1705381599 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupServiceImpl.java: ## @@ -221,6 +222,20 @@ public String save(Inlong

Re: [PR] [INLONG-10618][SDK] Transform SQL support common functions(Including substring, locate, to_date and date_format) [inlong]

2024-08-06 Thread via GitHub
luchunliang merged PR #10744: URL: https://github.com/apache/inlong/pull/10744 -- 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-10618][SDK] Transform SQL support common functions(Including substring, locate, to_date and date_format) (#10744)

2024-08-06 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 8a27664530 [INLONG-10618][SDK] Transform SQ

(inlong) branch master updated: [INLONG-10748][Bug] Fix some null pointer dereference risks in the code. (#10753)

2024-08-06 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 30ce46c39b [INLONG-10748][Bug] Fix some nul

Re: [PR] [INLONG-10748][Common] Fix some null pointer dereference risks in the code. [inlong]

2024-08-06 Thread via GitHub
luchunliang merged PR #10753: URL: https://github.com/apache/inlong/pull/10753 -- 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-10756][Agent] Report file metrics for backend problem analysis [inlong]

2024-08-06 Thread via GitHub
justinwwhuang opened a new pull request, #10757: URL: https://github.com/apache/inlong/pull/10757 Fixes #10756 ### Motivation Report file metrics for backend problem analysis ### Modifications Report the read-write status to the backend after file collection is c

[PR] [INLONG-10754][Manager] Add start and ent time check for schedule info [inlong]

2024-08-06 Thread via GitHub
aloyszhang opened a new pull request, #10755: URL: https://github.com/apache/inlong/pull/10755 Fixes #10754 ### Motivation Fix the problems for crontab expression offline sync job may generate too many schedule instances before the current time ### Modifications

Re: [I] [Umbrella] Release InLong 1.13.0 [inlong]

2024-08-06 Thread via GitHub
aloyszhang commented on issue #10667: URL: https://github.com/apache/inlong/issues/10667#issuecomment-2270553294 https://inlong.apache.org/blog/2024/07/18/release-1.13.0 1.13 has been released. -- This is an automated message from the Apache Git Service. To respond to the message, pleas