[GitHub] [flink-kubernetes-operator] gyfora merged pull request #612: [FLINK-32272] Expose LOAD as autoscaler metric

2023-06-09 Thread via GitHub
gyfora merged PR #612: URL: https://github.com/apache/flink-kubernetes-operator/pull/612 -- 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:

[GitHub] [flink-ml] lindong28 commented on a diff in pull request #242: [FLINK-32293] Support sparse vector with long index

2023-06-09 Thread via GitHub
lindong28 commented on code in PR #242: URL: https://github.com/apache/flink-ml/pull/242#discussion_r1225027030 ## flink-ml-servable-core/src/main/java/org/apache/flink/ml/linalg/Vector.java: ## @@ -24,29 +24,29 @@ import java.io.Serializable; -/** A vector of double

[GitHub] [flink] flinkbot commented on pull request #22755: [FLINK-31665]-table-Add-ARRAY_MIN-function

2023-06-09 Thread via GitHub
flinkbot commented on PR #22755: URL: https://github.com/apache/flink/pull/22755#issuecomment-1585443242 ## CI report: * 0c118f4f84bd42c3e4329ca18c5869cd611edfec UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] hanyuzheng7 opened a new pull request, #22755: [FLINK-31665]-table-Add-ARRAY_MIN-function

2023-06-09 Thread via GitHub
hanyuzheng7 opened a new pull request, #22755: URL: https://github.com/apache/flink/pull/22755 Find the minimum among all elements in the array for which ordering is supported. Syntax: array_min(array) Arguments: array: An ARRAY to be handled. Returns:

[jira] [Assigned] (FLINK-32300) Support get object for result set

2023-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li reassigned FLINK-32300: -- Assignee: Fang Yong > Support get object for result set > -

[jira] [Commented] (FLINK-32296) Flink SQL handle array of row incorrectly

2023-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731149#comment-17731149 ] Benchao Li commented on FLINK-32296: [~qingwei91] Thanks for reporting the issue, have you tried on

[jira] [Commented] (FLINK-30093) [Flink SQL][Protobuf] CompileException when querying Kafka topic using google.protobuf.Timestamp

2023-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731148#comment-17731148 ] Benchao Li commented on FLINK-30093: [~baugarten] Thanks for your work! However, I think this is

[jira] [Closed] (FLINK-32285) Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin closed FLINK-32285. Resolution: Fixed > Support multiple Flink versions in each Flink ML Java library release >

[GitHub] [flink-ml] lindong28 closed pull request #240: [FLINK-32285] Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread via GitHub
lindong28 closed pull request #240: [FLINK-32285] Support multiple Flink versions in each Flink ML Java library release URL: https://github.com/apache/flink-ml/pull/240 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [flink-ml] lindong28 commented on pull request #240: [FLINK-32285] Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread via GitHub
lindong28 commented on PR #240: URL: https://github.com/apache/flink-ml/pull/240#issuecomment-1585323096 Merged to apache/flink-ml master branch. -- 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] [Updated] (FLINK-32285) Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated FLINK-32285: - Fix Version/s: ml-2.3.0 > Support multiple Flink versions in each Flink ML Java library release >

[jira] [Commented] (FLINK-32285) Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731136#comment-17731136 ] Dong Lin commented on FLINK-32285: -- Merged to apache/flink-ml master branch

[jira] [Assigned] (FLINK-32285) Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reassigned FLINK-32285: Assignee: Jiang Xin > Support multiple Flink versions in each Flink ML Java library release >

[GitHub] [flink-ml] lindong28 commented on pull request #240: [FLINK-32285] Support multiple Flink versions in each Flink ML Java library release

2023-06-09 Thread via GitHub
lindong28 commented on PR #240: URL: https://github.com/apache/flink-ml/pull/240#issuecomment-1585320017 Thanks for the PR! LGTM. -- 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

[GitHub] [flink] yzang2019 commented on pull request #22754: [FLINK-32305] [History Server] Add number of workers to parallelize job archive processing

2023-06-09 Thread via GitHub
yzang2019 commented on PR #22754: URL: https://github.com/apache/flink/pull/22754#issuecomment-1585249703 @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

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #612: [FLINK-32272] Expose LOAD as autoscaler metric

