Re: [PR] [FLINK-33734] Merge unaligned checkpoint state handle [flink]

2025-03-04 Thread via GitHub
zoltar9264 commented on code in PR #24247: URL: https://github.com/apache/flink/pull/24247#discussion_r1979001874 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/metadata/MetadataV6Serializer.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] [FLINK-37162][hotfix][docs] Update some inaccurate descriptions. [flink]

2025-03-04 Thread via GitHub
davidradl commented on code in PR #26223: URL: https://github.com/apache/flink/pull/26223#discussion_r1979001732 ## docs/content/docs/dev/datastream/sinks.md: ## @@ -93,36 +93,36 @@ The `Sink` needs to be serializable. All configuration should be validated eager ### Custom s

Re: [PR] [FLINK-37162][hotfix][docs] Update some inaccurate descriptions. [flink]

2025-03-04 Thread via GitHub
davidradl commented on code in PR #26223: URL: https://github.com/apache/flink/pull/26223#discussion_r1979000101 ## docs/content/docs/dev/datastream/sinks.md: ## @@ -93,36 +93,36 @@ The `Sink` needs to be serializable. All configuration should be validated eager ### Custom s

Re: [PR] [FLINK-37162][hotfix][docs] Update some inaccurate descriptions. [flink]

2025-03-04 Thread via GitHub
davidradl commented on code in PR #26223: URL: https://github.com/apache/flink/pull/26223#discussion_r1979005956 ## docs/content.zh/docs/dev/datastream/sinks.md: ## @@ -93,36 +93,36 @@ The `Sink` needs to be serializable. All configuration should be validated eager ### Custo

Re: [PR] [FLINK-37162][hotfix][docs] Update some inaccurate descriptions. [flink]

2025-03-04 Thread via GitHub
davidradl commented on code in PR #26223: URL: https://github.com/apache/flink/pull/26223#discussion_r1979006634 ## docs/content.zh/docs/dev/datastream/sinks.md: ## @@ -93,36 +93,36 @@ The `Sink` needs to be serializable. All configuration should be validated eager ### Custo

[jira] [Updated] (FLINK-35724) javax.xml.bind.JAXBException not found with jdk11 while writing to oss

2025-03-04 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-35724: --- Fix Version/s: 2.1.0 (was: 2.0.1) > javax.xml.bind.JAXBException not found wi

[PR] Draft PR for plugin based approach for evalution hook for scaling metric evaluation [flink-kubernetes-operator]

2025-03-04 Thread via GitHub
pchoudhury22 opened a new pull request, #952: URL: https://github.com/apache/flink-kubernetes-operator/pull/952 Draft PR for plugin based approach for evalution hook for scaling metric evaluation -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] [FLINK-37367][state/forst] Make ForSt inherit uploaded SST files after restorations. [flink]

2025-03-04 Thread via GitHub
Zakelly commented on code in PR #26202: URL: https://github.com/apache/flink/pull/26202#discussion_r1979295031 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStKeyedStateBackendBuilder.java: ## @@ -259,10 +259,14 @@ public ForStKey

Re: [PR] [FLINK-37367][state/forst] Make ForSt inherit uploaded SST files after restorations. [flink]

2025-03-04 Thread via GitHub
Zakelly commented on code in PR #26202: URL: https://github.com/apache/flink/pull/26202#discussion_r1979297416 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStKeyedStateBackendBuilder.java: ## @@ -259,10 +259,14 @@ public ForStKey

Re: [PR] [FLINK-37420] fix AbstractAggregatingState add may return wrong result [flink]

2025-03-04 Thread via GitHub
Zakelly commented on PR #26246: URL: https://github.com/apache/flink/pull/26246#issuecomment-2700142576 Ah, the CI fails due to the `AbstractAggregatingStateTest.AggregatingStateExecutor.hashMap` is static, which is problematic. -- This is an automated message from the Apache Git Service

[jira] [Commented] (FLINK-35343) NullPointerException in SourceReaderBase

