dockerzhang commented on issue #7885:
URL: https://github.com/apache/inlong/issues/7885#issuecomment-1521281322
This error is caused by the fact that the TubeMQ connector does not yet
support `Audit`.
--
This is an automated message from the Apache Git Service.
To respond to the message,
dockerzhang commented on issue #7914:
URL: https://github.com/apache/inlong/issues/7914#issuecomment-1521292522
@vernedeng please add a design document to show the detail.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
e-mhui opened a new pull request, #7917:
URL: https://github.com/apache/inlong/pull/7917
### Prepare a Pull Request
[INLONG-7909][Sort] Fix Oracle CDC cannot capture ddl changesvv
- Fixes #7909
### Motivation
In debezium 1.6.4-final, the connector user, `SYS`, and
dockerzhang commented on PR #7916:
URL: https://github.com/apache/inlong/pull/7916#issuecomment-1521327428
@fuweng11 PTAL
--
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
dockerzhang merged PR #7916:
URL: https://github.com/apache/inlong/pull/7916
--
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 3c6587fe5 [INLONG-7915][Dashboard] Clickhou
dockerzhang commented on PR #7860:
URL: https://github.com/apache/inlong/pull/7860#issuecomment-1521397956
@featzhang please add an English image example other than Chinese, thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
EMsnap commented on code in PR #7917:
URL: https://github.com/apache/inlong/pull/7917#discussion_r1176195009
##
inlong-sort/sort-connectors/oracle-cdc/src/main/java/io/debezium/connector/oracle/logminer/LogMinerQueryBuilder.java:
##
@@ -0,0 +1,241 @@
+/*
+ * Licensed to the Apac
EMsnap commented on code in PR #7917:
URL: https://github.com/apache/inlong/pull/7917#discussion_r1176196037
##
inlong-sort/sort-connectors/oracle-cdc/src/main/java/io/debezium/connector/oracle/logminer/LogMinerQueryBuilder.java:
##
@@ -0,0 +1,241 @@
+/*
+ * Licensed to the Apac
e-mhui commented on code in PR #7917:
URL: https://github.com/apache/inlong/pull/7917#discussion_r1176212420
##
inlong-sort/sort-connectors/oracle-cdc/src/main/java/io/debezium/connector/oracle/logminer/LogMinerQueryBuilder.java:
##
@@ -0,0 +1,241 @@
+/*
+ * Licensed to the Apac
gosonzhang opened a new pull request, #7919:
URL: https://github.com/apache/inlong/pull/7919
- Fixes #7904
Modification details:
1. Add blacklist, whitelist configuration reading class IPVisitConfigHolder,
and;
2. Clean up useless codes related to black and white lists in th
bluewang opened a new pull request, #7920:
URL: https://github.com/apache/inlong/pull/7920
### 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
dockerzhang commented on code in PR #7860:
URL: https://github.com/apache/inlong/pull/7860#discussion_r1176274557
##
inlong-dashboard/src/ui/components/FieldParseModule/index.tsx:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more
dockerzhang commented on PR #7917:
URL: https://github.com/apache/inlong/pull/7917#issuecomment-1521502180
Can we publish to the upstream of the debezium and then depend on it,
instead of copying the code?
--
This is an automated message from the Apache Git Service.
To respond to the mess
e-mhui commented on PR #7917:
URL: https://github.com/apache/inlong/pull/7917#issuecomment-1521521708
> Can we publish to the upstream of the debezium and then depend on it,
instead of copying the code?
The version of Debezium 1.6.4-Final that we depend on has been discontinued,
and
kuansix opened a new pull request, #7921:
URL: https://github.com/apache/inlong/pull/7921
### [INLONG-7908][Sort] Update cdc-base for Incremental Snapshot Framework
- Title Example: [INLONG-7908][Component] Title of the pull request
*(The following *7908* should be replaced by t
gosonzhang merged PR #7919:
URL: https://github.com/apache/inlong/pull/7919
--
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.a
This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 3c6587fe5 [INLONG-7915][Dashboard] Clickhouse sink engine field
optimization (#7916)
add cd429f568 [INLONG-7
kuansix opened a new pull request, #7922:
URL: https://github.com/apache/inlong/pull/7922
### [INLONG-7386][Sort] Postgres connector supports parallel read
- [INLONG-7386][Sort] Postgres connector supports parallel read
- Fixes #7386
### Motivation
*Explain here t
dockerzhang merged PR #7920:
URL: https://github.com/apache/inlong/pull/7920
--
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 93ac67904 [INLONG-7918][Dashboard] File sou
e-mhui commented on code in PR #7921:
URL: https://github.com/apache/inlong/pull/7921#discussion_r1176483196
##
inlong-sort/sort-connectors/cdc-base/src/main/java/org/apache/inlong/sort/cdc/base/relational/JdbcSourceEventDispatcher.java:
##
@@ -71,14 +70,14 @@ public class JdbcS
featzhang commented on code in PR #7860:
URL: https://github.com/apache/inlong/pull/7860#discussion_r1176803235
##
inlong-dashboard/src/ui/components/FieldParseModule/index.tsx:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more c
dockerzhang merged PR #7917:
URL: https://github.com/apache/inlong/pull/7917
--
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 0b70a1591 [INLONG-7909][Sort] Fix Oracle CD
dockerzhang commented on PR #7922:
URL: https://github.com/apache/inlong/pull/7922#issuecomment-1522659411
@kuansix, please add more details about this PR. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
dockerzhang commented on PR #7921:
URL: https://github.com/apache/inlong/pull/7921#issuecomment-1522659689
@kuansix, please add more details about this PR. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
GanfengTan opened a new pull request, #7923:
URL: https://github.com/apache/inlong/pull/7923
### Prepare a Pull Request
1. In the structural diagram after the architecture adjustment, the version
that Flink depends on is managed independently, instead of the unified
management of the ver
Yizhou-Yang opened a new pull request, #7924:
URL: https://github.com/apache/inlong/pull/7924
### Prepare a Pull Request
- Fixes #7900
### Motivation
See issue.
### Modifications
Added PrimaryKeyPartitioner, and made modifications to support upsert-kafka
###
dockerzhang commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1177305165
##
inlong-agent/pom.xml:
##
@@ -36,4 +36,54 @@
agent-release
agent-docker
+
+
+1.8.0.Final
Review Comment:
it's better to add
EMsnap commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1177418254
##
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:sche
EMsnap commented on PR #7923:
URL: https://github.com/apache/inlong/pull/7923#issuecomment-1522881245
could you please add description on readme about how to compile sort with
different version of flink ?
--
This is an automated message from the Apache Git Service.
To respond to the mess
32 matches
Mail list logo