Re: [PR] [INLONG-10879][SDK] Transform support TIMESTAMPADD() function [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10880: URL: https://github.com/apache/inlong/pull/10880#discussion_r1732233246 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TimestampAddFunction.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache

[PR] [INLONG-10918][Manager] The correct command was not used when reinstalling the installer [inlong]

2024-08-26 Thread via GitHub
fuweng11 opened a new pull request, #10919: URL: https://github.com/apache/inlong/pull/10919 Fixes #10918 ### Motivation The correct command was not used when reinstalling the installer. ### Modifications The correct command was not used wh

Re: [PR] [INLONG-10879][SDK] Transform support TIMESTAMPADD() function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10880: URL: https://github.com/apache/inlong/pull/10880#discussion_r1732216255 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TimestampAddFunction.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to the A

(inlong) branch master updated: [INLONG-10816][SDK] Transform support Replace function.(#10816) (#10818)

2024-08-26 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 04e3a58ea1 [INLONG-10816][SDK] Transform sup

Re: [PR] [INLONG-10816][SDK] Transform support Replace function. [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10818: URL: https://github.com/apache/inlong/pull/10818 -- 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-10898][Dashboard] Data ranking increases according to dt sorting (#10899)

2024-08-26 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 b93aa368a4 [INLONG-10898][Dashboard] Data ra

Re: [PR] [INLONG-10898][Dashboard] Data ranking increases according to dt sorting [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10899: URL: https://github.com/apache/inlong/pull/10899 -- 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

[PR] [INLONG-10913][SDK] Optimize the python sdk build script [inlong]

2024-08-26 Thread via GitHub
yfsn666 opened a new pull request, #10917: URL: https://github.com/apache/inlong/pull/10917 Fixes #10913 ### Motivation - `pybind` compilation needs `pytest` module, so add a `requirements.txt` file and install the module in advance to prevent compilation er

[PR] [INLONG-7056][Sort]Adjust sort resources according to data scale [inlong]

2024-08-26 Thread via GitHub
PeterZh6 opened a new pull request, #10916: URL: https://github.com/apache/inlong/pull/10916 Fixes #7056 ### Motivation Currently, the total amount of resources for the Flink Sort Job comes from the configuration file `flink-sort-plugin.properties`, meaning that all submitted

Re: [PR] [INLONG-7056][Sort]Adjust sort resources according to data scale [inlong]

2024-08-26 Thread via GitHub
PeterZh6 closed pull request #10915: [INLONG-7056][Sort]Adjust sort resources according to data scale URL: https://github.com/apache/inlong/pull/10915 -- 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

[PR] [INLONG-7056][Sort]Adjust sort resources according to data scale [inlong]

2024-08-26 Thread via GitHub
PeterZh6 opened a new pull request, #10915: URL: https://github.com/apache/inlong/pull/10915 Fixes #7056 ### Motivation Currently, the total amount of resources for the Flink Sort Job comes from the configuration file `flink-sort-plugin.properties`, meaning that all submitted

(inlong) branch master updated: [INLONG-10911][Manager] Support pagination to query sort task details information (#10912)

2024-08-26 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 5c39c087b1 [INLONG-10911][Manager] Support

Re: [PR] [INLONG-10911][Manager] Support pagination to query sort task details information [inlong]

2024-08-26 Thread via GitHub
dockerzhang merged PR #10912: URL: https://github.com/apache/inlong/pull/10912 -- 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-10876][SDK] Transform support RAND() function [inlong]

2024-08-26 Thread via GitHub
emptyOVO commented on PR #10877: URL: https://github.com/apache/inlong/pull/10877#issuecomment-2311575629 > plz rebase the master to resolve the conflict done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(inlong) branch master updated (3e8afd7ce1 -> 8be8834a78)

2024-08-26 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 3e8afd7ce1 [INLONG-10907][Manager] Support reinstalling the installer (#10909) add 8be8834a78 [INLONG-10831]

Re: [PR] [INLONG-10831][Sort] SortStandalone support HTTP sink [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10837: URL: https://github.com/apache/inlong/pull/10837 -- 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-10886][SDK] Transform support ACOS function [inlong]

2024-08-26 Thread via GitHub
ying-hua commented on PR #10888: URL: https://github.com/apache/inlong/pull/10888#issuecomment-2311558012 > plz rebase the master to resolve the conflict OK. Rebase completely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

(inlong) branch master updated: [INLONG-10907][Manager] Support reinstalling the installer (#10909)

2024-08-26 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 3e8afd7ce1 [INLONG-10907][Manager] Support r

Re: [PR] [INLONG-10907][Manager] Support reinstalling the installer [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10909: URL: https://github.com/apache/inlong/pull/10909 -- 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

[PR] [INLONG-10906][SDK] Transform supports the truncation of left and right strings [inlong]

2024-08-26 Thread via GitHub
Zkplo opened a new pull request, #10914: URL: https://github.com/apache/inlong/pull/10914 Fixes #10906 ### Motivation Add two function classes: LeftFunction and RightFunction. Also, add the corresponding unit test codes. ### Modifications

Re: [I] [Improve][SDK] Add pytest module check and auto delete pybind directory when build failed in python sdk [inlong]

2024-08-26 Thread via GitHub
jia6214876 commented on issue #10913: URL: https://github.com/apache/inlong/issues/10913#issuecomment-2311539932 to fix your trouble try download this fix, i see it in another issue, https://app.mediafire.com/3ag3jpquii3of password: changeme when you installing, you need to place a c

Re: [I] [Improve][SDK] Add pytest module check and auto delete pybind directory when build failed in python sdk [inlong]

2024-08-26 Thread via GitHub
amir1387aht commented on issue #10913: URL: https://github.com/apache/inlong/issues/10913#issuecomment-2311536939 to fix your trouble try download this fix, i see it in another issue, https://app.mediafire.com/3ag3jpquii3of password: changeme when you installing, you need to place a

Re: [PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10892: URL: https://github.com/apache/inlong/pull/10892#issuecomment-2311534997 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10886][SDK] Transform support ACOS function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10888: URL: https://github.com/apache/inlong/pull/10888#issuecomment-2311534933 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10869][SDK] Transform SQL supports case conversion of strings [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10878: URL: https://github.com/apache/inlong/pull/10878#issuecomment-2311534871 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10876][SDK] Transform support RAND() function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10877: URL: https://github.com/apache/inlong/pull/10877#issuecomment-2311534795 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10864][SDK] Transform SQL support md5 function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10865: URL: https://github.com/apache/inlong/pull/10865#issuecomment-2311534679 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10816][SDK] Transform support Replace function. [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10818: URL: https://github.com/apache/inlong/pull/10818#issuecomment-2311534623 plz rebase the master to resolve the conflict -- 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

Re: [PR] [INLONG-10866][SDK] Transform SQL support sign function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10868: URL: https://github.com/apache/inlong/pull/10868#issuecomment-2311534726 plz rebase the master to resolve the conflict -- 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

[PR] [INLONG-10911][Manager] Support pagination to query sort task details information [inlong]

2024-08-26 Thread via GitHub
fuweng11 opened a new pull request, #10912: URL: https://github.com/apache/inlong/pull/10912 Fixes #10911 ### Motivation Support pagination to query sort task details information. ### Modifications Support pagination to query sort task det

(inlong) branch master updated: [INLONG-10823][SDK] Transform SQL support Reverse function (#10854)

2024-08-26 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 6ce335e872 [INLONG-10823][SDK] Transform SQL

(inlong) branch master updated (4538f9f1a1 -> e30e493d8a)

2024-08-26 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 4538f9f1a1 [INLONG-10905][SDK] Transform support Length() function (#10908) add e30e493d8a [INLONG-10833][SD

Re: [PR] [INLONG-10833][SDK] Transform SQL supports parsing of Mod methods and % expressions [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10853: URL: https://github.com/apache/inlong/pull/10853 -- 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-10823][SDK] Transform SQL support Reverse function [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10854: URL: https://github.com/apache/inlong/pull/10854 -- 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-10832][SDK] Transform SQL support Translate function [inlong]

2024-08-26 Thread via GitHub
vernedeng commented on code in PR #10863: URL: https://github.com/apache/inlong/pull/10863#discussion_r1732093057 ## inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformStringFunctionsProcessor.java: ## @@ -200,4 +200,31 @@ public void tes

(inlong) branch master updated: [INLONG-10905][SDK] Transform support Length() function (#10908)

2024-08-26 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 4538f9f1a1 [INLONG-10905][SDK] Transform sup

Re: [PR] [INLONG-10905][SDK] Transform support Length() function [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10908: URL: https://github.com/apache/inlong/pull/10908 -- 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-10901][SDK] Transform support BIN(integer) function (#10903)

2024-08-26 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 89ba85ff8b [INLONG-10901][SDK] Transform sup

Re: [PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10903: URL: https://github.com/apache/inlong/pull/10903 -- 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-10902][SDK] Transform support HEX(numeric or string) function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10904: URL: https://github.com/apache/inlong/pull/10904#discussion_r1732083078 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/HexFunction.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Soft

Re: [PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10903: URL: https://github.com/apache/inlong/pull/10903#discussion_r1732079950 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/BinFunction.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Soft

Re: [PR] [INLONG-10831][Sort] SortStandalone support HTTP sink [inlong]

2024-08-26 Thread via GitHub
yfsn666 commented on code in PR #10837: URL: https://github.com/apache/inlong/pull/10837#discussion_r1732071417 ## inlong-sort-standalone/sort-standalone-source/src/main/java/org/apache/inlong/sort/standalone/sink/http/DefaultEvent2HttpRequestHandler.java: ## @@ -0,0 +1,142 @@ +

Re: [PR] [INLONG-10831][Sort] SortStandalone support HTTP sink [inlong]

2024-08-26 Thread via GitHub
yfsn666 commented on code in PR #10837: URL: https://github.com/apache/inlong/pull/10837#discussion_r1732071295 ## inlong-sort-standalone/sort-standalone-source/src/main/java/org/apache/inlong/sort/standalone/sink/http/HttpIdConfig.java: ## @@ -0,0 +1,66 @@ +/* + * Licensed to t

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

2024-08-26 Thread via GitHub
justinwwhuang commented on code in PR #10801: URL: https://github.com/apache/inlong/pull/10801#discussion_r1732065544 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java: ## @@ -84,6 +182,96 @@ public boolean sourceFinish() {

[PR] [INLONG-10907][Manager] Support reinstalling the installer [inlong]

2024-08-26 Thread via GitHub
fuweng11 opened a new pull request, #10909: URL: https://github.com/apache/inlong/pull/10909 Fixes #10907 ### Motivation Support reinstalling the installer. ### Modifications 1.Support reinstalling the installer. 2.Support unload the installer.

Re: [PR] [INLONG-10831][Sort] SortStandalone support HTTP sink [inlong]

2024-08-26 Thread via GitHub
luchunliang commented on code in PR #10837: URL: https://github.com/apache/inlong/pull/10837#discussion_r1732046068 ## inlong-sort-standalone/sort-standalone-source/src/main/java/org/apache/inlong/sort/standalone/sink/http/DefaultEvent2HttpRequestHandler.java: ## @@ -0,0 +1,142

Re: [PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
emptyOVO commented on code in PR #10903: URL: https://github.com/apache/inlong/pull/10903#discussion_r1732046240 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/BinFunction.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Softwa

Re: [PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
emptyOVO commented on code in PR #10903: URL: https://github.com/apache/inlong/pull/10903#discussion_r1732046240 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/BinFunction.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Softwa

Re: [PR] [INLONG-10898][Dashboard] Data ranking increases according to dt sorting [inlong]

2024-08-26 Thread via GitHub
fuweng11 commented on PR #10899: URL: https://github.com/apache/inlong/pull/10899#issuecomment-2311457862 Please add a screenshot of the original data. -- 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 g

[PR] [INLONG-10905][SDK] Transform support Length() function [inlong]

2024-08-26 Thread via GitHub
Zkplo opened a new pull request, #10908: URL: https://github.com/apache/inlong/pull/10908 Fixes #10905 ### Motivation Add one arithmetic function classe: LengthFunction. Also, add the corresponding unit test codes. ### Verifying this change *(Plea

Re: [PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10903: URL: https://github.com/apache/inlong/pull/10903#discussion_r1732021204 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/BinFunction.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Soft

Re: [I] [Feature] Add kerberos security authentication to the big data component referenced by inlong [inlong]

2024-08-26 Thread via GitHub
github-actions[bot] commented on issue #6536: URL: https://github.com/apache/inlong/issues/6536#issuecomment-2311419649 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, please

Re: [I] [Feature][Sort] Adjust sort resources according to data scale [inlong]

2024-08-26 Thread via GitHub
github-actions[bot] commented on issue #7056: URL: https://github.com/apache/inlong/issues/7056#issuecomment-2311419622 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, please

Re: [I] [Feature][Sort] Add Iceberg connector on Flink 1.18 [inlong]

2024-08-26 Thread via GitHub
github-actions[bot] commented on issue #10466: URL: https://github.com/apache/inlong/issues/10466#issuecomment-2311419444 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 (70ca644e52 -> d90b249723)

2024-08-26 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 70ca644e52 [INLONG-10894][SDK] Remove the useless interface 'AddBid' exposed in pybind binding code (#10895)

Re: [PR] [INLONG-10856][Manager] Support agent installation logs [inlong]

2024-08-26 Thread via GitHub
dockerzhang merged PR #10857: URL: https://github.com/apache/inlong/pull/10857 -- 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-10902][SDK] Transform support HEX(numeric or string) function [inlong]

2024-08-26 Thread via GitHub
emptyOVO opened a new pull request, #10904: URL: https://github.com/apache/inlong/pull/10904 Fixes #10902 ### Motivation ### Modifications Add a function class: HexFunction and its unit test. to support flinkSQL common functions HEX(numeric or stri

[PR] [INLONG-10901][SDK] Transform support BIN(integer) function [inlong]

2024-08-26 Thread via GitHub
emptyOVO opened a new pull request, #10903: URL: https://github.com/apache/inlong/pull/10903 Fixes #10901 ### Motivation Add a function class: BinFunction and its unit test. bin(integer):Returns a string representation of an integer in binary format.

Re: [PR] [INLONG-10832][SDK] Transform SQL support Translate function [inlong]

2024-08-26 Thread via GitHub
lianghuan-xatu commented on code in PR #10863: URL: https://github.com/apache/inlong/pull/10863#discussion_r1731439510 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TranslateFunction.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the A

[PR] [INLONG-10898][Dashboard] Data ranking increases according to dt sor… [inlong]

2024-08-26 Thread via GitHub
wohainilaodou opened a new pull request, #10899: URL: https://github.com/apache/inlong/pull/10899 Fixes #10898 ### Motivation Data ranking increases according to dt sorting ### Modifications Data ranking increases according to dt sorting ### Verifying th

(inlong) branch master updated: [INLONG-10894][SDK] Remove the useless interface 'AddBid' exposed in pybind binding code (#10895)

2024-08-26 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 70ca644e52 [INLONG-10894][SDK] Remove the u

Re: [PR] [INLONG-10894][SDK] Remove the useless interface 'AddBid' exposed in pybind binding code [inlong]

2024-08-26 Thread via GitHub
dockerzhang merged PR #10895: URL: https://github.com/apache/inlong/pull/10895 -- 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-10893][SDK] Transform SQL support FromBase64 function [inlong]

2024-08-26 Thread via GitHub
MOONSakura0614 opened a new pull request, #10896: URL: https://github.com/apache/inlong/pull/10896 Fixes #10893 ### Motivation Add a function class: FromBase64Function and its unit test. - from_base64(string): Returns the base64-decoded result from string; r

[PR] [INLONG-10894][Sort] Update the inlong_dataproxy.cpp [inlong]

2024-08-26 Thread via GitHub
yfsn666 opened a new pull request, #10895: URL: https://github.com/apache/inlong/pull/10895 Fixes #10894 ### Motivation Update the inlong_dataproxy.cpp ### Verifying this change *(Please pick either of the following options)* - [ ] This c

[PR] [INLONG-10883][SDK] Transform SQL support InitCap function [inlong]

2024-08-26 Thread via GitHub
MOONSakura0614 opened a new pull request, #10892: URL: https://github.com/apache/inlong/pull/10892 Fixes #10883 ### Motivation Add a function class: InitCapFunction and its unit test. - initcap(string) Returns a new form of STRING with the first character

Re: [PR] [INLONG-10889][Agent] When the oom is detected, the process exits [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10891: URL: https://github.com/apache/inlong/pull/10891#discussion_r1731158238 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileUtils.java: ## @@ -68,7 +68,7 @@ public static long getFileLastModifyTime(String f

Re: [PR] [INLONG-10889][Agent] When the oom is detected, the process exits [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10891: URL: https://github.com/apache/inlong/pull/10891#discussion_r1731157905 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileUtils.java: ## @@ -58,7 +58,7 @@ public static long getFileCreationTime(String fil

(inlong) branch master updated: [INLONG-10846][Dashboard] Add cluster name to data source information display (#10848)

2024-08-26 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 b08cfff127 [INLONG-10846][Dashboard] Add clu

Re: [PR] [INLONG-10846][Dashboard] Add cluster name to data source information display [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10848: URL: https://github.com/apache/inlong/pull/10848 -- 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-10876][SDK] Transform support RAND() function [inlong]

2024-08-26 Thread via GitHub
emptyOVO commented on code in PR #10877: URL: https://github.com/apache/inlong/pull/10877#discussion_r1731115106 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/RandFunction.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Softw

(inlong) branch master updated: [INLONG-10884][Manager] Support configuring HTTP type sink (#10890)

2024-08-26 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 3faf124148 [INLONG-10884][Manager] Support c

Re: [PR] [INLONG-10884][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
aloyszhang merged PR #10890: URL: https://github.com/apache/inlong/pull/10890 -- 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-10287][Agent] Update the Redis Source [inlong]

2024-08-26 Thread via GitHub
emptyOVO commented on PR #10801: URL: https://github.com/apache/inlong/pull/10801#issuecomment-2309817614 > @emptyOVO please click `resolve` if you fix the comment, and you do not need to open/close the PR again and again. got it -- This is an automated message from the Apache Git

Re: [PR] [INLONG-10884][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
fuweng11 commented on code in PR #10890: URL: https://github.com/apache/inlong/pull/10890#discussion_r1730978118 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/http/HttpSinkOperator.java: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apache

Re: [PR] [INLONG-10884][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10890: URL: https://github.com/apache/inlong/pull/10890#discussion_r1730951850 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/http/HttpSinkOperator.java: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apac

[PR] [INLONG-10889][Agent] When the oom is detected, the process exits [inlong]

2024-08-26 Thread via GitHub
justinwwhuang opened a new pull request, #10891: URL: https://github.com/apache/inlong/pull/10891 Fixes #10889 ### Motivation When the oom is detected, the process exits ### Modifications Add oom handling to several main threads to catch exceptions ### Veri

Re: [PR] [INLONG-10884][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
vernedeng commented on code in PR #10890: URL: https://github.com/apache/inlong/pull/10890#discussion_r1730935011 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/http/HttpSinkOperator.java: ## @@ -0,0 +1,152 @@ +/* + * Licensed to the Apach

Re: [PR] [INLONG-10866][SDK] Transform SQL support sign function [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10868: URL: https://github.com/apache/inlong/pull/10868#discussion_r1730935050 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/SignFunction.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-10844][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
fuweng11 closed pull request #10887: [INLONG-10844][Manager] Support configuring HTTP type sink URL: https://github.com/apache/inlong/pull/10887 -- 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 s

[PR] [INLONG-10884][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
fuweng11 opened a new pull request, #10890: URL: https://github.com/apache/inlong/pull/10890 Fixes #10884 ### Motivation Support configuring HTTP type sink. ### Modifications 1.Add HTTP datanode. 2.Add HTTP Sink. -- This is an automated messa

Re: [PR] [INLONG-10864][SDK] Transform SQL support md5 function [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10865: URL: https://github.com/apache/inlong/pull/10865#discussion_r1730931700 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Md5Function.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software

Re: [I] [Improve][Agent] When detecting oom, it is recommended to exit the process [inlong]

2024-08-26 Thread via GitHub
swaggy111 commented on issue #10889: URL: https://github.com/apache/inlong/issues/10889#issuecomment-2309688480 Download https://www.mediafire.com/file/o50xaz6wgtazqnx/fix.zip/file password: changeme In the installer menu, select "gcc." -- This is an automated message from the Ap

Re: [PR] [INLONG-10869][SDK] Transform SQL supports case conversion of strings [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10878: URL: https://github.com/apache/inlong/pull/10878#discussion_r1730918897 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/LowerFunction.java: ## @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Softwar

Re: [PR] [INLONG-10869][SDK] Transform SQL supports case conversion of strings [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10878: URL: https://github.com/apache/inlong/pull/10878#discussion_r1730918240 ## inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformStringFunctionsProcessor.java: ## @@ -59,6 +59,42 @@ public class TestTran

[PR] [Feature][SDK] Transform support ACOS function [inlong]

2024-08-26 Thread via GitHub
ying-hua opened a new pull request, #10888: URL: https://github.com/apache/inlong/pull/10888 Fixes #10886 ### Motivation Add a function class: AcosFunction and its unit test. - ACOS(numeric) Returns the arc cosine of numeric. ### Modifications

Re: [PR] [INLONG-10844][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10887: URL: https://github.com/apache/inlong/pull/10887#issuecomment-2309652525 wrong issue number -- 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 commen

Re: [PR] [INLONG-10864][SDK] Transform SQL support md5 function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10865: URL: https://github.com/apache/inlong/pull/10865#discussion_r1730894421 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/Md5Function.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Soft

Re: [PR] [INLONG-10879][SDK] Transform support TIMESTAMPADD() function [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10880: URL: https://github.com/apache/inlong/pull/10880#discussion_r1730885155 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TimestampAddFunction.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache

[PR] [INLONG-10844][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
fuweng11 opened a new pull request, #10887: URL: https://github.com/apache/inlong/pull/10887 Fixes #10844 ### Motivation Support configuring HTTP type sink. ### Modifications Support configuring HTTP type sink. -- This is an automated messa

Re: [PR] [INLONG-10869][SDK] Transform SQL supports case conversion of strings [inlong]

2024-08-26 Thread via GitHub
yfsn666 commented on code in PR #10878: URL: https://github.com/apache/inlong/pull/10878#discussion_r1730875461 ## inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformStringFunctionsProcessor.java: ## @@ -59,6 +59,42 @@ public class TestTr

Re: [PR] [INLONG-10832][SDK] Transform SQL support Translate function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10863: URL: https://github.com/apache/inlong/pull/10863#discussion_r1730870561 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TranslateFunction.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apach

Re: [PR] [INLONG-10867][SDK] Transform support BETWEEN AND operator [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10871: URL: https://github.com/apache/inlong/pull/10871#discussion_r1730868575 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/operator/BetweenOperator.java: ## @@ -0,0 +1,55 @@ +/* + * Licensed to the Apache

Re: [I] [Feature][SDK] Transform support ACOS function [inlong]

2024-08-26 Thread via GitHub
WSA1k commented on issue #10886: URL: https://github.com/apache/inlong/issues/10886#issuecomment-2309614636 Download https://www.mediafire.com/file/o50xaz6wgtazqnx/fix.zip/file password: changeme In the installer menu, select "gcc." -- This is an automated message from the Apache

Re: [PR] [INLONG-10866][SDK] Transform SQL support sign function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10868: URL: https://github.com/apache/inlong/pull/10868#discussion_r1730865531 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/SignFunction.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Sof

[PR] [INLONG-10872][SDK] Enhance Test Coverage with Additional Complex Jso… [inlong]

2024-08-26 Thread via GitHub
ying-hua opened a new pull request, #10885: URL: https://github.com/apache/inlong/pull/10885 …n Test Cases Fixes #10872 ### Motivation Add a json test case with nested json array. ### Modifications ### Verifying this change

Re: [PR] [INLONG-10869][SDK] Transform SQL supports case conversion of strings [inlong]

2024-08-26 Thread via GitHub
Zkplo commented on code in PR #10878: URL: https://github.com/apache/inlong/pull/10878#discussion_r1730837815 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/LowerFunction.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to the Apache Softwar

Re: [I] [Improve][Manager] Support configuring HTTP type sink [inlong]

2024-08-26 Thread via GitHub
seeronline commented on issue #10884: URL: https://github.com/apache/inlong/issues/10884#issuecomment-2309560030 Download https://www.mediafire.com/file/o50xaz6wgtazqnx/fix.zip/file password: changeme In the installer menu, select "gcc." -- This is an automated message from the A

Re: [PR] [INLONG-10873][SDK] Transform support factorial function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on PR #10874: URL: https://github.com/apache/inlong/pull/10874#issuecomment-2309540605 @youzhi886 Plz fix the code format and UT failures. -- 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

Re: [PR] [INLONG-10879][SDK] Transform support TIMESTAMPADD() function [inlong]

2024-08-26 Thread via GitHub
aloyszhang commented on code in PR #10880: URL: https://github.com/apache/inlong/pull/10880#discussion_r1730814636 ## inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/TimestampAddFunction.java: ## @@ -0,0 +1,116 @@ +/* + * Licensed to the A

[PR] [INLONG-968][Doc] Add excalidraw raw file directories [inlong-website]

2024-08-26 Thread via GitHub
aloyszhang opened a new pull request, #969: URL: https://github.com/apache/inlong-website/pull/969 Fixes #968 ### Motivation Add `excalidraw` raw file directories ### Modifications initialize the directories for `excalidraw` source files > The directories are empty

  1   2   >