flinkbot commented on PR #24842:
URL: https://github.com/apache/flink/pull/24842#issuecomment-2132050840
## CI report:
* 745f6f511d6e978317e42d1ca6e4b51d5d201926 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-35453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35453:
---
Labels: pull-request-available (was: )
> StreamReader Charset fix with UTF8 in core files
>
xuzifu666 opened a new pull request, #24842:
URL: https://github.com/apache/flink/pull/24842
## What is the purpose of the change
StreamReader Charset fix with UTF8 in core files
## Brief change log
StreamReader Charset fix with UTF8 in core files
#
xy created FLINK-35453:
--
Summary: StreamReader Charset fix with UTF8 in core files
Key: FLINK-35453
URL: https://issues.apache.org/jira/browse/FLINK-35453
Project: Flink
Issue Type: Improvement
Affe
[
https://issues.apache.org/jira/browse/FLINK-35452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharon Xie updated FLINK-35452:
---
Description:
We've seen some cases where a MySQL CDC job is restarted with some newly added
tables,
[
https://issues.apache.org/jira/browse/FLINK-35452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharon Xie updated FLINK-35452:
---
Summary: MySQL CDC is not tracking newly added tables when a failure
happens after the snapshot phas
[
https://issues.apache.org/jira/browse/FLINK-35452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharon Xie updated FLINK-35452:
---
Description:
We've seen some cases where a MySQL CDC job is restarted with some newly added
tables,
[
https://issues.apache.org/jira/browse/FLINK-35452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharon Xie updated FLINK-35452:
---
Description:
We've seen some cases where a MySQL CDC job is restarted with some newly added
tables,
Sharon Xie created FLINK-35452:
--
Summary: MySQL CDC not tracking newly added tables after snapshot
Key: FLINK-35452
URL: https://issues.apache.org/jira/browse/FLINK-35452
Project: Flink
Issue Ty
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614911177
##
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriterTimeoutTest.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Li
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614911032
##
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriterTimeoutTest.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Li
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614910580
##
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriterTimeoutTest.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Li
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614908849
##
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriterTimeoutTest.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Li
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614909440
##
flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriterTimeoutTest.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Li
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614907240
##
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/AsyncSinkBase.java:
##
@@ -54,6 +54,8 @@ public abstract class AsyncSin
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614905336
##
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java:
##
@@ -533,4 +607,77 @@ private int getNex
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614904850
##
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java:
##
@@ -533,4 +607,77 @@ private int getNex
vahmed-hamdy commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614903605
##
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/AsyncSinkBase.java:
##
@@ -73,6 +97,8 @@ protected AsyncSinkBase(
Rose-365 commented on PR #9097:
URL: https://github.com/apache/flink/pull/9097#issuecomment-2131387633
Hello, I'm LXT, my first day in the flink community, I want to contribute to
the community by translating docs, but I found that the path of this project
seems to have changed, and I can't
Yubin Li created FLINK-35451:
Summary: Support `ALTER CATALOG COMMENT` syntax
Key: FLINK-35451
URL: https://issues.apache.org/jira/browse/FLINK-35451
Project: Flink
Issue Type: Sub-task
flinkbot commented on PR #24841:
URL: https://github.com/apache/flink/pull/24841#issuecomment-2131362898
## CI report:
* fb738b0acce19682d7ba377baefe8a26f551518e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
ZmmBigdata commented on PR #24841:
URL: https://github.com/apache/flink/pull/24841#issuecomment-2131360809

Verified already
--
This is an automated message from the Apache Git Service.
To re
ZmmBigdata opened a new pull request, #24841:
URL: https://github.com/apache/flink/pull/24841
## What is the purpose of the change
Flink sql gettingstarted Expression 'dept_id' is not being grouped
![image](https://github.com/apache/flink/assets/102840730/cfdf7c91-d11b-4dc4
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849467#comment-17849467
]
Keith Lee commented on FLINK-33251:
---
Adding IntelliJ scratch file that can reliably re
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-33251:
--
Attachment: reproduce_FLINK-33251.java
> SQL Client query execution aborts after a few seconds: Connec
[
https://issues.apache.org/jira/browse/FLINK-35215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848416#comment-17848416
]
Rui Fan edited comment on FLINK-35215 at 5/25/24 3:17 PM:
--
Merg
1996fanrui merged PR #24837:
URL: https://github.com/apache/flink/pull/24837
--
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: issues-unsubscr...@flink.ap
ouyangwulin created FLINK-35450:
---
Summary: Introduce Tikv pipeline DataSource
Key: FLINK-35450
URL: https://issues.apache.org/jira/browse/FLINK-35450
Project: Flink
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/FLINK-34841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849443#comment-17849443
]
ouyangwulin commented on FLINK-34841:
-
[~gongzhongqiang] Looks like a very good job,
[
https://issues.apache.org/jira/browse/FLINK-34688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849441#comment-17849441
]
ouyangwulin commented on FLINK-34688:
-
When the size of the data is relatively large
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849440#comment-17849440
]
Keith Lee commented on FLINK-33251:
---
It seems that reproducing this on M1 Mac is not d
jeyhunkarimov commented on code in PR #24839:
URL: https://github.com/apache/flink/pull/24839#discussion_r1614421157
##
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java:
##
@@ -181,15 +187,88 @@ public abstract
32 matches
Mail list logo