[jira] [Created] (FLINK-36523) DDB Streams connector treating LATEST as TRIM_HORIZON for some cases

2024-10-13 Thread Abhi Gupta (Jira)
Abhi Gupta created FLINK-36523: -- Summary: DDB Streams connector treating LATEST as TRIM_HORIZON for some cases Key: FLINK-36523 URL: https://issues.apache.org/jira/browse/FLINK-36523 Project: Flink

[PR] [FLINK-36523][Connectors/DynamoDB][BugFix] Fixing LATEST behaviour for DDB Connector [flink-connector-aws]

2024-10-13 Thread via GitHub
gguptp opened a new pull request, #177: URL: https://github.com/apache/flink-connector-aws/pull/177 ## Purpose of the change Fixing latest behaviour for DDB Connector. ## Verifying this change Please make sure both new and modified tests in this PR follows

[jira] [Updated] (FLINK-36523) DDB Streams connector treating LATEST as TRIM_HORIZON for some cases

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-36523: --- Labels: pull-request-available (was: ) > DDB Streams connector treating LATEST as TRIM_HORI

[jira] [Created] (FLINK-36521) Introduce TtlAwareSerializer to resolve the compatibility check between ttlSerializer and original serializer

2024-10-13 Thread xiangyu feng (Jira)
xiangyu feng created FLINK-36521: Summary: Introduce TtlAwareSerializer to resolve the compatibility check between ttlSerializer and original serializer Key: FLINK-36521 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (FLINK-33389) Support tasks balancing at slot level for Adaptive Scheduler

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33389: --- Labels: pull-request-available (was: ) > Support tasks balancing at slot level for Adaptive

Re: [PR] [FLINK-33389][runtime] Support tasks balancing at slot level for Adaptive Scheduler [flink]

2024-10-13 Thread via GitHub
RocMarshal commented on PR #25504: URL: https://github.com/apache/flink/pull/25504#issuecomment-2408975076 Hi, @1996fanrui Could you help take a look ? many thx~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [FLINK-33389][runtime] Support tasks balancing at slot level for Adaptive Scheduler [flink]

2024-10-13 Thread via GitHub
flinkbot commented on PR #25504: URL: https://github.com/apache/flink/pull/25504#issuecomment-2408976265 ## CI report: * 213414ebbf36c9dd897e601f28b77fa4470d9ec8 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-35650) Incorrect TIMESTAMP_LTZ type behavior in Table SQL