2023-06-09 Thread via GitHub
morhidi commented on code in PR #612: URL: https://github.com/apache/flink-kubernetes-operator/pull/612#discussion_r1224879649 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@ -137,6

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #612: [FLINK-32272] Expose LOAD as autoscaler metric

2023-06-09 Thread via GitHub
morhidi commented on code in PR #612: URL: https://github.com/apache/flink-kubernetes-operator/pull/612#discussion_r1224878956 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@ -137,6

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #612: [FLINK-32272] Expose LOAD as autoscaler metric

2023-06-09 Thread via GitHub
morhidi commented on code in PR #612: URL: https://github.com/apache/flink-kubernetes-operator/pull/612#discussion_r1224878956 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@ -137,6

[GitHub] [flink] becketqin commented on a diff in pull request #22509: [FLINK-31983] Add yarn Acls capability to Flink containers

2023-06-09 Thread via GitHub
becketqin commented on code in PR #22509: URL: https://github.com/apache/flink/pull/22509#discussion_r1223687864 ## flink-yarn/src/main/java/org/apache/flink/yarn/Utils.java: ## @@ -620,4 +626,54 @@ public static YarnConfiguration getYarnConfiguration( return

[GitHub] [flink] yzang2019 commented on pull request #22754: [FLINK-32305] [History Server] Add number of workers to parallelize job archive processing

2023-06-09 Thread via GitHub
yzang2019 commented on PR #22754: URL: https://github.com/apache/flink/pull/22754#issuecomment-1585186980 @flinkbot run azure > ## CI report: > * [ab9f6d8](https://github.com/apache/flink/commit/ab9f6d8be388ccb2f4df650685e82dd0ec910da1) Azure:

[GitHub] [flink-kubernetes-operator] morhidi merged pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
morhidi merged PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617 -- 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:

[GitHub] [flink-kubernetes-operator] kenankule commented on pull request #618: [hotfix][docs] Fix ArgoCD CRDs application

2023-06-09 Thread via GitHub
kenankule commented on PR #618: URL: https://github.com/apache/flink-kubernetes-operator/pull/618#issuecomment-1585075820 Please refer to the following example from the ArgoCD docs:

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
gyfora commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224696456 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/JobAutoScalerImpl.java: ## @@ -148,4 +162,22 @@

[GitHub] [flink] flinkbot commented on pull request #22754: [FLINK-32305] [History Server] Add number of workers to parallelize archive processing

2023-06-09 Thread via GitHub
flinkbot commented on PR #22754: URL: https://github.com/apache/flink/pull/22754#issuecomment-1585003869 ## CI report: * ab9f6d8be388ccb2f4df650685e82dd0ec910da1 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-32305) History Server is slow at starting

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32305: --- Labels: pull-request-available (was: ) > History Server is slow at starting >

[GitHub] [flink] yzang2019 opened a new pull request, #22754: [FLINK-32305] [History Server] Add number of workers to parallelize archive processing

2023-06-09 Thread via GitHub
yzang2019 opened a new pull request, #22754: URL: https://github.com/apache/flink/pull/22754 ## What is the purpose of the change Problem: Currently, if we have hundreds or thousands of history jobs sitting in HDFS, everytime when we restart or redeploy history server, it will

[jira] [Updated] (FLINK-32305) History Server is slow at starting

2023-06-09 Thread Yiming Zang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiming Zang updated FLINK-32305: Component/s: Runtime / Web Frontend > History Server is slow at starting >

[jira] [Created] (FLINK-32305) History Server is slow at starting

2023-06-09 Thread Yiming Zang (Jira)
Yiming Zang created FLINK-32305: --- Summary: History Server is slow at starting Key: FLINK-32305 URL: https://issues.apache.org/jira/browse/FLINK-32305 Project: Flink Issue Type: Bug

[GitHub] [flink] hanyuzheng7 commented on a diff in pull request #22717: [FLINK-31665] [table] Add ARRAY_CONCAT function

2023-06-09 Thread via GitHub
hanyuzheng7 commented on code in PR #22717: URL: https://github.com/apache/flink/pull/22717#discussion_r1223408668 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/BaseExpressions.java: ## @@ -1407,6 +1409,44 @@ public OutType

