dockerzhang merged PR #10807:
URL: https://github.com/apache/inlong/pull/10807
--
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.
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 44adf6266c [INLONG-10806][SDK] Optimize pyt
github-actions[bot] commented on issue #10813:
URL: https://github.com/apache/inlong/issues/10813#issuecomment-2295916719
Hello @ying-hua, thank you for opening your first issue in InLong 🧡 We will
respond as soon as possible ⏳
If this is a bug report, please provide screenshots or error
leezng commented on code in PR #10782:
URL: https://github.com/apache/inlong/pull/10782#discussion_r1721399533
##
inlong-dashboard/src/plugins/sync/common/SyncDefaultInfo.ts:
##
@@ -87,7 +94,170 @@ export class SyncDefaultInfo implements DataWithBackend,
RenderRow, RenderList {
ying-hua opened a new pull request, #10814:
URL: https://github.com/apache/inlong/pull/10814
Fixes #10813
### Motivation
Add a arithmatic function class and unit test.
### Modifications
### Verifying this change
*(Please pick
ying-hua closed pull request #10814: [INLONG-10813][SDK] Transform support cos
function
URL: https://github.com/apache/inlong/pull/10814
--
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
ying-hua closed pull request #10814: [INLONG-10813][SDK] Transform support cos
function
URL: https://github.com/apache/inlong/pull/10814
--
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
wohainilaodou commented on code in PR #10782:
URL: https://github.com/apache/inlong/pull/10782#discussion_r1721568337
##
inlong-dashboard/src/plugins/sync/common/SyncDefaultInfo.ts:
##
@@ -87,7 +94,170 @@ export class SyncDefaultInfo implements DataWithBackend,
RenderRow, Rende
doleyzi opened a new pull request, #10815:
URL: https://github.com/apache/inlong/pull/10815
- Fixes #10793
### Motivation
Added metric management for DataProxy CPP SDK
### Modifications
Added metric management for DataProxy CPP SDK to facilitate system operation
luchunliang commented on code in PR #10815:
URL: https://github.com/apache/inlong/pull/10815#discussion_r1721622344
##
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-cpp/src/manager/metric_manager.cc:
##
@@ -0,0 +1,64 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) un
dockerzhang commented on code in PR #10782:
URL: https://github.com/apache/inlong/pull/10782#discussion_r1721623192
##
inlong-dashboard/src/ui/locales/cn.json:
##
@@ -430,6 +430,7 @@
"meta.Synchronize.ScheduleUnit.Single": "单次",
"meta.Synchronize.ScheduleInterval": "调度周期",
doleyzi commented on code in PR #10815:
URL: https://github.com/apache/inlong/pull/10815#discussion_r1721640599
##
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-cpp/src/manager/metric_manager.cc:
##
@@ -0,0 +1,64 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under
dockerzhang merged PR #10815:
URL: https://github.com/apache/inlong/pull/10815
--
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.
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 47c710b28c [INLONG-10793][SDK] Added metric
yfsn666 commented on code in PR #10814:
URL: https://github.com/apache/inlong/pull/10814#discussion_r1721611522
##
inlong-sdk/transform-sdk/src/test/java/org/apache/inlong/sdk/transform/process/TestTransformArithmeticFunctionsProcessor.java:
##
@@ -281,4 +281,17 @@ public void t
dockerzhang commented on code in PR #10782:
URL: https://github.com/apache/inlong/pull/10782#discussion_r1721623192
##
inlong-dashboard/src/ui/locales/cn.json:
##
@@ -430,6 +430,7 @@
"meta.Synchronize.ScheduleUnit.Single": "单次",
"meta.Synchronize.ScheduleInterval": "调度周期",
dockerzhang merged PR #10814:
URL: https://github.com/apache/inlong/pull/10814
--
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.
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 48845109b7 [INLONG-10813][SDK] Transform su
justinwwhuang commented on code in PR #10801:
URL: https://github.com/apache/inlong/pull/10801#discussion_r1721751409
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java:
##
@@ -84,6 +181,278 @@ public boolean sourceFinish() {
emptyOVO commented on code in PR #10801:
URL: https://github.com/apache/inlong/pull/10801#discussion_r1721832043
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java:
##
@@ -84,6 +181,278 @@ public boolean sourceFinish() {
@O
emptyOVO commented on code in PR #10801:
URL: https://github.com/apache/inlong/pull/10801#discussion_r1721832043
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/RedisSource.java:
##
@@ -84,6 +181,278 @@ public boolean sourceFinish() {
@O
github-actions[bot] commented on issue #10816:
URL: https://github.com/apache/inlong/issues/10816#issuecomment-2296781338
Hello @Ybsiz, thank you for opening your first issue in InLong 🧡 We will
respond as soon as possible ⏳
If this is a bug report, please provide screenshots or error
wohainilaodou commented on code in PR #10782:
URL: https://github.com/apache/inlong/pull/10782#discussion_r1722569928
##
inlong-dashboard/src/ui/locales/cn.json:
##
@@ -411,7 +411,33 @@
"meta.Synchronize.GroupIdHelp": "数据流组 ID 与数据流 ID 默认相同",
"meta.Synchronize.InlongGroupOw
Zkplo commented on issue #10803:
URL: https://github.com/apache/inlong/issues/10803#issuecomment-2297854082
> https://private-user-images.githubusercontent.com/48062889/358960411-394d1f0e-c1ca-479b-b871-39304d4d2d7b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVk
dockerzhang merged PR #10782:
URL: https://github.com/apache/inlong/pull/10782
--
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.
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 38d2cdb437 [INLONG-10779][Dashboard] Data s
luchunliang merged PR #10810:
URL: https://github.com/apache/inlong/pull/10810
--
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 a46d4da26f [INLONG-10803][SDK] Transform SQ
Zkplo opened a new pull request, #10817:
URL: https://github.com/apache/inlong/pull/10817
Fixes #10809
### Motivation
- Modified the SourceData interface to enable it to return multiple data
types; Based on this, the CsvSourceData class was modified.
- To en
Ybsiz opened a new pull request, #10818:
URL: https://github.com/apache/inlong/pull/10818
Fixes #10816
### Motivation
Add one string function class:ReplaceFunction.
Add the corresponding unit test codes
### Modifications
### Verifyi
vernedeng commented on code in PR #10818:
URL: https://github.com/apache/inlong/pull/10818#discussion_r1722748948
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/ReplaceFunction.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache S
vernedeng commented on code in PR #10818:
URL: https://github.com/apache/inlong/pull/10818#discussion_r1722749747
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/function/ReplaceFunction.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache S
vernedeng commented on PR #10817:
URL: https://github.com/apache/inlong/pull/10817#issuecomment-2298077804
please add more details about this issue
--
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
33 matches
Mail list logo