Re: [PR] [FLINK-35453][core] StreamReader Charset fix with UTF8 in core files [flink]

2024-05-25 Thread via GitHub
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`

[jira] [Updated] (FLINK-35453) StreamReader Charset fix with UTF8 in core files

2024-05-25 Thread ASF GitHub Bot (Jira)
[ 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 >

[PR] [FLINK-35453][core] StreamReader Charset fix with UTF8 in core files [flink]

2024-05-25 Thread via GitHub
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 #

[jira] [Created] (FLINK-35453) StreamReader Charset fix with UTF8 in core files

2024-05-25 Thread xy (Jira)
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

[jira] [Updated] (FLINK-35452) MySQL CDC is not tracking newly added tables when a failure happens after the snapshot phase

2024-05-25 Thread Sharon Xie (Jira)
[ 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,

[jira] [Updated] (FLINK-35452) MySQL CDC is not tracking newly added tables when a failure happens after the snapshot phase

2024-05-25 Thread Sharon Xie (Jira)
[ 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

[jira] [Updated] (FLINK-35452) MySQL CDC not tracking newly added tables after snapshot

2024-05-25 Thread Sharon Xie (Jira)
[ 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,

[jira] [Updated] (FLINK-35452) MySQL CDC not tracking newly added tables after snapshot

2024-05-25 Thread Sharon Xie (Jira)
[ 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,

[jira] [Created] (FLINK-35452) MySQL CDC not tracking newly added tables after snapshot

2024-05-25 Thread Sharon Xie (Jira)
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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(

Re: [PR] [FLINK-11529][docs-zh] Translate the "DataStream API Tutorial" page into Chinese [flink]

2024-05-25 Thread via GitHub
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

[jira] [Created] (FLINK-35451) Support `ALTER CATALOG COMMENT` syntax

2024-05-25 Thread Yubin Li (Jira)
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

Re: [PR] [doc]Flink sql gettingstarted Expression 'dept_id' is not being grouped [flink]

2024-05-25 Thread via GitHub
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`

Re: [PR] [doc]Flink sql gettingstarted Expression 'dept_id' is not being grouped [flink]

2024-05-25 Thread via GitHub
ZmmBigdata commented on PR #24841: URL: https://github.com/apache/flink/pull/24841#issuecomment-2131360809 ![image](https://github.com/apache/flink/assets/102840730/b4fa4fe6-b2b9-46a5-bedc-dc93b4fe903e) Verified already -- This is an automated message from the Apache Git Service. To re

[PR] [doc]Flink sql gettingstarted Expression 'dept_id' is not being grouped [flink]

2024-05-25 Thread via GitHub
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

[jira] [Commented] (FLINK-33251) SQL Client query execution aborts after a few seconds: ConnectTimeoutException

2024-05-25 Thread Keith Lee (Jira)
[ 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

[jira] [Updated] (FLINK-33251) SQL Client query execution aborts after a few seconds: ConnectTimeoutException

2024-05-25 Thread Keith Lee (Jira)
[ 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

[jira] [Comment Edited] (FLINK-35215) The performance of serializerKryo and serializerKryoWithoutRegistration are regressed

2024-05-25 Thread Rui Fan (Jira)
[ 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

Re: [PR] [FLINK-35215][core] Add a test for deserializing an object whose serialization result is an empty byte array [flink]

2024-05-25 Thread via GitHub
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

[jira] [Created] (FLINK-35450) Introduce Tikv pipeline DataSource

2024-05-25 Thread ouyangwulin (Jira)
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

[jira] [Commented] (FLINK-34841) [3.1][pipeline-connectors] Add jdbc pipeline sink

2024-05-25 Thread ouyangwulin (Jira)
[ 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,

[jira] [Commented] (FLINK-34688) CDC framework split snapshot chunks asynchronously

2024-05-25 Thread ouyangwulin (Jira)
[ 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

[jira] [Commented] (FLINK-33251) SQL Client query execution aborts after a few seconds: ConnectTimeoutException

2024-05-25 Thread Keith Lee (Jira)
[ 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

Re: [PR] [FLINK-35435] Add timeout Configuration to Async Sink [flink]

2024-05-25 Thread via GitHub
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