2025-03-04 Thread Nil Madhab (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932382#comment-17932382 ] Nil Madhab commented on FLINK-35343: There is an upgrade in doris, 24.0.1. Does the

[jira] [Assigned] (FLINK-37420) AbstractAggregatingState add may return wrong result

2025-03-04 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan reassigned FLINK-37420: --- Assignee: Yue Ma > AbstractAggregatingState add may return wrong result > -

Re: [PR] [FLINK-36203][Connectors/DynamoDB] Added polling delay between getrecords calls [flink-connector-aws]

2025-03-04 Thread via GitHub
gguptp commented on code in PR #190: URL: https://github.com/apache/flink-connector-aws/pull/190#discussion_r1980009840 ## flink-connector-aws/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/source/reader/PollingDynamoDbStreamsShardSplitReaderTest.java: #

Re: [PR] [FLINK-36203][Connectors/DynamoDB] Added polling delay between getrecords calls [flink-connector-aws]

2025-03-04 Thread via GitHub
gguptp commented on code in PR #190: URL: https://github.com/apache/flink-connector-aws/pull/190#discussion_r1980022377 ## flink-connector-aws/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/source/reader/PollingDynamoDbStreamsShardSplitReaderTest.java: #

[jira] [Created] (FLINK-37421) [flink-operator][FlinkDeployment] Doesn't provide a mechanism to label the deployment

2025-03-04 Thread Julian (Jira)
Julian created FLINK-37421: -- Summary: [flink-operator][FlinkDeployment] Doesn't provide a mechanism to label the deployment Key: FLINK-37421 URL: https://issues.apache.org/jira/browse/FLINK-37421 Project: Fl

Re: [PR] [FLINK-36855] Source API implementation [flink-connector-kudu]

2025-03-04 Thread via GitHub
ferenc-csaky commented on code in PR #8: URL: https://github.com/apache/flink-connector-kudu/pull/8#discussion_r1980080222 ## flink-connector-kudu/src/test/java/org/apache/flink/connector/kudu/source/KuduSourceITCase.java: ## @@ -0,0 +1,139 @@ +/* + * Licensed to the Apache Sof

[jira] [Updated] (FLINK-37421) [flink-operator][FlinkDeployment] Doesn't provide a mechanism to label the deployment

2025-03-04 Thread Julian (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian updated FLINK-37421: --- Description: I don't see a way to add labels to the Deployment created by the FlinkDeployment. My organizat

[jira] [Updated] (FLINK-37421) [flink-operator][FlinkDeployment] Doesn't provide a mechanism to label the deployment

2025-03-04 Thread Julian (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian updated FLINK-37421: --- Description: I don't see a way to add labels to the Deployment created by the FlinkDeployment. My organizat

Re: [PR] [BP-2.0][FLINK-37387][build] Enable license check for jdk17 and jdk21 [flink]

2025-03-04 Thread via GitHub
JunRuiLee merged PR #26244: URL: https://github.com/apache/flink/pull/26244 -- 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.apa

Re: [PR] [FLINK-37419] fix the problem that ForStMapState serializeValue may g… [flink]

2025-03-04 Thread via GitHub
Zakelly commented on code in PR #26245: URL: https://github.com/apache/flink/pull/26245#discussion_r1980602627 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStMapState.java: ## @@ -139,6 +140,7 @@ public byte[] serializeValue(UV v

Re: [PR] [FLINK-37420] fix AbstractAggregatingState add may return wrong result [flink]

2025-03-04 Thread via GitHub
mayuehappy commented on PR #26246: URL: https://github.com/apache/flink/pull/26246#issuecomment-2699693803 > can this bug be reproduced and a test cabe added? @nilmadhab @Zakelly Thanks for the reivew. This can be reproduced and I've add related Unit Test (`testAggregatingStateAddWi

Re: [PR] [FLINK-37420] fix AbstractAggregatingState add may return wrong result [flink]

2025-03-04 Thread via GitHub
mayuehappy commented on PR #26246: URL: https://github.com/apache/flink/pull/26246#issuecomment-2699708741 @flinkbot run azure -- 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

[jira] [Commented] (FLINK-37411) Introduce the rollback mechanism for Autoscaler

2025-03-04 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932494#comment-17932494 ] Rui Fan commented on FLINK-37411: - Thanks [~gyfora] for the quick feedback! :) {quote}It

Re: [PR] [FLINK-37348][pipeline-paimon] fix paimon ArrayIndexOutOfBoundsException when add column first [flink-cdc]

2025-03-04 Thread via GitHub
leonardBang merged PR #3925: URL: https://github.com/apache/flink-cdc/pull/3925 -- 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

[jira] [Updated] (FLINK-37348) [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column before first_column

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-37348: --- Fix Version/s: cdc-3.4.0 > [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add colum

[jira] [Resolved] (FLINK-37348) [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column before first_column

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-37348. Resolution: Fixed Fixed via master: 8019fd3fc07f3b3d4288347302b65b32860410f5 > [pipeline-paimon]f

[jira] [Commented] (FLINK-37265) Document of python elasticsearch connector exeample has a little mistake

2025-03-04 Thread Hirson Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932480#comment-17932480 ] Hirson Zhang commented on FLINK-37265: -- Hello, [~reswqa], could you please help me

Re: [PR] [FLINK-35810] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-04 Thread via GitHub
reswqa merged PR #26242: URL: https://github.com/apache/flink/pull/26242 -- 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.apache

[jira] [Resolved] (FLINK-37119) Bump the version of Paimon flink to 1.0.1

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-37119. Resolution: Fixed Implemented via master: ba282700cc4b481033df5af1591b6307cd9c41f7 > Bump the ver

[jira] [Assigned] (FLINK-37119) Bump the version of Paimon flink to 1.0.0

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-37119: -- Assignee: Yanquan Lv > Bump the version of Paimon flink to 1.0.0 > --

Re: [PR] [FLINK-37119] Bump the version of Paimon flink to 1.0.1 [flink-cdc]

2025-03-04 Thread via GitHub
leonardBang merged PR #3857: URL: https://github.com/apache/flink-cdc/pull/3857 -- 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

[jira] [Commented] (FLINK-37119) Bump the version of Paimon flink to 1.0.1

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932498#comment-17932498 ] Leonard Xu commented on FLINK-37119: Hey [~911432], you can find the version mapping

[jira] [Created] (FLINK-37422) Typo in streaming analytics zh document

2025-03-04 Thread ronghangye (Jira)
ronghangye created FLINK-37422: -- Summary: Typo in streaming analytics zh document Key: FLINK-37422 URL: https://issues.apache.org/jira/browse/FLINK-37422 Project: Flink Issue Type: Bug

[jira] [Assigned] (FLINK-37348) [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column before first_column

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-37348: -- Assignee: MOBIN > [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column

[jira] [Updated] (FLINK-37119) Bump the version of Paimon flink to 1.0.0

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-37119: --- Fix Version/s: cdc-3.4.0 > Bump the version of Paimon flink to 1.0.0 > -

[PR] [FLINK-37422][docs]Fix typo in streaming analytics zh document [flink]

2025-03-04 Thread via GitHub
ranko-aha opened a new pull request, #26249: URL: https://github.com/apache/flink/pull/26249 ## What is the purpose of the change Fix a typo in streaming analytics zh document. Typo here https://nightlies.apache.org/flink/flink-docs-release-1.20/zh/docs/learn-flink/streaming_analytics/

Re: [PR] [FLINK-35810][BP-2.0] Fix AsyncWaitOperatorTest missing endInput bug [flink]

2025-03-04 Thread via GitHub
reswqa merged PR #26241: URL: https://github.com/apache/flink/pull/26241 -- 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.apache

[jira] [Resolved] (FLINK-35810) OOM in AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteUnorderedWithRetry

2025-03-04 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-35810. Fix Version/s: 2.1.0 Resolution: Fixed master(2.1) via 49466aa995861ab529f11936dcf2b5522573

[jira] [Commented] (FLINK-37387) License check behaves differently for different jdk versions

2025-03-04 Thread Junrui Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932485#comment-17932485 ] Junrui Lee commented on FLINK-37387: release-2.0 315046b171b13b4e02c0ad1a4e4529305fd

[PR] [FLINK-37379][state/forst] Double list LRU in ForSt state and cache reload [flink]

2025-03-04 Thread via GitHub
Zakelly opened a new pull request, #26248: URL: https://github.com/apache/flink/pull/26248 ## What is the purpose of the change Currently, the file-based LRU cache lacks of loading files from the disaggregated DFS. Meaning that after the job recovery, there will be no cache available

[jira] [Commented] (FLINK-33555) LocalRecoveryITCase.testRecoverLocallyFromProcessCrashWithWorkingDirectory:

2025-03-04 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932491#comment-17932491 ] Weijie Guo commented on FLINK-33555: [~dmvk] Could you please take a look at this? T

Re: [PR] [FLINK-37379][state/forst] Double list LRU in ForSt state and cache reload [flink]

2025-03-04 Thread via GitHub
flinkbot commented on PR #26248: URL: https://github.com/apache/flink/pull/26248#issuecomment-2699624712 ## CI report: * 4a52cdda3d959825dd714b8359035b36478d00ab UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Assigned] (FLINK-37419) ForStMapState serializeValue may get wrong result

2025-03-04 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan reassigned FLINK-37419: --- Assignee: Yue Ma > ForStMapState serializeValue may get wrong result >

[jira] [Updated] (FLINK-37119) Bump the version of Paimon flink to 1.0.1

2025-03-04 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-37119: --- Summary: Bump the version of Paimon flink to 1.0.1 (was: Bump the version of Paimon flink to 1.0.0)

[jira] [Updated] (FLINK-37422) Typo in streaming analytics zh document

2025-03-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37422: --- Labels: pull-request-available (was: ) > Typo in streaming analytics zh document >

Re: [PR] [FLINK-37422][docs] Fix typo in streaming analytics zh document [flink]

2025-03-04 Thread via GitHub
flinkbot commented on PR #26249: URL: https://github.com/apache/flink/pull/26249#issuecomment-2699787445 ## CI report: * b05c7a59c1754db8de1f116bcb5a525873db78b7 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

<    1   2