dockerzhang merged PR #8472:
URL: https://github.com/apache/inlong/pull/8472
--
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 60f33d7120 [INLONG-8451][Release] Add the 1
vernedeng opened a new pull request, #8473:
URL: https://github.com/apache/inlong/pull/8473
### 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 replac
healchow commented on code in PR #8473:
URL: https://github.com/apache/inlong/pull/8473#discussion_r1257488045
##
CHANGES.md:
##
@@ -22,194 +22,229 @@
# of release header or remove the below marker. This file is generated.
# DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES
vernedeng commented on code in PR #8473:
URL: https://github.com/apache/inlong/pull/8473#discussion_r1257488605
##
CHANGES.md:
##
@@ -22,194 +22,229 @@
# of release header or remove the below marker. This file is generated.
# DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGE
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 d2a606299a [INLONG-8452][Release] Update ch
dockerzhang merged PR #8473:
URL: https://github.com/apache/inlong/pull/8473
--
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 change to branch flink-multi-version
in repository https://gitbox.apache.org/repos/asf/inlong.git
was 0524ebe6c4 [INLONG-7516][Manager][Sort][Agent] Decoupling Flink
version dependencies for multiple v
This is an automated email from the ASF dual-hosted git repository.
vernedeng pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/inlong.git
at d2a606299a [INLONG-8452][Release] Update changes log for the 1.8.0
version (#8473)
No new revisions were adde
Yizhou-Yang commented on code in PR #8209:
URL: https://github.com/apache/inlong/pull/8209#discussion_r1257642555
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/UpsertKafkaDynamicTableFactory.java:
##
@@ -96,6 +1
haibo-duan opened a new pull request, #8475:
URL: https://github.com/apache/inlong/pull/8475
### Prepare a Pull Request
*(Change the title refer to the following example)*
- [Sort] Support running tests on both Flink 1.13 and Flink 1.15
- Split the [end to end tests] module and a
gong commented on code in PR #8209:
URL: https://github.com/apache/inlong/pull/8209#discussion_r1257666518
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/kafka/src/test/java/org/apache/inlong/sort/kafka/partitioner/SingleTableCustomFieldsPartitionerTest.java:
##
@@ -
gong commented on code in PR #8209:
URL: https://github.com/apache/inlong/pull/8209#discussion_r1257666939
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/UpsertKafkaDynamicTableFactory.java:
##
@@ -96,6 +102,17 @
ZhaoNiuniu opened a new pull request, #8476:
URL: https://github.com/apache/inlong/pull/8476
### Prepare a Pull Request
*[INLONG-8474][CVE] Upgrade org.apache.hive:hive-exec to version 2.3.7*
- Fixes #8474
### Motivation
https://github.com/apache/inlong/assets/5389768
gong commented on code in PR #8476:
URL: https://github.com/apache/inlong/pull/8476#discussion_r1257669055
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/pom.xml:
##
@@ -31,8 +31,6 @@
${project.parent.parent.parent.parent.parent.basedir}
-
vernedeng opened a new pull request, #8477:
URL: https://github.com/apache/inlong/pull/8477
### 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 replac
gong commented on code in PR #8476:
URL: https://github.com/apache/inlong/pull/8476#discussion_r1257672796
##
inlong-sort/pom.xml:
##
@@ -45,9 +45,7 @@
1.5.4.Final
2.7.0
${basedir}
-2.2.3
Review Comment:
hbase version can't be deleted
--
fuweng11 commented on code in PR #8265:
URL: https://github.com/apache/inlong/pull/8265#discussion_r1257684407
##
inlong-manager/manager-plugins/base/src/main/java/org/apache/inlong/manager/plugin/util/FlinkServiceUtils.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache So
fuweng11 commented on code in PR #8265:
URL: https://github.com/apache/inlong/pull/8265#discussion_r1257713869
##
inlong-manager/manager-plugins/base/src/main/java/org/apache/inlong/manager/plugin/util/FlinkServiceUtils.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache So
Yizhou-Yang opened a new pull request, #8480:
URL: https://github.com/apache/inlong/pull/8480
### Prepare a Pull Request
- Fixes #8464
### Motivation
Adopts Flink 1.15 for jdbc connector.
For now, it is 1.15 and is for single table only.
Work in progress, might need to be
ZhaoNiuniu closed pull request #8479: [INLONG-8478][CVE] Upgrade
com.h2database:h2 to version 2.2.220
URL: https://github.com/apache/inlong/pull/8479
--
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
EMsnap opened a new pull request, #8483:
URL: https://github.com/apache/inlong/pull/8483
- Fixes #8481
### Motivation
Fix unit test for sort-core in flink-1.15
### Modifications
1\
change the test code to
mvn --update-snapshots -e -V clean test -am -
vernedeng opened a new pull request, #8484:
URL: https://github.com/apache/inlong/pull/8484
### 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 replac
23 matches
Mail list logo