2024-10-13 Thread Mate Czagany (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888961#comment-17888961 ] Mate Czagany commented on FLINK-35650: -- [~ammu] that sounds like the expected outpu

Re: [PR] [FLINK-36264] Fix can not setup other values for parameter `rest-service.exposed.type` [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
gyfora merged PR #883: URL: https://github.com/apache/flink-kubernetes-operator/pull/883 -- 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

[jira] [Closed] (FLINK-36264) Unable to customize rest-service.exposed.type parameter

2024-10-13 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-36264. -- Fix Version/s: kubernetes-operator-1.10.0 Resolution: Fixed merged to main 4d5b2c9a0bd470c03a20

Re: [PR] [FLINK-33387][runtime] Introduce the abstraction and the interface about loading [flink]

2024-10-13 Thread via GitHub
RocMarshal commented on code in PR #25174: URL: https://github.com/apache/flink/pull/25174#discussion_r1798242400 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/SlotInfo.java: ## @@ -54,10 +59,27 @@ public interface SlotInfo { */ ResourceProfile get

Re: [PR] [FLINK-33387][runtime] Introduce the abstraction and the interface about loading [flink]

2024-10-13 Thread via GitHub
RocMarshal commented on code in PR #25174: URL: https://github.com/apache/flink/pull/25174#discussion_r1798242400 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/SlotInfo.java: ## @@ -54,10 +59,27 @@ public interface SlotInfo { */ ResourceProfile get

[jira] [Commented] (FLINK-35650) Incorrect TIMESTAMP_LTZ type behavior in Table SQL

2024-10-13 Thread Ammu Parvathy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889009#comment-17889009 ] Ammu Parvathy commented on FLINK-35650: --- [~mateczagany] Yes, the comparison functi

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798301343 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java: ## @@ -220,24 +197,15 @@ private StreamingJobGraphGenerator(

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798301444 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java: ## @@ -220,24 +197,15 @@ private StreamingJobGraphGenerator(

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798302712 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/util/OperatorChainInfo.java: ## @@ -0,0 +1,194 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798304428 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java: ## @@ -1830,10 +1950,10 @@ private void setCoLocation() {

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798307016 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java: ## @@ -355,32 +337,46 @@ private void waitForSerializationFuturesA

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on code in PR #25366: URL: https://github.com/apache/flink/pull/25366#discussion_r1798314260 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/graph/util/JobVertexBuildContext.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] [FLINK-36335][runtime] Improving Method Reusability in StreamGraphGenerator with JobVertexBuildContext [flink]

2024-10-13 Thread via GitHub
noorall commented on PR #25366: URL: https://github.com/apache/flink/pull/25366#issuecomment-2408968894 > Thanks for creating the PR! @noorall The works overall looks good. I have a few comments. PLAT. Thanks for your review. The PR has been updated according to your comments, and I'

[PR] [FLINK-33389][runtime] Support tasks balancing at slot level for Adaptive Scheduler [flink]

2024-10-13 Thread via GitHub
RocMarshal opened a new pull request, #25504: URL: https://github.com/apache/flink/pull/25504 ## What is the purpose of the change [FLINK-33389][runtime] Support tasks balancing at slot level for Adaptive Scheduler ## Brief change log - Introduce the

[jira] [Created] (FLINK-36522) Bump mysql-connector-j version

2024-10-13 Thread Kartik Goyal (Jira)
Kartik Goyal created FLINK-36522: Summary: Bump mysql-connector-j version Key: FLINK-36522 URL: https://issues.apache.org/jira/browse/FLINK-36522 Project: Flink Issue Type: Improvement

[PR] [hotfix] typo in property name httpclinent -> httpclient [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
SamBarker opened a new pull request, #899: URL: https://github.com/apache/flink-kubernetes-operator/pull/899 Rather embarrassingly there is a typo in the new httpclient property luckily as its still un-released we can freely rename it. -- This is an automated message from the Apache Git

Re: [PR] [FLINK-35996] Add end-to-end integration test for MySQL to Elasticsearch pipeline [flink-cdc]

2024-10-13 Thread via GitHub
github-actions[bot] commented on PR #3535: URL: https://github.com/apache/flink-cdc/pull/3535#issuecomment-2409408634 This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs. --

Re: [PR] [FLINK-36450] exclude log4j from curator-test [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
gyfora merged PR #889: URL: https://github.com/apache/flink-kubernetes-operator/pull/889 -- 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

[PR] [FLINK-36522] [Kubernetes-operator] Bump mysql-connector-java from 8.0.33 to mysql-connecto… [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
kartik-3513 opened a new pull request, #898: URL: https://github.com/apache/flink-kubernetes-operator/pull/898 ## What is the purpose of the change Bump mysql-connector-java from 8.0.33 to mysql-connector-j 8.4.0 ## Brief change log mysql-connector-java version 8.0.33

[jira] [Updated] (FLINK-36522) Bump mysql-connector-j version

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-36522: --- Labels: pull-request-available (was: ) > Bump mysql-connector-j version > -

[jira] [Closed] (FLINK-36450) Exclude log4j from curator-test

2024-10-13 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-36450. -- Fix Version/s: kubernetes-operator-1.10.0 Assignee: Siddharth R Resolution: Fixed merg

[jira] [Updated] (FLINK-36466) Change default value of execution.runtime-mode from STREAMING to AUTOMATIC

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-36466: --- Labels: pull-request-available (was: ) > Change default value of execution.runtime-mode fro

[PR] [FLINK-36466] Change default value of execution.runtime-mode from STREAMING to AUTOMATIC [flink]

2024-10-13 Thread via GitHub
ruanwenjun opened a new pull request, #25505: URL: https://github.com/apache/flink/pull/25505 ## What is the purpose of the change Change default value of `execution.runtime-mode` from `STREAMING` to `AUTOMATIC` to fix `shouldExecuteInBatchMode` is incorrect when doesn

Re: [PR] [FLINK-36466][runtime] Change default value of execution.runtime-mode from STREAMING to AUTOMATIC [flink]

2024-10-13 Thread via GitHub
flinkbot commented on PR #25505: URL: https://github.com/apache/flink/pull/25505#issuecomment-2409033454 ## CI report: * 3de9812559fb416b03f6903c7311481362a1cbb1 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [W.I.P] Disable parallel serial operator factory [flink]

2024-10-13 Thread via GitHub
JunRuiLee opened a new pull request, #25506: URL: https://github.com/apache/flink/pull/25506 [W.I.P] Disable parallel serial operator factory -- 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 s

Re: [PR] [W.I.P] Disable parallel serial operator factory [flink]

2024-10-13 Thread via GitHub
flinkbot commented on PR #25506: URL: https://github.com/apache/flink/pull/25506#issuecomment-2409038582 ## CI report: * 4ca1874da72b33bb49cddac9407ede001f7a5553 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-35093) Postgres source connector support SPECIFIC_OFFSETS start up mode from an existed replication slot.

2024-10-13 Thread Vinh Pham (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889025#comment-17889025 ] Vinh Pham commented on FLINK-35093: --- Hi [~loserwang1024] , have you started working on

Re: [PR] [hotfix] change FileSourceSplit to JdbcSourceSplit [flink-connector-jdbc]

2024-10-13 Thread via GitHub
boring-cyborg[bot] commented on PR #145: URL: https://github.com/apache/flink-connector-jdbc/pull/145#issuecomment-2409862571 Awesome work, congrats on your first merged pull request! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [hotfix] change FileSourceSplit to JdbcSourceSplit [flink-connector-jdbc]

2024-10-13 Thread via GitHub
1996fanrui merged PR #145: URL: https://github.com/apache/flink-connector-jdbc/pull/145 -- 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.

Re: [PR] [FLINK-36510][runtime] Support partial lineage info collection [flink]

2024-10-13 Thread via GitHub
FangYongs commented on code in PR #25440: URL: https://github.com/apache/flink/pull/25440#discussion_r1798667849 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/lineage/DefaultLineageGraph.java: ## @@ -33,14 +33,15 @@ @Internal public class DefaultLineageGraph im

Re: [PR] [FLINK-33387][runtime] Introduce the abstraction and the interface about loading [flink]

2024-10-13 Thread via GitHub
RocMarshal commented on code in PR #25174: URL: https://github.com/apache/flink/pull/25174#discussion_r1798242400 ## flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/SlotInfo.java: ## @@ -54,10 +59,27 @@ public interface SlotInfo { */ ResourceProfile get

[PR] [hotfix][doc] Include release-2.0-preview1 in docs [flink]

2024-10-13 Thread via GitHub
reswqa opened a new pull request, #25507: URL: https://github.com/apache/flink/pull/25507 (no comment) -- 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-mai

Re: [PR] [FLINK-36510][runtime] Support partial lineage info collection [flink]

2024-10-13 Thread via GitHub
HuangZhenQiu commented on code in PR #25440: URL: https://github.com/apache/flink/pull/25440#discussion_r1798694472 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/lineage/DefaultLineageGraph.java: ## @@ -33,14 +33,15 @@ @Internal public class DefaultLineageGraph

[PR] [FLINK-36332] Exclude kubernetes-httpclient form API module. [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
SamBarker opened a new pull request, #900: URL: https://github.com/apache/flink-kubernetes-operator/pull/900 ## What is the purpose of the change The original FLINK-36332 missed a transitive dependency on `kubernetes-httpclient-okhttp` via the flink-kubernetes-operatpr-api whi

Re: [PR] [hotfix][doc] Include release-2.0-preview1 in docs [flink]

2024-10-13 Thread via GitHub
flinkbot commented on PR #25507: URL: https://github.com/apache/flink/pull/25507#issuecomment-2409845764 ## CI report: * b8a109c1bbcaad79dade2e1305ce27ada927ff1a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-35031][runtime] LatencyMarker/RecordAttribute emitting under async execution model [flink]

2024-10-13 Thread via GitHub
fredia commented on code in PR #25503: URL: https://github.com/apache/flink/pull/25503#discussion_r1798745285 ## flink-runtime/src/main/java/org/apache/flink/runtime/asyncprocessing/operators/AbstractAsyncStateStreamOperator.java: ## @@ -345,6 +365,56 @@ public void processWater

Re: [PR] [FLINK-36151][BP-3.2] Add schema evolution related docs [flink-cdc]

2024-10-13 Thread via GitHub
leonardBang merged PR #3640: URL: https://github.com/apache/flink-cdc/pull/3640 -- 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] [Resolved] (FLINK-36151) Add documentations for Schema Evolution related options

2024-10-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-36151. Resolution: Resolved > Add documentations for Schema Evolution related options > -

[jira] [Comment Edited] (FLINK-36151) Add documentations for Schema Evolution related options

2024-10-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1798#comment-1798 ] Leonard Xu edited comment on FLINK-36151 at 10/14/24 6:03 AM:

[jira] [Assigned] (FLINK-33391) Support tasks balancing at TM level for Adaptive Scheduler

2024-10-13 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-33391: --- Assignee: RocMarshal (was: Rui Fan) > Support tasks balancing at TM level for Adaptive Scheduler >

[jira] [Assigned] (FLINK-33390) Support slot balancing at TM level for Adaptive Scheduler

2024-10-13 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-33390: --- Assignee: RocMarshal (was: Rui Fan) > Support slot balancing at TM level for Adaptive Scheduler >

[jira] [Assigned] (FLINK-33389) Support tasks balancing at slot level for Adaptive Scheduler

2024-10-13 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-33389: --- Assignee: RocMarshal (was: Rui Fan) > Support tasks balancing at slot level for Adaptive Scheduler

Re: [PR] [FLINK-36466][runtime] Change default value of execution.runtime-mode from STREAMING to AUTOMATIC [flink]

2024-10-13 Thread via GitHub
ruanwenjun commented on PR #25505: URL: https://github.com/apache/flink/pull/25505#issuecomment-2410110836 > To be honest, I didn't realize there was going to be something unexpected here. > > If all source are bounded, flink does not require that the job be executed in batch mode. I

Re: [PR] [FLINK-36350][tests] Fix IllegalAccessError in UnalignedCheckpointRescaleITCase during JDK17 runs [flink]

2024-10-13 Thread via GitHub
reswqa merged PR #25379: URL: https://github.com/apache/flink/pull/25379 -- 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-36350) IllegalAccessError detected in JDK17+ runs

2024-10-13 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-36350. Fix Version/s: 2.0.0 Resolution: Fixed master(2.0) via d6cb8b39aa7818449934d53e1c4c7d4c7dea

Re: [PR] [FLINK-35031][runtime] LatencyMarker/RecordAttribute emitting under async execution model [flink]

2024-10-13 Thread via GitHub
yunfengzhou-hub commented on code in PR #25503: URL: https://github.com/apache/flink/pull/25503#discussion_r1798675305 ## flink-runtime/src/main/java/org/apache/flink/runtime/asyncprocessing/operators/AbstractAsyncStateStreamOperator.java: ## Review Comment: Shall we add so

[jira] [Created] (FLINK-36524) upgrade paimon 0.9.0

2024-10-13 Thread melin (Jira)
melin created FLINK-36524: - Summary: upgrade paimon 0.9.0 Key: FLINK-36524 URL: https://issues.apache.org/jira/browse/FLINK-36524 Project: Flink Issue Type: Improvement Components: Flink CD

[jira] [Commented] (FLINK-36476) Remove all deprecated methods under public APIs in table modules

2024-10-13 Thread Kartik Goyal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889083#comment-17889083 ] Kartik Goyal commented on FLINK-36476: -- Hi [~xuyangzhong], can I take few of the su

Re: [PR] [hotfix][autoscaler] Fix that the 'deletedTotalCount' is not updated when cleaning historical event handler records in JDBC event handler [flink-kubernetes-operator]

2024-10-13 Thread via GitHub
1996fanrui merged PR #872: URL: https://github.com/apache/flink-kubernetes-operator/pull/872 -- 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-unsu

Re: [PR] [hotfix] change FileSourceSplit to JdbcSourceSplit [flink-connector-jdbc]

2024-10-13 Thread via GitHub
caicancai commented on PR #145: URL: https://github.com/apache/flink-connector-jdbc/pull/145#issuecomment-2409702762 @1996fanrui PTAL, thanks -- 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

[jira] [Updated] (FLINK-36426) Introduce the strategy for adaptive scheduler to control state locality preferred or minimal task executors preferred when matching resource requests and slots

2024-10-13 Thread RocMarshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RocMarshal updated FLINK-36426: --- Description: as discussed in [https://github.com/apache/flink/pull/25218#discussion_r1771187666] j

[jira] [Created] (FLINK-36525) Support for AI Model Integration for Data Processing

2024-10-13 Thread wuzexian (Jira)
wuzexian created FLINK-36525: Summary: Support for AI Model Integration for Data Processing Key: FLINK-36525 URL: https://issues.apache.org/jira/browse/FLINK-36525 Project: Flink Issue Type: Impr

[PR] [FLINK-36525] Support for AI Model Integration for Data Processing [flink-cdc]

2024-10-13 Thread via GitHub
proletarians opened a new pull request, #3642: URL: https://github.com/apache/flink-cdc/pull/3642 The goal is to extend flink-cdc with the capability to invoke AI models during the data stream processing workflow, with a particular focus on supporting array data structures. This feature wil

[jira] [Updated] (FLINK-36525) Support for AI Model Integration for Data Processing

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-36525: --- Labels: pull-request-available (was: ) > Support for AI Model Integration for Data Processi

Re: [PR] [hotfix][doc] Include release-2.0-preview1 in docs [flink]

2024-10-13 Thread via GitHub
reswqa commented on PR #25507: URL: https://github.com/apache/flink/pull/25507#issuecomment-2409873171 Because this did not touch any production and test code, merged it to unblock rc vote. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [hotfix][doc] Include release-2.0-preview1 in docs [flink]

2024-10-13 Thread via GitHub
reswqa merged PR #25507: URL: https://github.com/apache/flink/pull/25507 -- 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

Re: [PR] [FLINK-36452][mysql] Replace ArrayList with TreeSet to speed up searching of FinishedSnapshotSplitInfo for specific chunkKey. [flink-cdc]

2024-10-13 Thread via GitHub
hadoopkandy commented on PR #3630: URL: https://github.com/apache/flink-cdc/pull/3630#issuecomment-2409878576 I test this PR, it can indeed solve the problem of cdc EOFException in our production Mysql. -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] [FLINK-36452][mysql] Replace ArrayList with TreeSet to speed up searching of FinishedSnapshotSplitInfo for specific chunkKey. [flink-cdc]

2024-10-13 Thread via GitHub
lvyanquan commented on PR #3630: URL: https://github.com/apache/flink-cdc/pull/3630#issuecomment-2409895178 > method getExecutorService() is not found in binlogReader, method BinlogSplitReader#getExecutorService should commit Addressed. -- This is an automated message from the Apac

Re: [PR] [FLINK-35029][state/forst] Store timer in JVM heap when use async state backend [flink]

2024-10-13 Thread via GitHub
yunfengzhou-hub commented on code in PR #25501: URL: https://github.com/apache/flink/pull/25501#discussion_r1798718504 ## flink-runtime/src/test/java/org/apache/flink/runtime/state/v2/AbstractKeyedStateTestBase.java: ## @@ -128,6 +133,18 @@ public boolean supportsAsyncKeyedState

Re: [PR] [FLINK-35031][runtime] LatencyMarker/RecordAttribute emitting under async execution model [flink]

2024-10-13 Thread via GitHub
fredia commented on code in PR #25503: URL: https://github.com/apache/flink/pull/25503#discussion_r1798728216 ## flink-runtime/src/main/java/org/apache/flink/runtime/asyncprocessing/operators/AbstractAsyncStateStreamOperator.java: ## Review Comment: Thanks for the suggestio

Re: [PR] [FLINK-36399][table] Fix incorrect cast behavior. [flink]

2024-10-13 Thread via GitHub
xuyangzhong commented on code in PR #25418: URL: https://github.com/apache/flink/pull/25418#discussion_r1798730266 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/ExprCodeGenerator.scala: ## @@ -679,13 +679,15 @@ class ExprCodeGenerator(c

Re: [PR] [BP-1.18][FLINK-36421] [fs] [checkpoint] Sync outputStream before returning handle in FsCheckpointStreamFactory [flink]

2024-10-13 Thread via GitHub
Zakelly commented on PR #25479: URL: https://github.com/apache/flink/pull/25479#issuecomment-2409871174 @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.