[jira] [Commented] (FLINK-32561) Change the status field reconciliationTimestamp from long to Date

2023-07-10 Thread Xin Hao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741871#comment-17741871 ] Xin Hao commented on FLINK-32561: - Agreed~ > Change the status field reconciliationTime

[GitHub] [flink] reswqa commented on a diff in pull request #22960: [FLINK-32549][network] Tiered storage memory manager supports ownership transfer for buffers

2023-07-10 Thread via GitHub
reswqa commented on code in PR #22960: URL: https://github.com/apache/flink/pull/22960#discussion_r1259243213 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/storage/TieredStorageMemoryManagerImpl.java: ## @@ -200,6 +201,20 @@ public in

[jira] [Commented] (FLINK-32561) Change the status field reconciliationTimestamp from long to Date

2023-07-10 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741865#comment-17741865 ] Gyula Fora commented on FLINK-32561: We can only change it if we can make it non-bre

[jira] [Commented] (FLINK-29230) Publish blogpost about the Akka license change

2023-07-10 Thread Guillaume Vauvert (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741864#comment-17741864 ] Guillaume Vauvert commented on FLINK-29230: --- The corresponding blogpost is ht

[jira] [Updated] (FLINK-32572) Do not collect metrics or scale finished job vertices

2023-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32572: --- Labels: pull-request-available (was: ) > Do not collect metrics or scale finished job verti

[GitHub] [flink-kubernetes-operator] gyfora opened a new pull request, #628: [FLINK-32572] Do not collect metrics for finished vertices

2023-07-10 Thread via GitHub
gyfora opened a new pull request, #628: URL: https://github.com/apache/flink-kubernetes-operator/pull/628 ## What is the purpose of the change Improve the autoscaler metric collection logic to be aware of finished vertices and do not collect metrics from them. Simplify topology handli

[GitHub] [flink] Tartarus0zm commented on pull request #22839: [FLINK-32349][table] Support atomic for CREATE TABLE AS SELECT(CTAS) statement

2023-07-10 Thread via GitHub
Tartarus0zm commented on PR #22839: URL: https://github.com/apache/flink/pull/22839#issuecomment-1630171905 @luoyuxia hi, the test is pass, 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 t

[jira] [Closed] (FLINK-32021) Improvement the Javadoc for SpecifiedOffsetsInitializer and TimestampOffsetsInitializer.

2023-07-10 Thread Hongshun Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongshun Wang closed FLINK-32021. - > Improvement the Javadoc for SpecifiedOffsetsInitializer and > TimestampOffsetsInitializer. >

[GitHub] [flink] masteryhx commented on a diff in pull request #21835: [FLINK-30854][state] Support periodic compaction for RocksdbCompactFilterCleanupStrategy

2023-07-10 Thread via GitHub
masteryhx commented on code in PR #21835: URL: https://github.com/apache/flink/pull/21835#discussion_r1259127175 ## flink-core/src/main/java/org/apache/flink/api/common/state/StateTtlConfig.java: ## @@ -433,6 +461,13 @@ public static class RocksdbCompactFilterCleanupStrategy

[GitHub] [flink] hackergin commented on a diff in pull request #22928: [FLINK-32473] Introduce base interfaces for time travel

2023-07-10 Thread via GitHub
hackergin commented on code in PR #22928: URL: https://github.com/apache/flink/pull/22928#discussion_r1259115657 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/catalog/DefaultCatalogTable.java: ## @@ -40,15 +40,27 @@ public class DefaultCatalogTable imple

[jira] [Resolved] (FLINK-32021) Improvement the Javadoc for SpecifiedOffsetsInitializer and TimestampOffsetsInitializer.

2023-07-10 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-32021. Resolution: Fixed Resolved in flink-connector-kafka(main): 14d8462be33c25031e94da0635105f69bb8076

[GitHub] [flink-connector-kafka] leonardBang merged pull request #29: [FLINK-32021][Connectors/Kafka] Improvement the Javadoc for SpecifiedOffsetsInitializer and TimestampOffsetsInitializer

2023-07-10 Thread via GitHub
leonardBang merged PR #29: URL: https://github.com/apache/flink-connector-kafka/pull/29 -- 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] [Commented] (FLINK-32523) NotifyCheckpointAbortedITCase.testNotifyCheckpointAborted fails with timeout on AZP

2023-07-10 Thread Wencong Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741813#comment-17741813 ] Wencong Liu commented on FLINK-32523: - I think we should remove @Test(timeout = TEST

[jira] [Updated] (FLINK-32193) AWS connector removes the dependency on flink-shaded

2023-07-10 Thread Yuxin Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxin Tan updated FLINK-32193: -- Affects Version/s: aws-connector-4.2.0 > AWS connector removes the dependency on flink-shaded > --

[jira] [Updated] (FLINK-32193) AWS connector removes the dependency on flink-shaded

2023-07-10 Thread Yuxin Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxin Tan updated FLINK-32193: -- Fix Version/s: (was: aws-connector-4.2.0) > AWS connector removes the dependency on flink-shaded >

[jira] [Closed] (FLINK-32567) when Flink write azure data lake storage,error occur

2023-07-10 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-32567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 宇宙先生 closed FLINK-32567. Resolution: Fixed > when Flink write azure data lake storage,error occur > ---

[GitHub] [flink] luoyuxia commented on a diff in pull request #22839: [FLINK-32349][table] Support atomic for CREATE TABLE AS SELECT(CTAS) statement

2023-07-10 Thread via GitHub
luoyuxia commented on code in PR #22839: URL: https://github.com/apache/flink/pull/22839#discussion_r1259063263 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/StagedSinkModifyOperation.java: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache

[jira] [Updated] (FLINK-32573) Translate "Custom Serialization for Managed State" page into Chinese

2023-07-10 Thread Yongping Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongping Li updated FLINK-32573: Description: The page url is https://nightlies.apache.org/flink/flink-docs-master/zh/docs/dev/dat

[jira] [Created] (FLINK-32573) Translate "Custom Serialization for Managed State" page into Chinese

2023-07-10 Thread Yongping Li (Jira)
Yongping Li created FLINK-32573: --- Summary: Translate "Custom Serialization for Managed State" page into Chinese Key: FLINK-32573 URL: https://issues.apache.org/jira/browse/FLINK-32573 Project: Flink

[jira] [Commented] (FLINK-32443) Translate "State Processor API" page into Chinese

2023-07-10 Thread YongpingLi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741791#comment-17741791 ] YongpingLi commented on FLINK-32443: Hi,Can you assign this Issue to me as a newcome

[GitHub] [flink] hanyuzheng7 commented on pull request #22842: [FLINK-32261][table] Add built-in MAP_UNION function.

2023-07-10 Thread via GitHub
hanyuzheng7 commented on PR #22842: URL: https://github.com/apache/flink/pull/22842#issuecomment-1629714547 @snuyanzin support support varargs now -- 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

[jira] [Created] (FLINK-32572) Do not collect metrics or scale finished job vertices

2023-07-10 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-32572: -- Summary: Do not collect metrics or scale finished job vertices Key: FLINK-32572 URL: https://issues.apache.org/jira/browse/FLINK-32572 Project: Flink Issue Type:

[jira] [Commented] (FLINK-30349) Sync missing HBase e2e tests to external repo

2023-07-10 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741748#comment-17741748 ] Martijn Visser commented on FLINK-30349: [~ferenc-csaky] [~chesnay] For my info,

[jira] [Closed] (FLINK-32529) Optional startup probe for JM deployment

2023-07-10 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-32529. -- Resolution: Fixed merged to main 5ebfc5e4a6c31ea0c212f187bf7f7de70dfd1c09 > Optional startup probe fo

[GitHub] [flink-kubernetes-operator] gyfora merged pull request #625: [FLINK-32529] Add startup probe for JM deployment

2023-07-10 Thread via GitHub
gyfora merged PR #625: URL: https://github.com/apache/flink-kubernetes-operator/pull/625 -- 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-32527) Build failure on Windows

2023-07-10 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-32527. -- Resolution: Fixed merged to main f21426201842b5df3c9a4f13ce41973d2ae67430 > Build failure on Windows

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #627: [FLINK-32551] Add option to take a savepoint on flinkdeployment/flinksessionjob deletion

2023-07-10 Thread via GitHub
gyfora commented on PR #627: URL: https://github.com/apache/flink-kubernetes-operator/pull/627#issuecomment-1629582915 ``` mvn clean install -DskipTests -Pgenerate-docs ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Closed] (FLINK-32466) Invalid input strategy for many functions which allows BINARY strings

2023-07-10 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-32466. Fix Version/s: 1.18.0 Resolution: Fixed Merged to master: 4cf2124d71a8dd0595e40f07c2dbcc4c8

[GitHub] [flink] twalthr closed pull request #22892: [FLINK-32466] Replace STRING with CHARACTER for functions that don't support binary strings

2023-07-10 Thread via GitHub
twalthr closed pull request #22892: [FLINK-32466] Replace STRING with CHARACTER for functions that don't support binary strings URL: https://github.com/apache/flink/pull/22892 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Commented] (FLINK-32570) Deprecate API that uses Flink's Time implementation (related to FLINK-14638)

2023-07-10 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741693#comment-17741693 ] Chesnay Schepler commented on FLINK-32570: -- Go ahead. > Deprecate API that use

[jira] [Commented] (FLINK-32571) Prebuild HBase testing docker image

2023-07-10 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741675#comment-17741675 ] Chesnay Schepler commented on FLINK-32571: -- ??the only parameter is the HBase v

[GitHub] [flink-connector-hbase] zentol closed pull request #5: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
zentol closed pull request #5: [FLINK-30349] Sync missing HBase e2e tests to external repo URL: https://github.com/apache/flink-connector-hbase/pull/5 -- 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

[GitHub] [flink-connector-hbase] zentol commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
zentol commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258481903 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Sof

[jira] [Created] (FLINK-32571) Prebuild HBase testing docker image

2023-07-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-32571: Summary: Prebuild HBase testing docker image Key: FLINK-32571 URL: https://issues.apache.org/jira/browse/FLINK-32571 Project: Flink Issue Type: Techn

[jira] [Closed] (FLINK-30349) Sync missing HBase e2e tests to external repo

2023-07-10 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-30349. Fix Version/s: hbase-3.0.0 Resolution: Fixed main: 8fda39b1e81f63c3db1be2295fb3efee

[GitHub] [flink-connector-hbase] zentol commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
zentol commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258479693 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Sof

[jira] [Comment Edited] (FLINK-32241) UnsupportedFileSystemException when using the ABFS Hadoop driver for checkpointing in Flink 1.17

2023-07-10 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741662#comment-17741662 ] Alexis Sarda-Espinosa edited comment on FLINK-32241 at 7/10/23 3:45 PM: --

[GitHub] [flink] flinkbot commented on pull request #22978: [FLINK-32456][table-planner] Support JSON_OBJECTAGG & JSON_ARRAYAGG use with other aggregate functions

2023-07-10 Thread via GitHub
flinkbot commented on PR #22978: URL: https://github.com/apache/flink/pull/22978#issuecomment-1629218303 ## CI report: * 111317089a49e9ca34f6540e1e9f586d20caae66 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] swuferhong commented on pull request #22978: [FLINK-32456][table-planner] Support JSON_OBJECTAGG & JSON_ARRAYAGG use with other aggregate functions

2023-07-10 Thread via GitHub
swuferhong commented on PR #22978: URL: https://github.com/apache/flink/pull/22978#issuecomment-1629205639 Hi, @lincoln-lil. Can you help review this PR? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (FLINK-32456) JSON_OBJECTAGG & JSON_ARRAYAGG cannot be used with other aggregate functions

2023-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32456: --- Labels: pull-request-available (was: ) > JSON_OBJECTAGG & JSON_ARRAYAGG cannot be used with

[GitHub] [flink] swuferhong opened a new pull request, #22978: [FLINK-32456][table-planner] Support JSON_OBJECTAGG & JSON_ARRAYAGG use with other aggregate functions

2023-07-10 Thread via GitHub
swuferhong opened a new pull request, #22978: URL: https://github.com/apache/flink/pull/22978 ## What is the purpose of the change This pr is aims to support JSON_OBJECTAGG & JSON_ARRAYAGG use with other aggregate functions. ## Brief change log - Modify WrapJsonAggFu

[jira] [Comment Edited] (FLINK-32241) UnsupportedFileSystemException when using the ABFS Hadoop driver for checkpointing in Flink 1.17

2023-07-10 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741662#comment-17741662 ] Alexis Sarda-Espinosa edited comment on FLINK-32241 at 7/10/23 3:27 PM: --

[GitHub] [flink] flinkbot commented on pull request #22977: [FLINK-32569][table] Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread via GitHub
flinkbot commented on PR #22977: URL: https://github.com/apache/flink/pull/22977#issuecomment-1629183506 ## CI report: * aef7c958ecd9aae5df4609d71491af2737271422 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-32241) UnsupportedFileSystemException when using the ABFS Hadoop driver for checkpointing in Flink 1.17

2023-07-10 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741662#comment-17741662 ] Alexis Sarda-Espinosa commented on FLINK-32241: --- [I am seeing this same is

[jira] [Updated] (FLINK-32569) Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32569: --- Labels: pull-request-available (was: ) > Fix the incomplete serialization of ResolvedCatalo

[GitHub] [flink] hackergin opened a new pull request, #22977: [FLINK-32569][table] Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread via GitHub
hackergin opened a new pull request, #22977: URL: https://github.com/apache/flink/pull/22977 ## What is the purpose of the change Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface In order to implement time

[jira] [Commented] (FLINK-32570) Deprecate API that uses Flink's Time implementation (related to FLINK-14638)

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741648#comment-17741648 ] Matthias Pohl commented on FLINK-32570: --- [~chesnay] any objections against me pick

[jira] [Commented] (FLINK-32568) Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741645#comment-17741645 ] Rui Fan commented on FLINK-32568: - Merged via 2a6e8ae (master, 1.18) > Ensure that all

[jira] [Resolved] (FLINK-32568) Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan resolved FLINK-32568. - Fix Version/s: 1.18.0 Resolution: Fixed > Ensure that all subtasks are sorted by busy ratio at th

[GitHub] [flink] 1996fanrui merged pull request #22974: [FLINK-32568][web] Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread via GitHub
1996fanrui merged PR #22974: URL: https://github.com/apache/flink/pull/22974 -- 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] [Updated] (FLINK-32513) Job in BATCH mode with a significant number of transformations freezes on method StreamGraphGenerator.existsUnboundedSource()

2023-07-10 Thread Vladislav Keda (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Keda updated FLINK-32513: --- Attachment: (was: image-2023-07-10-17-23-30-472.png) > Job in BATCH mode with a signific

[jira] [Closed] (FLINK-29319) Upgrade Calcite version to 1.32

2023-07-10 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin closed FLINK-29319. --- > Upgrade Calcite version to 1.32 > --- > > Key: FLI

[jira] [Commented] (FLINK-29319) Upgrade Calcite version to 1.32

2023-07-10 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741641#comment-17741641 ] Sergey Nuyanzin commented on FLINK-29319: - Merged to master [c942d0f61a044a327f

[jira] [Resolved] (FLINK-29319) Upgrade Calcite version to 1.32

2023-07-10 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-29319. - Fix Version/s: 1.18.0 Resolution: Fixed > Upgrade Calcite version to 1.32 > -

[jira] [Commented] (FLINK-32513) Job in BATCH mode with a significant number of transformations freezes on method StreamGraphGenerator.existsUnboundedSource()

2023-07-10 Thread Vladislav Keda (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741639#comment-17741639 ] Vladislav Keda commented on FLINK-32513: Hi [~huwh] , this job is automatically

[jira] [Updated] (FLINK-32513) Job in BATCH mode with a significant number of transformations freezes on method StreamGraphGenerator.existsUnboundedSource()

2023-07-10 Thread Vladislav Keda (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Keda updated FLINK-32513: --- Attachment: image-2023-07-10-17-26-46-544.png > Job in BATCH mode with a significant number

[jira] [Updated] (FLINK-32513) Job in BATCH mode with a significant number of transformations freezes on method StreamGraphGenerator.existsUnboundedSource()

2023-07-10 Thread Vladislav Keda (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Keda updated FLINK-32513: --- Attachment: image-2023-07-10-17-23-30-472.png > Job in BATCH mode with a significant number

[GitHub] [flink] flinkbot commented on pull request #22976: [FLINK-32457][table-planner] Add test cases of unsupported usage for JSON_OBJECTAGG & JSON_ARRAYAGG and also update docs

2023-07-10 Thread via GitHub
flinkbot commented on PR #22976: URL: https://github.com/apache/flink/pull/22976#issuecomment-1629072311 ## CI report: * b0f1e65c995771dd3a5b8028b07e6175b9731b7a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] lincoln-lil opened a new pull request, #22976: [FLINK-32457][table-planner] Add test cases of unsupported usage for JSON_OBJECTAGG & JSON_ARRAYAGG and also update docs

2023-07-10 Thread via GitHub
lincoln-lil opened a new pull request, #22976: URL: https://github.com/apache/flink/pull/22976 This is a backport pr of FLINK-32457's subtask-1 -- 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-32570) Deprecate API that uses Flink's Time implementation (related to FLINK-14638)

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-32570: -- Priority: Blocker (was: Major) > Deprecate API that uses Flink's Time implementation (related

[jira] [Updated] (FLINK-32570) Deprecate API that uses Flink's Time implementation (related to FLINK-14638)

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-32570: -- Fix Version/s: 1.18.0 > Deprecate API that uses Flink's Time implementation (related to FLINK-

[jira] [Created] (FLINK-32570) Deprecate API that uses Flink's Time implementation (related to FLINK-14638)

2023-07-10 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-32570: - Summary: Deprecate API that uses Flink's Time implementation (related to FLINK-14638) Key: FLINK-32570 URL: https://issues.apache.org/jira/browse/FLINK-32570 Projec

[GitHub] [flink-connector-hbase] ferenc-csaky commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
ferenc-csaky commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258295870 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apac

[jira] [Assigned] (FLINK-32527) Build failure on Windows

2023-07-10 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-32527: -- Assignee: Fangbin Sun > Build failure on Windows > > >

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #625: [FLINK-32529] Add startup probe for JM deployment

2023-07-10 Thread via GitHub
gyfora commented on code in PR #625: URL: https://github.com/apache/flink-kubernetes-operator/pull/625#discussion_r1258236992 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/utils/FlinkUtilsTest.java: ## @@ -86,6 +89,43 @@ public void testMergePo

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #620: [FLINK-32317] Enrich metadata in CR error field

2023-07-10 Thread via GitHub
gyfora commented on code in PR #620: URL: https://github.com/apache/flink-kubernetes-operator/pull/620#discussion_r1258231715 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/FlinkResourceExceptionUtils.java: ## @@ -129,26 +144,56 @@ public

[GitHub] [flink-connector-hbase] zentol commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
zentol commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258227391 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Sof

[GitHub] [flink] flinkbot commented on pull request #22975: [FLINK-31643][network] Introduce the configurations for tiered storage

2023-07-10 Thread via GitHub
flinkbot commented on PR #22975: URL: https://github.com/apache/flink/pull/22975#issuecomment-1628902190 ## CI report: * 3c34fdf736b934951415b6282ee7cbb69f205e4f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] WencongLiu opened a new pull request, #22975: [FLINK-31643][network] Introduce the configurations for tiered storage

2023-07-10 Thread via GitHub
WencongLiu opened a new pull request, #22975: URL: https://github.com/apache/flink/pull/22975 ## What is the purpose of the change *Introduce the configurations for tiered storage* ## Brief change log - *Introduce the configurations for tiered storage.*

[jira] [Resolved] (FLINK-32556) Renames contenderID into componentId

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl resolved FLINK-32556. --- Fix Version/s: 1.18.0 Resolution: Fixed master: 773feebbb2426ab1a8f7684f59b9a73db8f6a

[jira] [Resolved] (FLINK-26522) FLIP-285: Refactoring code for multiple component leader election

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl resolved FLINK-26522. --- Fix Version/s: 1.18.0 Resolution: Fixed > FLIP-285: Refactoring code for multiple com

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22960: [FLINK-32549][network] Tiered storage memory manager supports ownership transfer for buffers

2023-07-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22960: URL: https://github.com/apache/flink/pull/22960#discussion_r1258205255 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/storage/TieredStorageMemoryManagerImpl.java: ## @@ -200,6 +202,22 @@ pub

[GitHub] [flink] luoyuxia commented on a diff in pull request #22839: [FLINK-32349][table] Support atomic for CREATE TABLE AS SELECT(CTAS) statement

2023-07-10 Thread via GitHub
luoyuxia commented on code in PR #22839: URL: https://github.com/apache/flink/pull/22839#discussion_r1258138669 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/TableEnvironmentImpl.java: ## @@ -849,6 +858,56 @@ private ModifyOperation getOp

[jira] [Updated] (FLINK-32376) [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and JobID

2023-07-10 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijie Wang updated FLINK-32376: --- Fix Version/s: 1.18.0 > [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and

[jira] [Closed] (FLINK-32376) [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and JobID

2023-07-10 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijie Wang closed FLINK-32376. -- Resolution: Done > [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and > Job

[jira] [Assigned] (FLINK-32376) [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and JobID

2023-07-10 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijie Wang reassigned FLINK-32376: -- Assignee: João Boto > [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReus

[jira] [Commented] (FLINK-32376) [FLIP-287] Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and JobID

2023-07-10 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741596#comment-17741596 ] Lijie Wang commented on FLINK-32376: Done via: master(1.18): 4f5b2fb5736f5a1c098a7dc

[GitHub] [flink] wanglijie95 closed pull request #22840: [FLINK-32376] Extend Sink#InitContext

2023-07-10 Thread via GitHub
wanglijie95 closed pull request #22840: [FLINK-32376] Extend Sink#InitContext URL: https://github.com/apache/flink/pull/22840 -- 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

[jira] [Assigned] (FLINK-24024) Support session Window TVF

2023-07-10 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin reassigned FLINK-24024: --- Assignee: Sergey Nuyanzin (was: Jing Zhang) > Support session Window TVF > --

[jira] [Commented] (FLINK-24024) Support session Window TVF

2023-07-10 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741591#comment-17741591 ] Sergey Nuyanzin commented on FLINK-24024: - Thanks for the response [~jingzhang]

[jira] [Resolved] (FLINK-32457) update current documentation of JSON_OBJECTAGG/JSON_ARRAYAGG to clarify the limitation

2023-07-10 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee resolved FLINK-32457. - Resolution: Fixed fixed in master: b4faca57038897230372458d10d14f09c2f33d4d > update current do

[jira] [Updated] (FLINK-32457) update current documentation of JSON_OBJECTAGG/JSON_ARRAYAGG to clarify the limitation

2023-07-10 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee updated FLINK-32457: Fix Version/s: 1.17.2 > update current documentation of JSON_OBJECTAGG/JSON_ARRAYAGG to clarify th

[GitHub] [flink] lincoln-lil merged pull request #22972: [FLINK-32457][table-planner] Add test cases of unsupported usage for JSON_OBJECTAGG & JSON_ARRAYAGG and also update docs

2023-07-10 Thread via GitHub
lincoln-lil merged PR #22972: URL: https://github.com/apache/flink/pull/22972 -- 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.a

[GitHub] [flink] xintongsong commented on a diff in pull request #22960: [FLINK-32549][network] Tiered storage memory manager supports ownership transfer for buffers

2023-07-10 Thread via GitHub
xintongsong commented on code in PR #22960: URL: https://github.com/apache/flink/pull/22960#discussion_r1258144552 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/storage/TieredStorageMemoryManagerImpl.java: ## @@ -276,6 +294,13 @@ priv

[GitHub] [flink-connector-hbase] ferenc-csaky commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
ferenc-csaky commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258130085 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apac

[GitHub] [flink-connector-hbase] ferenc-csaky commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
ferenc-csaky commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258130085 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apac

[GitHub] [flink-connector-kafka] chucheng92 commented on pull request #38: [FLINK-32522][connectors/kafka] Kafka connector should depend on commons-collections instead of inherit from flink

2023-07-10 Thread via GitHub
chucheng92 commented on PR #38: URL: https://github.com/apache/flink-connector-kafka/pull/38#issuecomment-1628796627 @MartijnVisser hi, Martijn. Can you help to review it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [flink] reswqa merged pull request #22963: [hotfix][streaming] Fix typo in DataStream.java and DataStream.scala.

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

[GitHub] [flink-connector-hbase] zentol commented on a diff in pull request #12: [FLINK-30349] Sync missing HBase e2e tests to external repo

2023-07-10 Thread via GitHub
zentol commented on code in PR #12: URL: https://github.com/apache/flink-connector-hbase/pull/12#discussion_r1258095765 ## flink-connector-hbase-e2e-tests/src/main/java/org/apache/flink/streaming/tests/HBaseContainer.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Sof

[jira] [Resolved] (FLINK-4198) Replace org.apache.flink.streaming.api.windowing.time.Time with org.apache.flink.api.common.time.Time

2023-07-10 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl resolved FLINK-4198. -- Resolution: Duplicate I'm gonna close this issue as a duplicate of FLINK-14068 because we go on

[jira] [Assigned] (FLINK-32569) Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia reassigned FLINK-32569: Assignee: Feng Jin > Fix the incomplete serialization of ResolvedCatalogTable caused by the newly

[GitHub] [flink] luoyuxia commented on a diff in pull request #22928: [FLINK-32473] Introduce base interfaces for time travel

2023-07-10 Thread via GitHub
luoyuxia commented on code in PR #22928: URL: https://github.com/apache/flink/pull/22928#discussion_r1258040684 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/catalog/DefaultCatalogTable.java: ## @@ -40,15 +40,27 @@ public class DefaultCatalogTable implem

[jira] [Updated] (FLINK-32569) Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Jin updated FLINK-32569: - Description: The newly added member variables in DefaultCatalogTable are not being serialized in Catalo

[jira] [Commented] (FLINK-32569) Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741533#comment-17741533 ] Feng Jin commented on FLINK-32569: -- [~luoyuxia] I would like to fix this issue, please

[jira] [Created] (FLINK-32569) Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface

2023-07-10 Thread Feng Jin (Jira)
Feng Jin created FLINK-32569: Summary: Fix the incomplete serialization of ResolvedCatalogTable caused by the newly introduced time travel interface Key: FLINK-32569 URL: https://issues.apache.org/jira/browse/FLINK-3

[GitHub] [flink] 1996fanrui commented on pull request #22974: [FLINK-32568][web] Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread via GitHub
1996fanrui commented on PR #22974: URL: https://github.com/apache/flink/pull/22974#issuecomment-1628651028 @WencongLiu , thanks for the quick review! I will merge it after the CI passes. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [flink] WencongLiu commented on pull request #22974: [FLINK-32568][web] Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread via GitHub
WencongLiu commented on PR #22974: URL: https://github.com/apache/flink/pull/22974#issuecomment-1628605730 @1996fanrui OK, I'll 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 go

[GitHub] [flink] 1996fanrui commented on pull request #22974: [FLINK-32568][web] Ensure that all subtasks are sorted by busy ratio at the backpressure tab by default

2023-07-10 Thread via GitHub
1996fanrui commented on PR #22974: URL: https://github.com/apache/flink/pull/22974#issuecomment-1628596068 Hi @WencongLiu , would you mind help take a look in your free time? thanks~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [flink] TanYuxin-tyx commented on pull request #22960: [FLINK-32549][network] Tiered storage memory manager supports ownership transfer for buffers

2023-07-10 Thread via GitHub
TanYuxin-tyx commented on PR #22960: URL: https://github.com/apache/flink/pull/22960#issuecomment-1628584789 @xintongsong Thanks for helping review. Based on the offline discussions, I have updated the change. In the new PR, the above issues no longer exist anymore. PTAL, thanks. The

[jira] [Updated] (FLINK-32552) Mixed up Flink session job deployments

2023-07-10 Thread Fabio Wanner (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Wanner updated FLINK-32552: - Description: *Context* In the scope of end-to-end tests we deploy all the Flink session jobs we

  1   2   >