haifxu opened a new pull request, #7928:
URL: https://github.com/apache/inlong/pull/7928
### Prepare a Pull Request
- Fixes #7927
### Motivation
1. For sources such as `MySQL` and `PostgreSQL`, it must be parsed in
debezium json format.
### Modifications
1
dockerzhang commented on code in PR #7928:
URL: https://github.com/apache/inlong/pull/7928#discussion_r1177452266
##
inlong-dashboard/src/plugins/streams/common/StreamDefaultInfo.ts:
##
@@ -116,6 +116,10 @@ export class StreamDefaultInfo implements DataWithBackend,
RenderRow, R
dockerzhang commented on code in PR #7860:
URL: https://github.com/apache/inlong/pull/7860#discussion_r1177456722
##
inlong-dashboard/src/ui/locales/en.json:
##
@@ -505,6 +505,17 @@
"meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "SocketReadTimeout(ms)",
"meta.Nodes.Kudu.Sta
haifxu commented on code in PR #7928:
URL: https://github.com/apache/inlong/pull/7928#discussion_r1177464172
##
inlong-dashboard/src/plugins/streams/common/StreamDefaultInfo.ts:
##
@@ -116,6 +116,10 @@ export class StreamDefaultInfo implements DataWithBackend,
RenderRow, Render
dockerzhang merged PR #7928:
URL: https://github.com/apache/inlong/pull/7928
--
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.
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 8185dc214 [INLONG-7927][Dashboard] Optimize
bluewang opened a new pull request, #7930:
URL: https://github.com/apache/inlong/pull/7930
### Prepare a Pull Request
*(Change the title refer to the following example)*
- Title Example: [INLONG-XYZ][Component] Title of the pull request
*(The following *XYZ* should be rep
healchow commented on code in PR #7913:
URL: https://github.com/apache/inlong/pull/7913#discussion_r1177623766
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/InlongClusterServiceImpl.java:
##
@@ -1154,6 +1155,11 @@ public DataProxyNodeR
healchow commented on code in PR #7907:
URL: https://github.com/apache/inlong/pull/7907#discussion_r1177626930
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/util/CalculateObjectSizeUtils.java:
##
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Sof
dockerzhang commented on code in PR #7930:
URL: https://github.com/apache/inlong/pull/7930#discussion_r1177702347
##
inlong-dashboard/src/ui/locales/en.json:
##
@@ -124,6 +124,7 @@
"meta.Sinks.EnableCreateResource": "EnableCreateResource",
"meta.Sinks.EnableCreateResourceH
featzhang commented on PR #7860:
URL: https://github.com/apache/inlong/pull/7860#issuecomment-1523646144
> @featzhang please add an English image example other than Chinese, thanks.
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
featzhang commented on code in PR #7860:
URL: https://github.com/apache/inlong/pull/7860#discussion_r1178073490
##
inlong-dashboard/src/ui/locales/cn.json:
##
@@ -505,6 +505,17 @@
"meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "等待Socket默认超时(ms)",
"meta.Nodes.Kudu.Statistics
featzhang commented on code in PR #7860:
URL: https://github.com/apache/inlong/pull/7860#discussion_r1178072982
##
inlong-dashboard/src/ui/locales/en.json:
##
@@ -505,6 +505,17 @@
"meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "SocketReadTimeout(ms)",
"meta.Nodes.Kudu.Stati
xuehuanran opened a new pull request, #7933:
URL: https://github.com/apache/inlong/pull/7933
- Add "Register2Master" method for GO Producer SDK
- Fixes #7926
- Parent issue is: #4986
--
This is an automated message from the Apache Git Service.
To respond to the message, p
GanfengTan commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1178588500
##
inlong-manager/manager-plugins/pom.xml:
##
@@ -28,6 +28,11 @@
manager-plugins
Apache InLong - Manager Plugins
+
+1.13.5
+2.11
+
GanfengTan commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1178589053
##
inlong-agent/pom.xml:
##
@@ -36,4 +36,54 @@
agent-release
agent-docker
+
+
+1.8.0.Final
Review Comment:
The versions of mod
GanfengTan commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1178591188
##
inlong-sort/sort-flink/pom.xml:
##
@@ -0,0 +1,38 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+ xsi:
GanfengTan commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1178594370
##
inlong-sort/pom.xml:
##
@@ -35,18 +35,22 @@
sort-api
sort-common
sort-formats
-sort-connectors
sort-core
+sort-
dockerzhang merged PR #7930:
URL: https://github.com/apache/inlong/pull/7930
--
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.
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 a99982934 [INLONG-7929][Dashboard] The sele
GanfengTan commented on PR #7923:
URL: https://github.com/apache/inlong/pull/7923#issuecomment-1524876746
https://github.com/apache/inlong/pull/7923#issuecomment-1522881245
Added to README of sort module.
--
This is an automated message from the Apache Git Service.
To respond to the mes
GanfengTan commented on PR #7923:
URL: https://github.com/apache/inlong/pull/7923#issuecomment-1524877677
> could you please add description on readme about how to compile sort with
different version of flink ?
Added to README of sort module.
--
This is an automated message from th
haifxu opened a new pull request, #7935:
URL: https://github.com/apache/inlong/pull/7935
- Fixes #7934
### Motivation
1. We need to use different data serialization types based on different data
sources. For files, various formats such as CSV and JSON can be used, but for
MyS
23 matches
Mail list logo