Re: [PR] [FLINK-36696] [flink-autoscaler-plugin-jdbc] Switch sql connection usages to datasource [flink-kubernetes-operator]

2025-01-23 Thread via GitHub
1996fanrui commented on PR #929: URL: https://github.com/apache/flink-kubernetes-operator/pull/929#issuecomment-2611886843 > @1996fanrui It appears that MySQL/Postgresql DB restart test cases are failing in CI with SQLTransientException. Let me update the test to ignore transient exception

Re: [PR] [FLINK-37218][network] Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions. [flink]

2025-01-23 Thread via GitHub
flinkbot commented on PR #26072: URL: https://github.com/apache/flink/pull/26072#issuecomment-2611881194 ## CI report: * 89f40c939201038d90920cc1eb6625eebd3497a9 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
Zakelly commented on code in PR #26071: URL: https://github.com/apache/flink/pull/26071#discussion_r1928267593 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/operators/sorted/state/BatchExecutionInternalTimeServiceManager.java: ## @@ -102,14 +113,25 @@ public stat

[jira] [Updated] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37067: --- Description: In Flink 2.0, we have introduce DataStream API V2. To verify this feature, you should

[jira] [Comment Edited] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916582#comment-17916582 ] xuhuang edited comment on FLINK-37067 at 1/24/25 7:38 AM: -- In F

