gong commented on PR #7399:
URL: https://github.com/apache/inlong/pull/7399#issuecomment-1437999226
commit info is unrelated. I suggest commit PR operation process:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
gong commented on code in PR #7394:
URL: https://github.com/apache/inlong/pull/7394#discussion_r1112517722
##
inlong-sort/sort-connectors/base/src/test/java/org/apache/inlong/sort/base/dirty/RegexReplaceTest.java:
##
@@ -32,7 +32,7 @@ public void testRegexReplacement() throws IO
gong commented on PR #7398:
URL: https://github.com/apache/inlong/pull/7398#issuecomment-1437839740
@EMsnap Maybe `meta_data_debezium` also should modify
--
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
e-mhui opened a new pull request, #7399:
URL: https://github.com/apache/inlong/pull/7399
Upgrade oracle cdc to version 2.3
- Fixes #7128
### Motivation
Oracle CDC upgrade to 2.3 to improve reading efficiency.
> Incremental snapshot is a new mechanism to read snaps
This is an automated email from the ASF dual-hosted git repository.
healchow 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 730feee34 [INLONG-7395][Manager] Reduce log in
healchow merged PR #7396:
URL: https://github.com/apache/inlong/pull/7396
--
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
EMsnap opened a new pull request, #7398:
URL: https://github.com/apache/inlong/pull/7398
### Prepare a Pull Request
- Fixes #7397
### Motivation
- Fixes #7397
### Modifications
For UPDATE_BEFORE output DELETE
For UPDATE_AFTER output INSERT
### Verif