bluewang opened a new pull request, #9326:
URL: https://github.com/apache/inlong/pull/9326
### 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 replace
dockerzhang merged PR #9325:
URL: https://github.com/apache/inlong/pull/9325
--
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 581444a7d1 [INLONG-9324][SDK] Supports auto
LiJie20190102 commented on issue #8433:
URL: https://github.com/apache/inlong/issues/8433#issuecomment-1824273382
I want to do this.
--
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 c
EMsnap commented on code in PR #9323:
URL: https://github.com/apache/inlong/pull/9323#discussion_r1403300012
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/load/HudiLoadNode.java:
##
@@ -160,7 +160,9 @@ public Map tableOptions() {
option
bluewang merged PR #9326:
URL: https://github.com/apache/inlong/pull/9326
--
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.apa
This is an automated email from the ASF dual-hosted git repository.
lzwang 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 fd064e28f8 [INLONG-9322][Dashboard] Sink field m
EMsnap merged PR #894:
URL: https://github.com/apache/inlong-website/pull/894
--
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 closed issue #893: [Bug] fix mysql-cdc and iceberg node doc
URL: https://github.com/apache/inlong-website/issues/893
--
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
This is an automated email from the ASF dual-hosted git repository.
zirui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 248cdd06a1 [INLONG-893][Doc] Fix mysql-cd
This is an automated email from the ASF dual-hosted git repository.
zirui 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 6a00e0cea8 [INLONG-9034][Sort] Fix sort redis tes
EMsnap merged PR #9327:
URL: https://github.com/apache/inlong/pull/9327
--
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.apach
EMsnap merged PR #9323:
URL: https://github.com/apache/inlong/pull/9323
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zirui 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 24501f9db9 [INLONG-9205][Sort] Fix Hudi connector
LiJie20190102 opened a new pull request, #9332:
URL: https://github.com/apache/inlong/pull/9332
Improve the TaskTypeEnum.java file in Inlong-common-enums
### Prepare a Pull Request
*(Change the title refer to the following example)*
- [INLONG-8433][Agent] Improve the TaskType
LiJie20190102 commented on issue #8433:
URL: https://github.com/apache/inlong/issues/8433#issuecomment-1825209641
@nikam14 , I have submitted a PR, can you help me review it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
EMsnap commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1403988725
##
inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java:
##
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under on
dockerzhang commented on PR #9226:
URL: https://github.com/apache/inlong/pull/9226#issuecomment-1825211843
please add the new configurations in the `application.properties`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
healchow commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1403990343
##
inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java:
##
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
healchow commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1403992022
##
inlong-common/src/main/java/org/apache/inlong/common/enums/TaskTypeEnum.java:
##
@@ -42,47 +48,41 @@ public enum TaskTypeEnum {
;
+private static final
healchow commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1403993216
##
inlong-common/src/main/java/org/apache/inlong/common/enums/TaskTypeEnum.java:
##
@@ -42,47 +48,41 @@ public enum TaskTypeEnum {
;
+private static final
LiJie20190102 commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1404007344
##
inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java:
##
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
LiJie20190102 commented on code in PR #9332:
URL: https://github.com/apache/inlong/pull/9332#discussion_r1404007495
##
inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java:
##
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
23 matches
Mail list logo