[GitHub] [flink] hanyuzheng7 commented on a diff in pull request #22717: [FLINK-31665] [table] Add ARRAY_CONCAT function

2023-06-09 Thread via GitHub
hanyuzheng7 commented on code in PR #22717: URL: https://github.com/apache/flink/pull/22717#discussion_r1223408668 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/BaseExpressions.java: ## @@ -1407,6 +1409,44 @@ public OutType

[GitHub] [flink] hanyuzheng7 commented on a diff in pull request #22717: [FLINK-31665] [table] Add ARRAY_CONCAT function

2023-06-09 Thread via GitHub
hanyuzheng7 commented on code in PR #22717: URL: https://github.com/apache/flink/pull/22717#discussion_r1223414204 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/functions/scalar/ArrayConcatFunction.java: ## @@ -0,0 +1,72 @@ +/* + * Licensed to

[jira] [Assigned] (FLINK-26948) Add SORT_ARRAY supported in SQL & Table API

2023-06-09 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser reassigned FLINK-26948: -- Assignee: Jörn Kottmann > Add SORT_ARRAY supported in SQL & Table API >

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
morhidi commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224596698 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@ -137,12

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
morhidi commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224596436 ## flink-kubernetes-operator-autoscaler/src/test/java/org/apache/flink/kubernetes/operator/autoscaler/RecommendedParallelismTest.java: ## @@ -0,0

[GitHub] [flink-connector-pulsar] syhily commented on pull request #51: [FLINK-32176] Exclude snakeyaml from pulsar-client-all to mitigate CVE-2022-1471

2023-06-09 Thread via GitHub
syhily commented on PR #51: URL: https://github.com/apache/flink-connector-pulsar/pull/51#issuecomment-1584941485 I think we can just close this PR and wait an upstream client bumping. WDYT? @tisonkun @Samrat002 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [flink-connector-pulsar] syhily commented on pull request #51: [FLINK-32176] Exclude snakeyaml from pulsar-client-all to mitigate CVE-2022-1471

2023-06-09 Thread via GitHub
syhily commented on PR #51: URL: https://github.com/apache/flink-connector-pulsar/pull/51#issuecomment-1584935420 > I have one query regarding this, Do we really need pulsar client all here in flink connector pulsar ? Cant we just use the only pulsar client that is used , using pulsar

[GitHub] [flink-docker] zentol commented on pull request #158: [ADD-SYMLINKS] Add symlinks for FLINK_VERSION to FLINK_RELEASE jars

2023-06-09 Thread via GitHub
zentol commented on PR #158: URL: https://github.com/apache/flink-docker/pull/158#issuecomment-1584926744 > Would there be an issue if more than one file matched the regex? yes; that would cause multiple plugins to be copied into the same directory, likely breaking them (the

[jira] [Commented] (FLINK-26948) Add SORT_ARRAY supported in SQL & Table API

