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 fe982bc2b8 [INLONG-9820][Dashboard][Manager] Update Pulsar source
field for Ingestion (#9821)
add b82f908cb
dockerzhang merged PR #9841:
URL: https://github.com/apache/inlong/pull/9841
--
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.
EMsnap commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1529615263
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/test/java/org/apache/inlong/sort/redis/RedisTableTest.java:
##
@@ -0,0 +1,622 @@
+/*
+ * Licensed to
EMsnap commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1529610943
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/test/java/org/apache/inlong/sort/redis/RedisTableTest.java:
##
@@ -0,0 +1,622 @@
+/*
+ * Licensed to
aloyszhang commented on code in PR #9840:
URL: https://github.com/apache/inlong/pull/9840#discussion_r1529589155
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/StreamSinkEntityMapper.java:
##
@@ -161,6 +161,6 @@ List selectExistsStreamId(@Param(
haibo-duan opened a new pull request, #9841:
URL: https://github.com/apache/inlong/pull/9841
### 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 repla
vernedeng opened a new pull request, #9840:
URL: https://github.com/apache/inlong/pull/9840
### 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 b
XiaoYou201 commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528408728
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/handler/InlongJedisConfigHandler.java:
##
@@ -0,0 +
XiaoYou201 commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528407874
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/pom.xml:
##
@@ -0,0 +1,176 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/
XiaoYou201 commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528407502
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/config/RedisDataType.java:
##
@@ -0,0 +1,52 @@
+/*
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528327113
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/handler/InlongJedisConfigHandler.java:
##
@@ -0,0 +
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528322815
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/config/RedisLookupOptions.java:
##
@@ -0,0 +1,129 @
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528322815
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/config/RedisLookupOptions.java:
##
@@ -0,0 +1,129 @
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528320907
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/pom.xml:
##
@@ -0,0 +1,176 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528315770
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/pom.xml:
##
@@ -43,6 +43,8 @@
hbase
hudi
kafka
+redis
+
Review Comment:
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 c727f8834a [INLONG-9837][Dashboard] Fix displays errors for Pulsar
cluster management (#9838)
add fe982bc2b
aloyszhang commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528312373
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/common/config/RedisDataType.java:
##
@@ -0,0 +1,52 @@
+/*
dockerzhang merged PR #9821:
URL: https://github.com/apache/inlong/pull/9821
--
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 c727f8834a [INLONG-9837][Dashboard] Fix dis
dockerzhang merged PR #9838:
URL: https://github.com/apache/inlong/pull/9838
--
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.
XiaoYou201 commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528204801
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/sink/RedisDynamicTableSink.java:
##
@@ -0,0 +1,203 @@
+/*
haifxu opened a new pull request, #9838:
URL: https://github.com/apache/inlong/pull/9838
### Prepare a Pull Request
- Fixes #9837
### Motivation
Modify variable name
### Modifications
Modify variable name
### Verifying this change
- [ ] This c
bluewang opened a new pull request, #930:
URL: https://github.com/apache/inlong-website/pull/930
### 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 r
EMsnap commented on code in PR #9836:
URL: https://github.com/apache/inlong/pull/9836#discussion_r1528064540
##
inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/redis/src/main/java/org/apache/inlong/sort/redis/sink/RedisDynamicTableSink.java:
##
@@ -0,0 +1,203 @@
+/*
+ *
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a commit to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
commit 1323736a0b54ad402d12104dcfba61398ff6cbda
Author: AloysZhang
AuthorDate: Fri Mar 15 15:12:53 2024 +0800
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a commit to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
commit 5cdd94d4c9d927342b45570c86523948f115d3b2
Author: AloysZhang
AuthorDate: Wed Mar 13 16:18:04 2024 +0800
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a commit to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
commit 875e07cd74e83ee2e0011eb84f6b81c53578601e
Author: AloysZhang
AuthorDate: Thu Mar 7 11:44:20 2024 +0800
This is an automated email from the ASF dual-hosted git repository.
aloyszhang pushed a change to branch dev-offline-sync
in repository https://gitbox.apache.org/repos/asf/inlong.git
discard 0ce3d755da [INLONG-9822][Manager] Support flink job runtime execution
mode configuration (#9823)
om
28 matches
Mail list logo