Re: [PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
fredia commented on code in PR #26071: URL: https://github.com/apache/flink/pull/26071#discussion_r1928241237 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/operators/sorted/state/BatchExecutionInternalTimeServiceManager.java: ## @@ -102,14 +113,25 @@ public stati

Re: [PR] [FLINK-36929][table] Add SQL connector for keyed savepoint data [flink]

2025-01-23 Thread via GitHub
Zakelly commented on code in PR #26035: URL: https://github.com/apache/flink/pull/26035#discussion_r1928236747 ## flink-libraries/flink-state-processing-api/src/main/java/org/apache/flink/state/table/KeyedStateReader.java: ## @@ -0,0 +1,362 @@ +/* + * Licensed to the Apache Soft

[jira] [Comment Edited] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916582#comment-17916582 ] xuhuang edited comment on FLINK-37067 at 1/24/25 7:37 AM: -- In F

[jira] [Updated] (FLINK-37148) Add documentation for datastream v2 api

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37148: --- Component/s: Documentation > Add documentation for datastream v2 api > -

[jira] [Resolved] (FLINK-37148) Add documentation for datastream v2 api

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-37148. Fix Version/s: 2.0.0 2.1.0 Resolution: Fixed master(2.1.0) via ffd37cd8.

[jira] [Resolved] (FLINK-36905) Update Chinese document to reflect the changes of FLIP-398

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-36905. Fix Version/s: 2.0.0 2.1.0 Assignee: Zhanghao Chen Resolution: R

[jira] [Updated] (FLINK-37212) When hbase region move, throw "Unable to load exception received from server: XXX"

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37212: --- Labels: pull-request-available (was: ) > When hbase region move, throw "Unable to load exc

Re: [PR] [FLINK-36905][doc][BP] Update Chinese doc on serialization to reflect the latest changes in Flink 2.0 [flink]

2025-01-23 Thread via GitHub
X-czh closed pull request #26074: [FLINK-36905][doc][BP] Update Chinese doc on serialization to reflect the latest changes in Flink 2.0 URL: https://github.com/apache/flink/pull/26074 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Comment Edited] (FLINK-36905) Update Chinese document to reflect the changes of FLIP-398

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916612#comment-17916612 ] Weijie Guo edited comment on FLINK-36905 at 1/24/25 6:54 AM: -

[PR] [FLINK-36905][doc][BP] Update Chinese doc on serialization to reflect the latest changes in Flink 2.0 [flink]

2025-01-23 Thread via GitHub
X-czh opened a new pull request, #26074: URL: https://github.com/apache/flink/pull/26074 (cherry picked from commit 35865953e66167eb1074e2a2343ce4fb59386a37) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (FLINK-36905) Update Chinese document to reflect the changes of FLIP-398

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916612#comment-17916612 ] Weijie Guo commented on FLINK-36905: master(2.1) via 35865953e66167eb1074e2a2343ce4f

Re: [PR] [FLINK-36905] Update Chinese doc on serialization to reflect the latest changes in Flink 2.0 [flink]

2025-01-23 Thread via GitHub
reswqa merged PR #26010: URL: https://github.com/apache/flink/pull/26010 -- 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] [Updated] (FLINK-37187) Add doc for Submitting Refresh Job of Materialized Table to Yarn/K8s

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37187: --- Labels: pull-request-available (was: ) > Add doc for Submitting Refresh Job of Materialized

Re: [PR] [FLINK-37212] When hbase region move, throw "Unable to load exception received from server: XXX" [flink-connector-hbase]

2025-01-23 Thread via GitHub
boring-cyborg[bot] commented on PR #55: URL: https://github.com/apache/flink-connector-hbase/pull/55#issuecomment-2611717663 Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) -- This is a

[PR] [FLINK-37187][doc] Add doc for Submitting Refresh Job of Materialized Table to Yarn/K8s [flink]

2025-01-23 Thread via GitHub
hackergin opened a new pull request, #26073: URL: https://github.com/apache/flink/pull/26073 ## What is the purpose of the change *Add doc for Submitting Refresh Job of Materialized Table to Yarn/K8s* ## Brief change log - *Add doc for Submitting Refresh Job of Mate

[PR] [FLINK-37212] When hbase region move, throw "Unable to load exception received from server: XXX" [flink-connector-hbase]

2025-01-23 Thread via GitHub
chunji96 opened a new pull request, #55: URL: https://github.com/apache/flink-connector-hbase/pull/55 When Hbase Region move , will cause ' Unable to load exception received from :xxx'. detail can see : [FLINK-37212](https://issues.apache.org/jira/browse/FLINK-37212?jql=project%20%3D%20FLIN

Re: [PR] [hotfix] [docs] Fix code typo in task_failure_recovery.md [flink]

2025-01-23 Thread via GitHub
JunRuiLee merged PR #26061: URL: https://github.com/apache/flink/pull/26061 -- 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-37148][docs] Add documents for DataStream V2 [flink]

2025-01-23 Thread via GitHub
reswqa merged PR #26057: URL: https://github.com/apache/flink/pull/26057 -- 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-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
Zakelly commented on PR #26071: URL: https://github.com/apache/flink/pull/26071#issuecomment-2611705001 Thanks @codenohup ! -- 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] [Resolved] (FLINK-37196) Build documentation github action can't work

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-37196. Fix Version/s: 2.0.0 2.1.0 Resolution: Fixed > Build documentation githu

[jira] [Commented] (FLINK-37196) Build documentation github action can't work

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916607#comment-17916607 ] Weijie Guo commented on FLINK-37196: master(2.1): 479fb42f9444cf0c78b185e67949a5cc0c

[jira] [Updated] (FLINK-37212) When hbase region move, throw "Unable to load exception received from server: XXX"

2025-01-23 Thread jonasjc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jonasjc updated FLINK-37212: Summary: When hbase region move, throw "Unable to load exception received from server: XXX" (was: Hbase

[jira] [Updated] (FLINK-37218) Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions.

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37218: --- Component/s: Runtime / Network > Avoid repeatedly reading the broadcast buffer from the sort-merge s

[jira] [Updated] (FLINK-37218) Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions.

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37218: --- Affects Version/s: 2.0.0 2.1.0 > Avoid repeatedly reading the broadcast buffe

Re: [PR] [FLINK-36696] [flink-autoscaler-plugin-jdbc] Switch sql connection usages to datasource [flink-kubernetes-operator]

2025-01-23 Thread via GitHub
sharath1709 commented on PR #929: URL: https://github.com/apache/flink-kubernetes-operator/pull/929#issuecomment-2611698113 @1996fanrui It appears that MySQL/Postgresql DB restart test cases are failing in CI with SQLTransientException. Let me update the test to ignore transient exception

Re: [PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
flinkbot commented on PR #26071: URL: https://github.com/apache/flink/pull/26071#issuecomment-2611695877 ## CI report: * 19c8feeffed263473fa373c5e4a36e2bcc39dc99 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-35713][common] Support set parallelism in source and sink [flink-cdc]

2025-01-23 Thread via GitHub
ChaomingZhangCN commented on PR #3887: URL: https://github.com/apache/flink-cdc/pull/3887#issuecomment-2611679804 @lvyanquan @leonardBang PTAL. -- 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

Re: [PR] [FLINK-36696] [flink-autoscaler-plugin-jdbc] Switch sql connection usages to datasource [flink-kubernetes-operator]

2025-01-23 Thread via GitHub
1996fanrui commented on PR #929: URL: https://github.com/apache/flink-kubernetes-operator/pull/929#issuecomment-2611689010 > I addressed the remaining comments and added a test case for db restart to `AbstractJdbcStateInteractorITCase`. The same could be added to `AbstractJdbcEventInteract

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928127583 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928138032 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928137538 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-37203] Alter table comment or column comment [flink-cdc]

2025-01-23 Thread via GitHub
ChaomingZhangCN commented on PR #3893: URL: https://github.com/apache/flink-cdc/pull/3893#issuecomment-2611680202 @lvyanquan @leonardBang PTAL. -- 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-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37067: --- Description: In Flink 2.0, we have introduce DataStream API V2. To verify this feature, you should

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928136852 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928136710 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928136028 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-37204] Add missing StarRocks connector options for 1.2.10. [flink-cdc]

2025-01-23 Thread via GitHub
ChaomingZhangCN commented on PR #3883: URL: https://github.com/apache/flink-cdc/pull/3883#issuecomment-2611679436 @lvyanquan @leonardBang PTAL. -- 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

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928135793 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

[jira] [Updated] (FLINK-37218) Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions.

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37218: --- Labels: pull-request-available (was: ) > Avoid repeatedly reading the broadcast buffer from

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928135183 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

[PR] [FLINK-37218][network] Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions. [flink]

2025-01-23 Thread via GitHub
JunRuiLee opened a new pull request, #26072: URL: https://github.com/apache/flink/pull/26072 ## What is the purpose of the change [FLINK-37218][network] Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers fro

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928134831 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

[jira] [Assigned] (FLINK-37049) Cross-team verification for "Remove all Scala APIs"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37049: -- Assignee: (was: xuhuang) > Cross-team verification for "Remove all Scala APIs" >

[jira] [Assigned] (FLINK-37047) Cross-team verification for "Remove DataSet API"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37047: -- Assignee: (was: xuhuang) > Cross-team verification for "Remove DataSet API" > ---

[jira] [Assigned] (FLINK-37048) Cross-team verification for "Remove Deprecated methods/fields/classes in DataStream API"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37048: -- Assignee: (was: xuhuang) > Cross-team verification for "Remove Deprecated methods/fields/

[jira] [Assigned] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37067: -- Assignee: (was: xuhuang) > Cross-team verification for “Introduce DataStream API V2” > --

[jira] [Updated] (FLINK-37049) Cross-team verification for "Remove all Scala APIs"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37049: --- Description: In Flink 2.0, we have removed all Scala APIs except for the Table APIs. To confirm thi

[jira] [Updated] (FLINK-37048) Cross-team verification for "Remove Deprecated methods/fields/classes in DataStream API"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37048: --- Description: In Flink 2.0, we have removed deprecated methods/fields/classes in DataStream API. To

[jira] [Updated] (FLINK-37047) Cross-team verification for "Remove DataSet API"

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37047: --- Description: In Flink 2.0, we have removed all DataSet API. To confirm this change, please follow t

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928134386 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928126475 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

[jira] [Updated] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-37067: --- Description: In Flink 2.0, we have introduce DataStream API V2. To verify this feature, you should

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928133258 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928132811 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928131810 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928131539 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928131044 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

[jira] [Created] (FLINK-37218) Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions.

2025-01-23 Thread Junrui Lee (Jira)
Junrui Lee created FLINK-37218: -- Summary: Avoid repeatedly reading the broadcast buffer from the sort-merge shuffle data file while accumulating small buffers from multiple sub-partitions. Key: FLINK-37218 URL: http

[jira] [Updated] (FLINK-37212) Hbase connector "Unable to load exception received from server: XXX"

2025-01-23 Thread jonasjc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jonasjc updated FLINK-37212: Summary: Hbase connector "Unable to load exception received from server: XXX" (was: Hbase connector "Unab

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928130617 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928130188 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928129854 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928129417 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928129091 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928128199 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

[jira] [Updated] (FLINK-37203) Support AltertableCommentEvent and AlterColumnCommentEvent.

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37203: --- Labels: pull-request-available (was: ) > Support AltertableCommentEvent and AlterColumnComm

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928128562 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928127870 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928127022 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928126755 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928125261 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,591 @@ +/* + * L

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-01-23 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1928126027 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,482 @@ +/* + * L

Re: [PR] [BP-2.0][FLINK-37208][Runtime] Properly notify a new key is selected for async state operators [flink]

2025-01-23 Thread via GitHub
flinkbot commented on PR #26068: URL: https://github.com/apache/flink/pull/26068#issuecomment-2611600477 ## CI report: * 3065b327dad0ca451190e0e7c501744526e72b48 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
Zakelly commented on code in PR #26071: URL: https://github.com/apache/flink/pull/26071#discussion_r1928083858 ## flink-runtime/src/main/java/org/apache/flink/streaming/api/operators/sorted/state/BatchExecutionInternalTimeServiceWithAsyncState.java: ## @@ -0,0 +1,85 @@ +/* + * L

Re: [PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
Zakelly commented on PR #26071: URL: https://github.com/apache/flink/pull/26071#issuecomment-2611596328 @fredia @codenohup Would you please take a look? -- 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

[jira] [Updated] (FLINK-37206) Initialization issue of batching timer service in async state operators

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37206: --- Labels: pull-request-available (was: ) > Initialization issue of batching timer service in

[PR] [FLINK-37206][Runtime] Fix initialization of batching timer service in async state operators [flink]

2025-01-23 Thread via GitHub
Zakelly opened a new pull request, #26071: URL: https://github.com/apache/flink/pull/26071 ## What is the purpose of the change We have ship two abstract stream operators for async state processing, where a async timer service (manager) is introduced. Actually these operators can run

[jira] [Closed] (FLINK-37181) Failed to validate Maven wrapper SHA-256 on MacOS with mvnw

2025-01-23 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-37181. -- Fix Version/s: 2.0.0 Resolution: Fixed merged to master d95f0567c57f375719cba012df74669b921998d

Re: [PR] [FLINK-37181][build] Fix MacOS sha256sum tool compile error [flink]

2025-01-23 Thread via GitHub
gyfora merged PR #26034: URL: https://github.com/apache/flink/pull/26034 -- 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] [Commented] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916582#comment-17916582 ] xuhuang commented on FLINK-37067: - In Flink 2.0, we have introduce DataStream API V2. To

[jira] [Commented] (FLINK-37047) Cross-team verification for "Remove DataSet API"

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916578#comment-17916578 ] xuhuang commented on FLINK-37047: - In Flink 2.0, we have removed all DataSet API. To con

[jira] [Commented] (FLINK-37048) Cross-team verification for "Remove Deprecated methods/fields/classes in DataStream API"

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916577#comment-17916577 ] xuhuang commented on FLINK-37048: - In Flink 2.0, we have removed deprecated methods/fiel

[jira] [Commented] (FLINK-37049) Cross-team verification for "Remove all Scala APIs"

2025-01-23 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916576#comment-17916576 ] xuhuang commented on FLINK-37049: - In Flink 2.0, we have removed all Scala APIs except f

Re: [PR] [hotfix] Fix the issue related to mounting the Logback configuration [flink]

2025-01-23 Thread via GitHub
Jam804 commented on PR #26039: URL: https://github.com/apache/flink/pull/26039#issuecomment-2611494493 PTAL, Please @reswqa -- 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.

Re: [PR] [FLINK-37196][docs] Use JDK17 to run documentation build [flink]

2025-01-23 Thread via GitHub
reswqa merged PR #26070: URL: https://github.com/apache/flink/pull/26070 -- 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] [hotfix] Fix the issue related to mounting the Logback configuration [flink]

2025-01-23 Thread via GitHub
Jam804 commented on PR #26039: URL: https://github.com/apache/flink/pull/26039#issuecomment-2611481984 I think there's nothing wrong with my code now. Thank you for your guidance @davidradl -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] [FLINK-37196][docs] Use JDK17 to run documentation build [flink]

2025-01-23 Thread via GitHub
reswqa opened a new pull request, #26070: URL: https://github.com/apache/flink/pull/26070 Fix the build issue: https://github.com/apache/flink/actions/runs/12942648074/job/36100724287#step:5:3199 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Assigned] (FLINK-37196) Build documentation github action can't work

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37196: -- Assignee: Weijie Guo (was: xuhuang) > Build documentation github action can't work > ---

[jira] [Assigned] (FLINK-37196) Build documentation github action can't work

2025-01-23 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37196: -- Assignee: xuhuang > Build documentation github action can't work > --

[jira] [Updated] (FLINK-37212) Hbase connector "Unable to load exception received from server:org.apache.hadoop.hbase.NotServingRegionException"

2025-01-23 Thread jonasjc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jonasjc updated FLINK-37212: Description: *Problem:* when hbase region move,hbase connector throw the following exception: {code:java}

[jira] [Updated] (FLINK-37212) Hbase connector "Unable to load exception received from server:org.apache.hadoop.hbase.NotServingRegionException"

2025-01-23 Thread jonasjc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jonasjc updated FLINK-37212: Description: *Problem:* when hbase region move,hbase connector throw the following exception: {code:java}

Re: [PR] [FLINK-37196][docs] Use cp to sync local docs [flink]

2025-01-23 Thread via GitHub
reswqa merged PR #26069: URL: https://github.com/apache/flink/pull/26069 -- 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] [Updated] (FLINK-37196) Build documentation github action can't work

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37196: --- Labels: pull-request-available (was: ) > Build documentation github action can't work > ---

[PR] [FLINK-37196][docs] Use cp to sync local docs [flink]

2025-01-23 Thread via GitHub
reswqa opened a new pull request, #26069: URL: https://github.com/apache/flink/pull/26069 ## What is the purpose of the change *Fix the build documentation pipeline issue* Use `cp` to replace `rsync` for local docs coping. If we persist in using rsync, should update

[jira] [Updated] (FLINK-37217) In `MySqlErrorHandler` TableNotFoundException Unable to obtain table correctly

2025-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37217: --- Labels: pull-request-available (was: ) > In `MySqlErrorHandler` TableNotFoundException Una

  1   2   3   >