2023-06-09 Thread Bonnie Varghese (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731041#comment-17731041 ] Bonnie Varghese commented on FLINK-26948: - [~martijnvisser] can you please assign this ticket to

[jira] [Updated] (FLINK-32304) Reduce rpc-akka jar size

2023-06-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-32304: - Summary: Reduce rpc-akka jar size (was: Reduce rpc-akka jar) > Reduce rpc-akka jar

[GitHub] [flink] flinkbot commented on pull request #22753: [FLINK-32304] Reduce rpc-akka dependency footprint

2023-06-09 Thread via GitHub
flinkbot commented on PR #22753: URL: https://github.com/apache/flink/pull/22753#issuecomment-1584891328 ## CI report: * 84192cf3cb3f73b28dcab1fcdbb2640ec722f13a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] bvarghese1 commented on a diff in pull request #22717: [FLINK-31665] [table] Add ARRAY_CONCAT function

2023-06-09 Thread via GitHub
bvarghese1 commented on code in PR #22717: URL: https://github.com/apache/flink/pull/22717#discussion_r1224544984 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/functions/scalar/ArrayConcatFunction.java: ## @@ -0,0 +1,75 @@ +/* + * Licensed to

[jira] [Updated] (FLINK-32304) Reduce rpc-akka jar

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32304: --- Labels: pull-request-available (was: ) > Reduce rpc-akka jar > --- > >

[jira] [Created] (FLINK-32304) Reduce rpc-akka jar

2023-06-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-32304: Summary: Reduce rpc-akka jar Key: FLINK-32304 URL: https://issues.apache.org/jira/browse/FLINK-32304 Project: Flink Issue Type: Improvement

[jira] [Comment Edited] (FLINK-32303) Incorrect error message in KafkaSource

2023-06-09 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731021#comment-17731021 ] Piotr Nowojski edited comment on FLINK-32303 at 6/9/23 4:48 PM: I think

[jira] [Commented] (FLINK-32303) Incorrect error message in KafkaSource

2023-06-09 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731021#comment-17731021 ] Piotr Nowojski commented on FLINK-32303: I think this bug has been introduced by FLINK-25132 and

[jira] [Comment Edited] (FLINK-32303) Incorrect error message in KafkaSource

2023-06-09 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731021#comment-17731021 ] Piotr Nowojski edited comment on FLINK-32303 at 6/9/23 4:47 PM: I think

[jira] [Comment Edited] (FLINK-32303) Incorrect error message in KafkaSource

2023-06-09 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731021#comment-17731021 ] Piotr Nowojski edited comment on FLINK-32303 at 6/9/23 4:47 PM: I think

[jira] [Created] (FLINK-32303) Incorrect error message in KafkaSource

2023-06-09 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-32303: -- Summary: Incorrect error message in KafkaSource Key: FLINK-32303 URL: https://issues.apache.org/jira/browse/FLINK-32303 Project: Flink Issue Type: Bug

[GitHub] [flink] flinkbot commented on pull request #22752: [FLINK-30093][protobuf] Fix compile errors for google.protobuf.Timestamp type

2023-06-09 Thread via GitHub
flinkbot commented on PR #22752: URL: https://github.com/apache/flink/pull/22752#issuecomment-1584839441 ## CI report: * 9e30572c08a768b4bff57402a70e9da4dd22a95d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Comment Edited] (FLINK-30093) [Flink SQL][Protobuf] CompileException when querying Kafka topic using google.protobuf.Timestamp

2023-06-09 Thread Ben Augarten (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731015#comment-17731015 ] Ben Augarten edited comment on FLINK-30093 at 6/9/23 4:18 PM: -- Hey, thanks

[jira] [Commented] (FLINK-30093) [Flink SQL][Protobuf] CompileException when querying Kafka topic using google.protobuf.Timestamp

2023-06-09 Thread Ben Augarten (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731015#comment-17731015 ] Ben Augarten commented on FLINK-30093: -- Hey, thanks for the contribution. I'm running into this

[GitHub] [flink] baugarten opened a new pull request, #22752: [FLINK-30093][protobuf] Fix compile errors for google.protobuf.Timestamp type

2023-06-09 Thread via GitHub
baugarten opened a new pull request, #22752: URL: https://github.com/apache/flink/pull/22752 ## What is the purpose of the change This PR backports [this PR](https://github.com/apache/flink/pull/21613), which fixes some compilation errors in the flink-protobuf package.

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
morhidi commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224460888 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricCollector.java: ## @@ -101,6 +100,7

[jira] [Updated] (FLINK-31665) Add ARRAY_CONCAT supported in SQL & Table API

2023-06-09 Thread Hanyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanyu Zheng updated FLINK-31665: Description: This is an implementation of ARRAY_CONCEPT The array_concat() function concatenates

[jira] [Updated] (FLINK-31665) Add ARRAY_CONCAT supported in SQL & Table API

2023-06-09 Thread Hanyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanyu Zheng updated FLINK-31665: Description: This is an implementation of ARRAY_CONCEPT The array_concat() function concatenates

[jira] [Updated] (FLINK-31665) Add ARRAY_CONCAT supported in SQL & Table API

2023-06-09 Thread Hanyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanyu Zheng updated FLINK-31665: Description: This is an implementation of ARRAY_CONCEPT The array_concat() function concatenates

[jira] [Updated] (FLINK-31665) Add ARRAY_CONCAT supported in SQL & Table API

2023-06-09 Thread Hanyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanyu Zheng updated FLINK-31665: Description: This is an implementation of ARRAY_CONCEPT The array_concat() function concatenates

[GitHub] [flink-docker] daniel-packard commented on pull request #158: [ADD-SYMLINKS] Add symlinks for FLINK_VERSION to FLINK_RELEASE jars

2023-06-09 Thread via GitHub
daniel-packard commented on PR #158: URL: https://github.com/apache/flink-docker/pull/158#issuecomment-1584719615 @zentol - thanks for the detailed response! I'll defer to you on the preferred way to handle this. I'm more comfortable making the change here by adding symlinks, but I

[jira] [Commented] (FLINK-31636) Upstream supports reading buffers from tiered store

2023-06-09 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730990#comment-17730990 ] Weijie Guo commented on FLINK-31636: master(1.18) via 4e82ab0c37ace2a10dbfa3c4bf72659a23f3c8f1. >

[jira] [Resolved] (FLINK-31636) Upstream supports reading buffers from tiered store

2023-06-09 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-31636. Fix Version/s: 1.18.0 Resolution: Fixed > Upstream supports reading buffers from tiered

[jira] [Closed] (FLINK-31636) Upstream supports reading buffers from tiered store

2023-06-09 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo closed FLINK-31636. -- > Upstream supports reading buffers from tiered store >

[GitHub] [flink] reswqa merged pull request #22342: [FLINK-31636][network] Upstream supports reading buffers from tiered store

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

[GitHub] [flink] flinkbot commented on pull request #22751: [FLINK-32302][hbase] Disable tests on Java 17

2023-06-09 Thread via GitHub
flinkbot commented on PR #22751: URL: https://github.com/apache/flink/pull/22751#issuecomment-1584659347 ## CI report: * f664f2a19a73f7b630b3fad1281f6bb33d0e355a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-32302) Disable Hbase 2.x tests on Java 17

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32302: --- Labels: pull-request-available (was: ) > Disable Hbase 2.x tests on Java 17 >

[GitHub] [flink] zentol opened a new pull request, #22751: [FLINK-32302][hbase] Disable tests on Java 17

2023-06-09 Thread via GitHub
zentol opened a new pull request, #22751: URL: https://github.com/apache/flink/pull/22751 Consistently fail on Java 17, probably because our dependencies are horrendously out-dated. We can revert this later if someone looks into bumping our HBase dependency. -- This is an automated

[jira] [Created] (FLINK-32302) Disable Hbase 2.x tests on Java 17

2023-06-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-32302: Summary: Disable Hbase 2.x tests on Java 17 Key: FLINK-32302 URL: https://issues.apache.org/jira/browse/FLINK-32302 Project: Flink Issue Type:

[jira] [Commented] (FLINK-21949) Support collect to array aggregate function

2023-06-09 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730964#comment-17730964 ] Martijn Visser commented on FLINK-21949: Given that ARRAY_AGG was added in Calcite 1.27 via

[jira] [Commented] (FLINK-26948) Add SORT_ARRAY supported in SQL & Table API

2023-06-09 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-26948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730963#comment-17730963 ] Jörn Kottmann commented on FLINK-26948: --- Yes, I still would like to work on this. > Add

[GitHub] [flink-kubernetes-operator] kenankule opened a new pull request, #618: [hotfix][docs] Fix ArgoCD CRDs application

2023-06-09 Thread via GitHub
kenankule opened a new pull request, #618: URL: https://github.com/apache/flink-kubernetes-operator/pull/618 `syncOptions` field should reside under `.spec.syncPolicy` ## Documentation - Does this pull request introduce a new feature? (yes / no) no -- This is an

[GitHub] [flink] flinkbot commented on pull request #22750: [FLINK-31757][runtime][scheduler] Support balanced tasks scheduling.

2023-06-09 Thread via GitHub
flinkbot commented on PR #22750: URL: https://github.com/apache/flink/pull/22750#issuecomment-1584587873 ## CI report: * 59fff5c20ea4ceb91564f287fea1e40801e76a49 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31757) Optimize Flink un-balanced tasks scheduling

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31757: --- Labels: pull-request-available (was: ) > Optimize Flink un-balanced tasks scheduling >

[GitHub] [flink] RocMarshal opened a new pull request, #22750: [FLINK-31757][runtime][scheduler] Support balanced tasks scheduling.

2023-06-09 Thread via GitHub
RocMarshal opened a new pull request, #22750: URL: https://github.com/apache/flink/pull/22750 ## What is the purpose of the change Support balanced tasks scheduling. ## Brief change log Introduce: - TaskSchedulingStrategy -

[GitHub] [flink] flinkbot commented on pull request #22749: [FLINK-32248][tests] fix incorrect AssertJ usage

2023-06-09 Thread via GitHub
flinkbot commented on PR #22749: URL: https://github.com/apache/flink/pull/22749#issuecomment-1584553865 ## CI report: * 13288d8800ad21126d5efb0aaee5cb1de048273e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-32248) Incorrect AssertJ usage

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32248: --- Labels: pull-request-available (was: ) > Incorrect AssertJ usage > ---

[GitHub] [flink] codenohup opened a new pull request, #22749: [FLINK-32248][tests] fix incorrect AssertJ usage

2023-06-09 Thread via GitHub
codenohup opened a new pull request, #22749: URL: https://github.com/apache/flink/pull/22749 ## What is the purpose of the change This pull request attempts to fix some misuses of AssertJ, such as withFailMessage placed at the end of the assert statement, and the assertThat

[GitHub] [flink] flinkbot commented on pull request #22748: [FLINK-32301][test] Set options instead of replacing entire config

2023-06-09 Thread via GitHub
flinkbot commented on PR #22748: URL: https://github.com/apache/flink/pull/22748#issuecomment-1584539956 ## CI report: * 6673cd3ce8a56217fd456b19efa2546b8def87ba UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-32301) common.sh#create_ha_config should use set_config_key

2023-06-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32301: --- Labels: pull-request-available (was: ) > common.sh#create_ha_config should use

[jira] [Created] (FLINK-32301) common.sh#create_ha_config should use set_config_key

2023-06-09 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-32301: Summary: common.sh#create_ha_config should use set_config_key Key: FLINK-32301 URL: https://issues.apache.org/jira/browse/FLINK-32301 Project: Flink

[GitHub] [flink] liuyongvs commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584527028 @snuyanzin one more thing 1. It is bug array_contains 2. the issues https://issues.apache.org/jira/browse/FLINK-27438 is about array[map]. Totally different problem, why we also

[GitHub] [flink] echauchot commented on pull request #22667: [FLINK-31806] Fix public API rule for connectors

2023-06-09 Thread via GitHub
echauchot commented on PR #22667: URL: https://github.com/apache/flink/pull/22667#issuecomment-1584508623 > Since each of these modifies the rules I'd assume each of these individually would also have to update the store. So it's either that or squash them all together. (again, key rule is

[GitHub] [flink-web] section9-lab closed pull request #627: Translate menu bar to Chinese

2023-06-09 Thread via GitHub
section9-lab closed pull request #627: Translate menu bar to Chinese URL: https://github.com/apache/flink-web/pull/627 -- 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] [Created] (FLINK-32300) Support get object for result set

2023-06-09 Thread Fang Yong (Jira)
Fang Yong created FLINK-32300: - Summary: Support get object for result set Key: FLINK-32300 URL: https://issues.apache.org/jira/browse/FLINK-32300 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-30629) ClientHeartbeatTest.testJobRunningIfClientReportHeartbeat is unstable

2023-06-09 Thread Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730942#comment-17730942 ] Liu commented on FLINK-30629: - Rebased. Thanks. > ClientHeartbeatTest.testJobRunningIfClientReportHeartbeat

[jira] [Commented] (FLINK-25000) Scala 2.12.7 doesn't compile on Java 17

2023-06-09 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730937#comment-17730937 ] Chesnay Schepler commented on FLINK-25000: -- (pending testing) For 1.18 we could continue using

[GitHub] [flink] liuyongvs commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584440629 @snuyanzin 1) first, this https://issues.apache.org/jira/browse/FLINK-27438 is long time, and don't have any progress. 2) from my side. this is 2 different problem indeed. we

[jira] [Closed] (FLINK-30919) Fix typo in the document of User-defined Sources & Sinks

2023-06-09 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia closed FLINK-30919. Resolution: Fixed > Fix typo in the document of User-defined Sources & Sinks >

[jira] [Comment Edited] (FLINK-30919) Fix typo in the document of User-defined Sources & Sinks

2023-06-09 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730861#comment-17730861 ] luoyuxia edited comment on FLINK-30919 at 6/9/23 11:27 AM: --- master:

[GitHub] [flink] snuyanzin commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
snuyanzin commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584413439 i try to have a look from user point of view: now it does not work both via api and SQL imagine after fixing this it will work via API however not via SQL and that introducies

[GitHub] [flink] liuyongvs commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584403618 @snuyanzin Ha ha, may we fix one thing in one pr in the software development principal. just my personal think. -- This is an automated message from the Apache Git Service. To

[GitHub] [flink] snuyanzin commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
snuyanzin commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584396536 Well i don't see a good reason to fix something that could be checked only via artifitial test-case and at the same time keep not working on SQL level... In my opinion it's better to

[GitHub] [flink] liuyongvs commented on pull request #22745: [FLINK-31691][table] Add built-in MAP_FROM_ENTRIES function.

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22745: URL: https://github.com/apache/flink/pull/22745#issuecomment-1584394645 hi @snuyanzin do you have time to review this? we talk this before here https://github.com/apache/flink/pull/22324 and calcite map is last_win default. and the original pr i submit

[jira] [Created] (FLINK-32299) Upload python jar when sql contains python udf jar

2023-06-09 Thread Shengkai Fang (Jira)
Shengkai Fang created FLINK-32299: - Summary: Upload python jar when sql contains python udf jar Key: FLINK-32299 URL: https://issues.apache.org/jira/browse/FLINK-32299 Project: Flink Issue

[GitHub] [flink] liuyongvs commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584386417 @snuyanzin but it is a different problem. that is to say, there are 2 problem. this https://issues.apache.org/jira/browse/FLINK-27438 i reported before in the issue. so i think we

[GitHub] [flink] Aitozi commented on pull request #22485: [FLINK-31835][planner] Fix the array type can't be converted from ext…

2023-06-09 Thread via GitHub
Aitozi commented on PR #22485: URL: https://github.com/apache/flink/pull/22485#issuecomment-1584354342 The CI failure seems unrelated -- 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

[GitHub] [flink] FangYongs commented on a diff in pull request #22718: [FLINK-32265][runtime] Use system classloader in jm for job without jars and classpaths

2023-06-09 Thread via GitHub
FangYongs commented on code in PR #22718: URL: https://github.com/apache/flink/pull/22718#discussion_r1224127445 ## flink-runtime/src/test/java/org/apache/flink/runtime/execution/librarycache/BlobLibraryCacheManagerTest.java: ## @@ -585,6 +586,37 @@ public void

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
gyfora commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224109260 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@ -137,12

[GitHub] [flink-kubernetes-operator] mxm commented on a diff in pull request #617: [FLINK-32271] Report RECOMMENDED_PARALLELISM as an autoscaler metric V2

2023-06-09 Thread via GitHub
mxm commented on code in PR #617: URL: https://github.com/apache/flink-kubernetes-operator/pull/617#discussion_r1224078049 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricCollector.java: ## @@ -101,6 +100,7 @@

[jira] [Created] (FLINK-32298) The outputQueueSize is negative

2023-06-09 Thread Rui Fan (Jira)
Rui Fan created FLINK-32298: --- Summary: The outputQueueSize is negative Key: FLINK-32298 URL: https://issues.apache.org/jira/browse/FLINK-32298 Project: Flink Issue Type: Bug Components:

[GitHub] [flink] liuyongvs commented on pull request #22143: [FLINK-31377][table] Fix array_contains ArrayData.ElementGetter shoul…

2023-06-09 Thread via GitHub
liuyongvs commented on PR #22143: URL: https://github.com/apache/flink/pull/22143#issuecomment-1584281558 @snuyanzin i debug it, the sql way you offers, it is GenericRowData, ![image](https://github.com/apache/flink/assets/6316753/834634ee-2a98-4d4e-9940-4a3151d78416) while

[GitHub] [flink-ml] zhipeng93 commented on pull request #242: [FLINK-32293] Support sparse vector with long index

2023-06-09 Thread via GitHub
zhipeng93 commented on PR #242: URL: https://github.com/apache/flink-ml/pull/242#issuecomment-1584281026 @lindong28 @HuangXingBo Can you help to review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

  1   2   >