woofyzhao commented on code in PR #6299:
URL: https://github.com/apache/inlong/pull/6299#discussion_r1006474691
##
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/impl/InlongGroupImpl.java:
##
@@ -294,17 +294,25 @@ private InlongGroupContext gene
leezng merged PR #6305:
URL: https://github.com/apache/inlong/pull/6305
--
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.
leezng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 612231f71 [INLONG-6271][Sort] Unhandled update_before data in canal
json in multiple sink scene (#6272)
add 4da0
healchow commented on code in PR #6299:
URL: https://github.com/apache/inlong/pull/6299#discussion_r1006496423
##
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/impl/InlongGroupImpl.java:
##
@@ -294,17 +294,25 @@ private InlongGroupContext gener
healchow merged PR #6299:
URL: https://github.com/apache/inlong/pull/6299
--
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.
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 6b96a5b41 [INLONG-6297][Manager] Refactor the
thesumery opened a new pull request, #6306:
URL: https://github.com/apache/inlong/pull/6306
[INLONG-6300][Sort] Schema update policy unifie behavior for all column
change type
### Prepare a Pull Request
- [INLONG-6300][Sort] Schema update policy unifie behavior for all column
chan
yunqingmoswu opened a new pull request, #6308:
URL: https://github.com/apache/inlong/pull/6308
### Prepare a Pull Request
*(Change the title refer to the following example)*
Title: [INLONG-6307][Sort] Add whether to ignore single-table error policy
processing for multiple sink of D
thesumery commented on PR #6308:
URL: https://github.com/apache/inlong/pull/6308#issuecomment-1293202521
Is this scene different with with schema update scene?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
lucaspeng12138 opened a new pull request, #6310:
URL: https://github.com/apache/inlong/pull/6310
### Prepare a Pull Request
Add configuration for audit driver and url
- Fixes #6309
### Motivation
Add configuration for audit driver and url
### Modifications
yunqingmoswu commented on code in PR #6298:
URL: https://github.com/apache/inlong/pull/6298#discussion_r1006588475
##
inlong-sort/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/DynamicKafkaSerializationSchema.java:
##
@@ -172,6 +189,101 @@ public ProducerRecord
thesumery commented on code in PR #6308:
URL: https://github.com/apache/inlong/pull/6308#discussion_r1006592055
##
inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java:
##
@@ -130,26 +133,28 @@ public void open(in
yunqingmoswu commented on code in PR #6308:
URL: https://github.com/apache/inlong/pull/6308#discussion_r1006604660
##
inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java:
##
@@ -130,26 +133,28 @@ public void open
yunqingmoswu commented on PR #6308:
URL: https://github.com/apache/inlong/pull/6308#issuecomment-1293221944
> Is this scene different with with schema update scene?
This part should mainly solve the problem of whether a table error affects
other tables during the synchronization proce
healchow merged PR #6298:
URL: https://github.com/apache/inlong/pull/6298
--
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.
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 8fddb1d56 [INLONG-6296][Sort] Split one record
EMsnap merged PR #6306:
URL: https://github.com/apache/inlong/pull/6306
--
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 453902dd3 [INLONG-6300][Sort] Schema update polic
yunqingmoswu closed pull request #6308: [INLONG-6307][Sort] Add whether to
ignore single-table error policy processing for multiple sink of DorisLoadNode
URL: https://github.com/apache/inlong/pull/6308
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
healchow commented on code in PR #6302:
URL: https://github.com/apache/inlong/pull/6302#discussion_r1006945561
##
inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java:
##
@@ -17,6 +17,7 @@
package org.apache.in
healchow merged PR #6308:
URL: https://github.com/apache/inlong/pull/6308
--
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.
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 501d5e63c [INLONG-6307][Sort] Add whether to i
thesumery opened a new pull request, #6312:
URL: https://github.com/apache/inlong/pull/6312
[INLONG-6311][Sort] Bugfix:Multiple sink scene canal json old data missing
field cause job fail
### Prepare a Pull Request
- [INLONG-6311][Sort] Bugfix:Multiple sink scene canal json old
EMsnap commented on code in PR #6312:
URL: https://github.com/apache/inlong/pull/6312#discussion_r1007556081
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -99,7 +99,7 @@ public abstract class JsonDynamicS
thesumery commented on code in PR #6312:
URL: https://github.com/apache/inlong/pull/6312#discussion_r1007558564
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -99,7 +99,7 @@ public abstract class JsonDynam
thesumery commented on code in PR #6312:
URL: https://github.com/apache/inlong/pull/6312#discussion_r1007558564
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -99,7 +99,7 @@ public abstract class JsonDynam
thesumery commented on code in PR #6312:
URL: https://github.com/apache/inlong/pull/6312#discussion_r1007558564
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -99,7 +99,7 @@ public abstract class JsonDynam
thesumery commented on code in PR #6312:
URL: https://github.com/apache/inlong/pull/6312#discussion_r1007558564
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -99,7 +99,7 @@ public abstract class JsonDynam
healchow commented on code in PR #6310:
URL: https://github.com/apache/inlong/pull/6310#discussion_r1007565230
##
inlong-audit/audit-docker/audit-docker.sh:
##
@@ -43,11 +43,10 @@ if [ "${MQ_TYPE}" = "tubemq" ]; then
fi
# replace the configuration for audit store
-if [ -n "$
healchow opened a new pull request, #6314:
URL: https://github.com/apache/inlong/pull/6314
### Prepare a Pull Request
- Fixes #6085
### Motivation
Remove the unused data consumption related classes.
### Modifications
Remove the unused data consumption relate
healchow commented on issue #6000:
URL: https://github.com/apache/inlong/issues/6000#issuecomment-1294404410
Already fixed by #6230.
--
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
thesumery commented on PR #6312:
URL: https://github.com/apache/inlong/pull/6312#issuecomment-1294412113
it's recommanded to config TimestampFormat and ignoreParseErrors as a
configurable parameter.But failOnMissingField should not be exported. Here are
the reasons.
failOnMissingFiel
gong commented on PR #6302:
URL: https://github.com/apache/inlong/pull/6302#issuecomment-1294509390
Please refer to jdbc connector, `CheckpointFuntion` just be used with
funtion. And here getRuntimeContext will throw null exception, because
outputFormat can't get runtimeContext.
--
This
33 matches
Mail list logo