dockerzhang opened a new issue, #662:
URL: https://github.com/apache/inlong-website/issues/662
### Description
_No response_
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's
dockerzhang opened a new issue, #663:
URL: https://github.com/apache/inlong-website/issues/663
### Description
_No response_
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's
dockerzhang commented on issue #7116:
URL: https://github.com/apache/inlong/issues/7116#issuecomment-1368908014
duplicated with https://github.com/apache/inlong-website/issues/663, close
it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
dockerzhang opened a new issue, #664:
URL: https://github.com/apache/inlong-website/issues/664
### Description
_No response_
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's
thesumery opened a new pull request, #7118:
URL: https://github.com/apache/inlong/pull/7118
[INLONG-7073][Sort] Support table level metrics for Apache Iceberg connector
### Prepare a Pull Request
- [INLONG-7073][Sort] Support table level metrics for Apache Iceberg
connector
- Fi
healchow commented on code in PR #7105:
URL: https://github.com/apache/inlong/pull/7105#discussion_r1060066376
##
inlong-manager/manager-web/sql/changes-1.05.sql:
##
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor licen
healchow commented on code in PR #7118:
URL: https://github.com/apache/inlong/pull/7118#discussion_r1060069843
##
inlong-sort/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/DynamicSchemaHandleOperator.java:
##
@@ -182,6 +229,11 @@ private void
featzhang commented on PR #7105:
URL: https://github.com/apache/inlong/pull/7105#issuecomment-1369002890
> @featzhang please change `1.05` to `1.5.0`
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
GanfengTan commented on PR #7091:
URL: https://github.com/apache/inlong/pull/7091#issuecomment-1369310016
> please update the license files at the time, thanks.
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
dockerzhang opened a new pull request, #7119:
URL: https://github.com/apache/inlong/pull/7119
### 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 repl
gosonzhang merged PR #7108:
URL: https://github.com/apache/inlong/pull/7108
--
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 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 c960960f9 [INLONG-7106][TubeMQ] Add reset of
thesumery commented on PR #7107:
URL: https://github.com/apache/inlong/pull/7107#issuecomment-1369343572
Pls add an unit test?
--
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
thesumery commented on code in PR #7107:
URL: https://github.com/apache/inlong/pull/7107#discussion_r1060252940
##
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/KafkaExtractNode.java:
##
@@ -167,7 +177,7 @@ public Map tableOptions() {
dockerzhang opened a new pull request, #7120:
URL: https://github.com/apache/inlong/pull/7120
### 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 repl
dockerzhang merged PR #7119:
URL: https://github.com/apache/inlong/pull/7119
--
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 f4b887c59 [INLONG-7109][Release] Add the 1.
kuansix opened a new pull request, #7122:
URL: https://github.com/apache/inlong/pull/7122
### Prepare a Pull Request
- Title Example: [INLONG-7121][Sort] Repair bug for MongoDb parse flink sql
- Fixes #7121
### Motivation
*Explain here the context, and why you're making t
dockerzhang merged PR #7091:
URL: https://github.com/apache/inlong/pull/7091
--
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 69a462e9d [INLONG-7090][Sort] Upgrade the v
gong commented on code in PR #7122:
URL: https://github.com/apache/inlong/pull/7122#discussion_r1060260179
##
inlong-sort/sort-core/src/main/java/org/apache/inlong/sort/parser/impl/FlinkSqlParser.java:
##
@@ -890,10 +910,13 @@ private String parseFields(List fields, Node
node)
gong commented on code in PR #7122:
URL: https://github.com/apache/inlong/pull/7122#discussion_r1060260179
##
inlong-sort/sort-core/src/main/java/org/apache/inlong/sort/parser/impl/FlinkSqlParser.java:
##
@@ -890,10 +910,13 @@ private String parseFields(List fields, Node
node)
gong commented on code in PR #7118:
URL: https://github.com/apache/inlong/pull/7118#discussion_r1060260805
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/metric/sub/SinkTableMetricData.java:
##
@@ -228,6 +228,19 @@ public void outputDirtyMetrics(St
dockerzhang merged PR #7120:
URL: https://github.com/apache/inlong/pull/7120
--
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 branch-1.5
in repository https://gitbox.apache.org/repos/asf/inlong.git
at 4ae2158b3 [INLONG-7110][Release] Update changes log for the 1.5.0
version (#7120)
No new revisions were add
dockerzhang commented on issue #7111:
URL: https://github.com/apache/inlong/issues/7111#issuecomment-1369364293
Create a new branch for releasing 1.5.x
https://github.com/apache/inlong/tree/branch-1.5
--
This is an automated message from the Apache Git Service.
To respond to the message
dockerzhang opened a new pull request, #7123:
URL: https://github.com/apache/inlong/pull/7123
### 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 repl
dockerzhang opened a new pull request, #7124:
URL: https://github.com/apache/inlong/pull/7124
### 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 repl
gong commented on PR #7118:
URL: https://github.com/apache/inlong/pull/7118#issuecomment-1369369490
lost table level metric restore
--
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 co
dockerzhang opened a new pull request, #7125:
URL: https://github.com/apache/inlong/pull/7125
### 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 repl
dockerzhang merged PR #7124:
URL: https://github.com/apache/inlong/pull/7124
--
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 branch-1.5
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/branch-1.5 by this push:
new e7024473b [INLONG-7113][Release] Bu
dockerzhang merged PR #7123:
URL: https://github.com/apache/inlong/pull/7123
--
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 6ffe6f622 [INLONG-7112][Release] Bumped mas
Yizhou-Yang opened a new pull request, #7127:
URL: https://github.com/apache/inlong/pull/7127
- Fixes #XYZ
### Motivation
follow up for dirty data archive feature and its relevant problems
encountered during test phase
--
This is an automated message from the Apache Git Service.
dockerzhang merged PR #7062:
URL: https://github.com/apache/inlong/pull/7062
--
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 4f522d6e9 [INLONG-7061][Sort] Support table
thesumery commented on code in PR #7118:
URL: https://github.com/apache/inlong/pull/7118#discussion_r1060301829
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/metric/sub/SinkTableMetricData.java:
##
@@ -228,6 +228,19 @@ public void outputDirtyMetri
thesumery commented on PR #7118:
URL: https://github.com/apache/inlong/pull/7118#issuecomment-1369431776
> lost table level metric restore
table level metric are in IcebergMultipleStreamWriter line 191,restore table
metric at runtime
--
This is an automated message from the
healchow commented on code in PR #7122:
URL: https://github.com/apache/inlong/pull/7122#discussion_r1060311394
##
inlong-sort/sort-core/src/main/java/org/apache/inlong/sort/parser/impl/FlinkSqlParser.java:
##
@@ -890,10 +910,13 @@ private String parseFields(List fields, Node
no
40 matches
Mail list logo