[jira] [Created] (FLINK-27660) Table API support create function using customed jar

2022-05-16 Thread dalongliu (Jira)
dalongliu created FLINK-27660: - Summary: Table API support create function using customed jar Key: FLINK-27660 URL: https://issues.apache.org/jira/browse/FLINK-27660 Project: Flink Issue Type: Su

[GitHub] [flink] deadwind4 commented on a diff in pull request #19682: [FLINK-25795][python][connector/pulsar] Add pulsar sink DataStream API

2022-05-16 Thread GitBox
deadwind4 commented on code in PR #19682: URL: https://github.com/apache/flink/pull/19682#discussion_r874426556 ## flink-python/pyflink/datastream/connectors/base.py: ## @@ -48,3 +50,32 @@ def __init__(self, sink: Union[str, JavaObject]): :param sink: The java Sink obje

[jira] [Updated] (FLINK-26946) Add SHIFTRIGHT supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26946: --- Priority: Major (was: Critical) > Add SHIFTRIGHT supported in SQL & Table API > ---

[jira] [Updated] (FLINK-26946) Add SHIFTRIGHT supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26946: --- Fix Version/s: (was: 1.16.0) > Add SHIFTRIGHT supported in SQL & Table API > ---

[jira] [Created] (FLINK-27659) Planner support to use jar which is registered by "USING JAR" syntax

2022-05-16 Thread dalongliu (Jira)
dalongliu created FLINK-27659: - Summary: Planner support to use jar which is registered by "USING JAR" syntax Key: FLINK-27659 URL: https://issues.apache.org/jira/browse/FLINK-27659 Project: Flink

[jira] [Updated] (FLINK-26943) Add DATE_ADD supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26943: --- Priority: Major (was: Critical) > Add DATE_ADD supported in SQL & Table API > -

[jira] [Updated] (FLINK-26943) Add DATE_ADD supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26943: --- Fix Version/s: (was: 1.16.0) > Add DATE_ADD supported in SQL & Table API > -

[jira] [Updated] (FLINK-26940) Add SUBSTRING_INDEX supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26940: --- Priority: Major (was: Critical) > Add SUBSTRING_INDEX supported in SQL & Table API > --

[jira] [Updated] (FLINK-26940) Add SUBSTRING_INDEX supported in SQL & Table API

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26940: --- Fix Version/s: (was: 1.16.0) > Add SUBSTRING_INDEX supported in SQL & Table API > --

[jira] [Created] (FLINK-27658) Introduce MutableURLClassLoader allow to register and remove user jar dynamically

2022-05-16 Thread dalongliu (Jira)
dalongliu created FLINK-27658: - Summary: Introduce MutableURLClassLoader allow to register and remove user jar dynamically Key: FLINK-27658 URL: https://issues.apache.org/jira/browse/FLINK-27658 Project:

[jira] [Commented] (FLINK-27153) Allow optional last-state fallback for savepoint upgrade mode

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537976#comment-17537976 ] Gyula Fora commented on FLINK-27153: I will add more on this to the doc changes that

[jira] [Updated] (FLINK-27654) Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-27654: --- Priority: Major (was: Blocker) > Older jackson-databind found in /flink-kubernetes-shaded-1

[jira] [Commented] (FLINK-27153) Allow optional last-state fallback for savepoint upgrade mode

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537975#comment-17537975 ] Gyula Fora commented on FLINK-27153: What I meant here [~wangyang0918] is that now t

[GitHub] [flink] Sxnan commented on a diff in pull request #19653: [FLINK-27523] Runtime supports producing and consuming cached intermediate results

2022-05-16 Thread GitBox
Sxnan commented on code in PR #19653: URL: https://github.com/apache/flink/pull/19653#discussion_r874416498 ## flink-runtime/src/main/java/org/apache/flink/runtime/shuffle/NettyShuffleMaster.java: ## @@ -45,6 +56,9 @@ public class NettyShuffleMaster implements ShuffleMaster

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
gyfora commented on PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#issuecomment-1128471981 I merged this. Added some [missing tests](https://github.com/apache/flink-kubernetes-operator/commit/ba06ce8e49d95b50dd50e9950a8e96bbe4d5c707) that now cover this as p

[GitHub] [flink-table-store] tsreaper opened a new pull request, #123: [FLINK-27589] Fix incorrect implementation of TableStoreDateObjectInspector yet again

2022-05-16 Thread GitBox
tsreaper opened a new pull request, #123: URL: https://github.com/apache/flink-table-store/pull/123 Current implementation of `TableStoreDateObjectInspector` is still incorrect. The resulting `Date` is actually the previous day in timezones with negative offsets. -- This is an automated

[GitHub] [flink] flinkbot commented on pull request #19742: [FLINK-27651][table] Support CREATE FUNCTION USING JAR syntax

2022-05-16 Thread GitBox
flinkbot commented on PR #19742: URL: https://github.com/apache/flink/pull/19742#issuecomment-1128469146 ## CI report: * 02cb5764f0605ffa7f41ef592e289926d7f3aa0e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-27651) Support CREATE FUNCTION USING JAR syntax

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27651: --- Labels: pull-request-available (was: ) > Support CREATE FUNCTION USING JAR syntax > ---

[GitHub] [flink] lsyldliu opened a new pull request, #19742: [FLINK-27651][table] Support CREATE FUNCTION USING JAR syntax

2022-05-16 Thread GitBox
lsyldliu opened a new pull request, #19742: URL: https://github.com/apache/flink/pull/19742 ## What is the purpose of the change Support CREATE FUNCTION USING JAR syntax ## Brief change log - *Support CREATE FUNCTION USING JAR syntax* ## Verifying this ch

[jira] [Commented] (FLINK-24050) Support primary keys on metadata columns

2022-05-16 Thread Hang Ruan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537970#comment-17537970 ] Hang Ruan commented on FLINK-24050: --- cc [~martijnvisser]  [~twalthr]  > Support prima

[GitHub] [flink-ml] yunfengzhou-hub commented on pull request #100: [FLINK-27096] Add LabeledPointWithWeightGenerator and Benchmark Configuration for KMeans and NaiveBayes

2022-05-16 Thread GitBox
yunfengzhou-hub commented on PR #100: URL: https://github.com/apache/flink-ml/pull/100#issuecomment-1128464068 Thanks for the comments. I have updated the PR according to the comments. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] dianfu commented on a diff in pull request #19682: [FLINK-25795][python][connector/pulsar] Add pulsar sink DataStream API

2022-05-16 Thread GitBox
dianfu commented on code in PR #19682: URL: https://github.com/apache/flink/pull/19682#discussion_r874408143 ## docs/content/docs/connectors/datastream/pulsar.md: ## @@ -768,6 +768,51 @@ you to reuse the same Flink job after certain "allowed" data model changes, like a field i

[GitHub] [flink-ml] yunfengzhou-hub commented on a diff in pull request #100: [FLINK-27096] Add LabeledPointWithWeightGenerator and Benchmark Configuration for KMeans and NaiveBayes

2022-05-16 Thread GitBox
yunfengzhou-hub commented on code in PR #100: URL: https://github.com/apache/flink-ml/pull/100#discussion_r874410359 ## flink-ml-benchmark/src/main/java/org/apache/flink/ml/benchmark/datagenerator/common/LabeledPointWithWeightGenerator.java: ## @@ -0,0 +1,202 @@ +/* + * Licensed

[GitHub] [flink-ml] yunfengzhou-hub commented on a diff in pull request #100: [FLINK-27096] Add LabeledPointWithWeightGenerator and Benchmark Configuration for KMeans and NaiveBayes

2022-05-16 Thread GitBox
yunfengzhou-hub commented on code in PR #100: URL: https://github.com/apache/flink-ml/pull/100#discussion_r874410359 ## flink-ml-benchmark/src/main/java/org/apache/flink/ml/benchmark/datagenerator/common/LabeledPointWithWeightGenerator.java: ## @@ -0,0 +1,202 @@ +/* + * Licensed

[GitHub] [flink] dianfu commented on a diff in pull request #19682: [FLINK-25795][python][connector/pulsar] Add pulsar sink DataStream API

2022-05-16 Thread GitBox
dianfu commented on code in PR #19682: URL: https://github.com/apache/flink/pull/19682#discussion_r874386261 ## flink-python/pyflink/datastream/connectors/pulsar.py: ## @@ -363,17 +366,18 @@ def set_deserialization_schema(self, pulsar_deserialization_schema._j_pulsa

[GitHub] [flink-kubernetes-operator] gyfora closed pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
gyfora closed pull request #216: [FLINK-27435] Savepoint History URL: https://github.com/apache/flink-kubernetes-operator/pull/216 -- 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] [Created] (FLINK-27657) Implement remote operator state backend in PyFlink

2022-05-16 Thread Juntao Hu (Jira)
Juntao Hu created FLINK-27657: - Summary: Implement remote operator state backend in PyFlink Key: FLINK-27657 URL: https://issues.apache.org/jira/browse/FLINK-27657 Project: Flink Issue Type: Sub-

[jira] [Commented] (FLINK-27656) Add parquet file format

2022-05-16 Thread Yubin Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537957#comment-17537957 ] Yubin Li commented on FLINK-27656: -- Hi, parquet file format has been supported in http

[GitHub] [flink-ml] lindong28 commented on a diff in pull request #100: [FLINK-27096] Add LabeledPointWithWeightGenerator and Benchmark Configuration for KMeans and NaiveBayes

2022-05-16 Thread GitBox
lindong28 commented on code in PR #100: URL: https://github.com/apache/flink-ml/pull/100#discussion_r874368648 ## flink-ml-benchmark/src/main/java/org/apache/flink/ml/benchmark/datagenerator/common/LabeledPointWithWeightGenerator.java: ## @@ -0,0 +1,202 @@ +/* + * Licensed to th

[GitHub] [flink] flinkbot commented on pull request #19741: The table primary key obtained by MysqlCalalog is incorrect

2022-05-16 Thread GitBox
flinkbot commented on PR #19741: URL: https://github.com/apache/flink/pull/19741#issuecomment-1128408013 ## CI report: * 3a5ea7083ab8c3097cc3258e8524f857e7afd426 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] dusukang opened a new pull request, #19741: The table primary key obtained by MysqlCalalog is incorrect

2022-05-16 Thread GitBox
dusukang opened a new pull request, #19741: URL: https://github.com/apache/flink/pull/19741 ## What is the purpose of the change Using MysqlCatalog to get table primary key of the same table name in different databases ## Brief change log Modify the method parameters for get MyS

[GitHub] [flink] flinkbot commented on pull request #19740: [FLINK-26480]Support window_all in Python DataStream API

2022-05-16 Thread GitBox
flinkbot commented on PR #19740: URL: https://github.com/apache/flink/pull/19740#issuecomment-1128403736 ## CI report: * f88bd5d261e4e27d4d8cddb9ca30c937da3c87ce UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-26480) Support window_all in Python DataStream API

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-26480: --- Labels: pull-request-available (was: ) > Support window_all in Python DataStream API >

[GitHub] [flink] cun8cun8 opened a new pull request, #19740: [FLINK-26480]Support window_all in Python DataStream API

2022-05-16 Thread GitBox
cun8cun8 opened a new pull request, #19740: URL: https://github.com/apache/flink/pull/19740 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them o

[GitHub] [flink] Vancior closed pull request #19739: [FLINK-27586][python] Support non-keyed co-broadcast processing in PyFlink

2022-05-16 Thread GitBox
Vancior closed pull request #19739: [FLINK-27586][python] Support non-keyed co-broadcast processing in PyFlink URL: https://github.com/apache/flink/pull/19739 -- 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

[jira] [Commented] (FLINK-27621) expose SafetyNetWrapperClassLoader from private to public and add addUrl method for flink client

2022-05-16 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537942#comment-17537942 ] dalongliu commented on FLINK-27621: --- Hi, [~jackylau] thanks for your propose, we will

[jira] [Updated] (FLINK-27649) Reduce the number of outputted log lines by Elasticsearch6SinkE2ECase

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-27649: --- Summary: Reduce the number of outputted log lines by Elasticsearch6SinkE2ECase (was: Reduce

[GitHub] [flink-kubernetes-operator] tweise commented on a diff in pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
tweise commented on code in PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#discussion_r874352602 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/FlinkService.java: ## @@ -431,11 +431,12 @@ public void cancelJob

[jira] [Comment Edited] (FLINK-24433) "No space left on device" in Azure e2e tests

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537748#comment-17537748 ] Martijn Visser edited comment on FLINK-24433 at 5/17/22 4:14 AM: -

[GitHub] [flink-kubernetes-operator] morhidi commented on pull request #217: [FLINK-27609] Tracking flink-version and flink-revision in FlinkDeploymentStatus

2022-05-16 Thread GitBox
morhidi commented on PR #217: URL: https://github.com/apache/flink-kubernetes-operator/pull/217#issuecomment-1128388724 > @morhidi You could find the following exception in the e2e tests with default namespace. We do not print the operator logs when `watchNamespaces` enabled. This also nee

[GitHub] [flink] MartijnVisser merged pull request #19737: [FLINK-24433][Tests][Buildsystem] Remove additional pre-installed pac…

2022-05-16 Thread GitBox
MartijnVisser merged PR #19737: URL: https://github.com/apache/flink/pull/19737 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink

[jira] [Closed] (FLINK-26909) Allow to set parallelism to be -1 from Cli

2022-05-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu closed FLINK-26909. --- Fix Version/s: 1.15.1 Resolution: Done Done via: master: 46c6d78ddd6b271cd434eff03ae65c0e74c0d53e r

[jira] [Updated] (FLINK-26909) Allow to set parallelism to be -1 from Cli

2022-05-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-26909: Summary: Allow to set parallelism to be -1 from Cli (was: Support AdaptiveBatch when parallelism is -1 fr

[GitHub] [flink] zhuzhurk closed pull request #19651: [FLINK-26909][Client/Job Submission] Support AdaptiveBatch when parallelism is -1 from Cli

2022-05-16 Thread GitBox
zhuzhurk closed pull request #19651: [FLINK-26909][Client/Job Submission] Support AdaptiveBatch when parallelism is -1 from Cli URL: https://github.com/apache/flink/pull/19651 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [flink] flinkbot commented on pull request #19739: [FLINK-27586][python] Support non-keyed co-broadcast processing in PyFlink

2022-05-16 Thread GitBox
flinkbot commented on PR #19739: URL: https://github.com/apache/flink/pull/19739#issuecomment-1128378612 ## CI report: * 399472e452d23b6a9b45eae7c296658998b28a3d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-27586) Support non-keyed co-broadcast processing in PyFlink

2022-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27586: --- Labels: pull-request-available (was: ) > Support non-keyed co-broadcast processing in PyFli

[GitHub] [flink] Vancior opened a new pull request, #19739: [FLINK-27586][python] Support non-keyed co-broadcast processing in PyFlink

2022-05-16 Thread GitBox
Vancior opened a new pull request, #19739: URL: https://github.com/apache/flink/pull/19739 ## What is the purpose of the change This PR provided using broadcast state related API such as `BroadcastStream`, `BroadcastConnectedStream` and `BroadcastProcessFunction` in PyFlink, whic

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a diff in pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
wangyang0918 commented on code in PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#discussion_r874335119 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/SavepointObserver.java: ## @@ -131,15 +135,63 @@ private O

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a diff in pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
wangyang0918 commented on code in PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#discussion_r874334467 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/FlinkService.java: ## @@ -431,11 +431,12 @@ public void can

[GitHub] [flink] dusukang closed pull request #19703: Modify JdbcCatalog to get primary key In scenarios with the same table name

2022-05-16 Thread GitBox
dusukang closed pull request #19703: Modify JdbcCatalog to get primary key In scenarios with the same table name URL: https://github.com/apache/flink/pull/19703 -- 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

[GitHub] [flink-ml] lindong28 merged pull request #86: [FLINK-27294] Add Transformer for BinaryClassificationEvaluator

2022-05-16 Thread GitBox
lindong28 merged PR #86: URL: https://github.com/apache/flink-ml/pull/86 -- 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-27654) Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar

2022-05-16 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Wang updated FLINK-27654: -- Fix Version/s: kubernetes-operator-1.0.0 > Older jackson-databind found in /flink-kubernetes-shaded-1.

[jira] [Updated] (FLINK-27654) Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar

2022-05-16 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Wang updated FLINK-27654: -- Priority: Blocker (was: Major) > Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHO

[jira] [Commented] (FLINK-27654) Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar

2022-05-16 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537889#comment-17537889 ] Yang Wang commented on FLINK-27654: --- Thanks [~jbusche] for reporting this ticket. It

[jira] [Commented] (FLINK-27656) Add parquet file format

2022-05-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537886#comment-17537886 ] Jingsong Lee commented on FLINK-27656: -- There is a Jira for parquet. We can link it

[jira] [Assigned] (FLINK-27652) CompactManager.Rewriter cannot handle different partition keys invoked compaction

2022-05-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee reassigned FLINK-27652: Assignee: Jane Chan > CompactManager.Rewriter cannot handle different partition keys invo

[jira] [Commented] (FLINK-27652) CompactManager.Rewriter cannot handle different partition keys invoked compaction

2022-05-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537885#comment-17537885 ] Jingsong Lee commented on FLINK-27652: -- There is indeed a bug here, the reason is t

[GitHub] [flink] deadwind4 commented on pull request #18769: [FLINK-25188][python][build] Support m1 chip.

2022-05-16 Thread GitBox
deadwind4 commented on PR #18769: URL: https://github.com/apache/flink/pull/18769#issuecomment-1128337329 We need to bump Beam to 2.39.0 https://github.com/PAIR-code/what-if-tool/issues/185#issuecomment-1013971242 -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [flink-ml] yunfengzhou-hub opened a new pull request, #100: [FLINK-27096] Add LabeledPointWithWeightGenerator

2022-05-16 Thread GitBox
yunfengzhou-hub opened a new pull request, #100: URL: https://github.com/apache/flink-ml/pull/100 This PR adds a `LabeledPointWithWeightGenerator` to `flink-ml-benchmark` module. `LabeledPointWithWeightGenerator` is used to generate vector-typed features with double-typed label and w

[jira] [Updated] (FLINK-27655) Implement Avro File statistic collector

2022-05-16 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated FLINK-27655: - Fix Version/s: table-store-0.2.0 > Implement Avro File statistic collector > ---

[jira] [Updated] (FLINK-27656) Add parquet file format

2022-05-16 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated FLINK-27656: - Fix Version/s: table-store-0.2.0 > Add parquet file format > > >

[jira] [Created] (FLINK-27656) Add parquet file format

2022-05-16 Thread Zheng Hu (Jira)
Zheng Hu created FLINK-27656: Summary: Add parquet file format Key: FLINK-27656 URL: https://issues.apache.org/jira/browse/FLINK-27656 Project: Flink Issue Type: Sub-task Reporter: Z

[jira] [Created] (FLINK-27655) Implement Avro File statistic collector

2022-05-16 Thread Zheng Hu (Jira)
Zheng Hu created FLINK-27655: Summary: Implement Avro File statistic collector Key: FLINK-27655 URL: https://issues.apache.org/jira/browse/FLINK-27655 Project: Flink Issue Type: Sub-task

[GitHub] [flink] flinkbot commented on pull request #19738: [hotfix][connector/elasticsearch] Fix typo of ES comment

2022-05-16 Thread GitBox
flinkbot commented on PR #19738: URL: https://github.com/apache/flink/pull/19738#issuecomment-1128331729 ## CI report: * 82819ac1be56db4b1c74d7b62d5c9265ce4b191a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] deadwind4 opened a new pull request, #19738: [hotfix][connector/elasticsearch] Fix typo of ES comment

2022-05-16 Thread GitBox
deadwind4 opened a new pull request, #19738: URL: https://github.com/apache/flink/pull/19738 ## What is the purpose of the change fix typo ## Brief change log - *Fix typo of ElasticsearchSinkBuilderBase#setConnectionPassword comment* ## Verifying this change

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #217: [FLINK-27609] Tracking flink-version and flink-revision in FlinkDeploymentStatus

2022-05-16 Thread GitBox
wangyang0918 commented on PR #217: URL: https://github.com/apache/flink-kubernetes-operator/pull/217#issuecomment-1128330687 > We can easily fix this tomorrow by the copy trick we did in other incompatible cases :) @gyfora Flink is now providing an experimental REST API specificatio

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #217: [FLINK-27609] Tracking flink-version and flink-revision in FlinkDeploymentStatus

2022-05-16 Thread GitBox
wangyang0918 commented on PR #217: URL: https://github.com/apache/flink-kubernetes-operator/pull/217#issuecomment-1128328901 @morhidi You could find the following exception in the e2e tests with default namespace. We do not print the operator logs when `watchNamespaces` enabled. This also

[GitHub] [flink] wuchong merged pull request #19728: [hotfix][table] Add objectReuse parameter for AsyncLookupJoinITCase.

2022-05-16 Thread GitBox
wuchong merged PR #19728: URL: https://github.com/apache/flink/pull/19728 -- 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.apach

[jira] [Commented] (FLINK-27576) Flink will request new pod when jm pod is delete, but will remove when TaskExecutor exceeded the idle timeout

2022-05-16 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537871#comment-17537871 ] Aitozi commented on FLINK-27576: I have not started, I will prepare the PR this week. >

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #86: [FLINK-27294] Add Transformer for BinaryClassificationEvaluator

2022-05-16 Thread GitBox
zhipeng93 commented on code in PR #86: URL: https://github.com/apache/flink-ml/pull/86#discussion_r874281393 ## flink-ml-core/src/main/java/org/apache/flink/ml/param/ParamValidators.java: ## @@ -100,4 +100,22 @@ public boolean validate(T value) { public static ParamValidat

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #86: [FLINK-27294] Add Transformer for BinaryClassificationEvaluator

2022-05-16 Thread GitBox
zhipeng93 commented on code in PR #86: URL: https://github.com/apache/flink-ml/pull/86#discussion_r874284646 ## flink-ml-lib/src/main/java/org/apache/flink/ml/evaluation/binaryclassfication/BinaryClassificationEvaluator.java: ## @@ -0,0 +1,724 @@ +/* + * Licensed to the Apache S

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #86: [FLINK-27294] Add Transformer for BinaryClassificationEvaluator

2022-05-16 Thread GitBox
zhipeng93 commented on code in PR #86: URL: https://github.com/apache/flink-ml/pull/86#discussion_r874281393 ## flink-ml-core/src/main/java/org/apache/flink/ml/param/ParamValidators.java: ## @@ -100,4 +100,22 @@ public boolean validate(T value) { public static ParamValidat

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #86: [FLINK-27294] Add Transformer for BinaryClassificationEvaluator

2022-05-16 Thread GitBox
zhipeng93 commented on code in PR #86: URL: https://github.com/apache/flink-ml/pull/86#discussion_r874281167 ## flink-ml-lib/src/main/java/org/apache/flink/ml/evaluation/binaryclassfication/BinaryClassificationEvaluator.java: ## @@ -0,0 +1,724 @@ +/* + * Licensed to the Apache S

[jira] [Updated] (FLINK-27652) CompactManager.Rewriter cannot handle different partition keys invoked compaction

2022-05-16 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jane Chan updated FLINK-27652: -- Description: h3. Issue Description When enabling {{commit.force-compact}} for the partitioned managed

[jira] [Updated] (FLINK-27631) Datastream job combined with table job

2022-05-16 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-27631: - Affects Version/s: 1.13.6 (was: 1.14.4) > Datastream job combined with table

[jira] [Updated] (FLINK-27631) Datastream job combined with table job

2022-05-16 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-27631: - Affects Version/s: 1.14.4 (was: 1.13.6) > Datastream job combined with table

[GitHub] [flink-kubernetes-operator] Aitozi commented on a diff in pull request #213: [FLINK-27612] Generate warning events when deleting the session cluste…

2022-05-16 Thread GitBox
Aitozi commented on code in PR #213: URL: https://github.com/apache/flink-kubernetes-operator/pull/213#discussion_r874248265 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/EventUtils.java: ## @@ -0,0 +1,109 @@ +/* + * Licensed to the Apach

[jira] [Created] (FLINK-27654) Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar

2022-05-16 Thread James Busche (Jira)
James Busche created FLINK-27654: Summary: Older jackson-databind found in /flink-kubernetes-shaded-1.0-SNAPSHOT.jar Key: FLINK-27654 URL: https://issues.apache.org/jira/browse/FLINK-27654 Project: Fl

[jira] [Comment Edited] (FLINK-27611) ConcurrentModificationException during Flink-Pulsar checkpoint notification

2022-05-16 Thread Yufan Sheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537814#comment-17537814 ] Yufan Sheng edited comment on FLINK-27611 at 5/16/22 9:50 PM:

[jira] [Commented] (FLINK-27611) ConcurrentModificationException during Flink-Pulsar checkpoint notification

2022-05-16 Thread Yufan Sheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537814#comment-17537814 ] Yufan Sheng commented on FLINK-27611: - I can. This should be a bug on the Pulsar con

[jira] [Commented] (FLINK-27504) State compaction not happening with sliding window and incremental RocksDB backend

2022-05-16 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537788#comment-17537788 ] Alexis Sarda-Espinosa commented on FLINK-27504: --- But that wouldn't be a pr

[jira] [Commented] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Thomas Weise (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537773#comment-17537773 ] Thomas Weise commented on FLINK-27650: -- That's as per [https://github.com/apache/f

[jira] [Updated] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Thomas Weise (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated FLINK-27650: - Priority: Major (was: Blocker) > First environment variable of top level pod template is lost >

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #217: [FLINK-27609] Tracking flink-version and flink-revision in FlinkDeploymentStatus

2022-05-16 Thread GitBox
gyfora commented on PR #217: URL: https://github.com/apache/flink-kubernetes-operator/pull/217#issuecomment-1128084664 @morhidi very confusing error message indeed. We can easily fix this tomorrow by the copy trick we did in other incompatible cases :) -- This is an automated message fro

[GitHub] [flink-kubernetes-operator] morhidi commented on pull request #217: [FLINK-27609] Tracking flink-version and flink-revision in FlinkDeploymentStatus

2022-05-16 Thread GitBox
morhidi commented on PR #217: URL: https://github.com/apache/flink-kubernetes-operator/pull/217#issuecomment-1128077507 > @wangyang0918 Do you have any idea why the CI test `CI / e2e_ci (Default configuration, default, flink:1.13, v1_13) (pull_request) ` is braking? Made a simple test loca

[GitHub] [flink] MartijnVisser merged pull request #19736: [FLINK-24433][Tests][Buildsystem] Remove additional pre-installed pac…

2022-05-16 Thread GitBox
MartijnVisser merged PR #19736: URL: https://github.com/apache/flink/pull/19736 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink

[jira] [Commented] (FLINK-24433) "No space left on device" in Azure e2e tests

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537748#comment-17537748 ] Martijn Visser commented on FLINK-24433: Merged db6baf47130872ccdcd56949510704bb

[jira] [Closed] (FLINK-27649) Reduce the number of outputted log lines by Elasticsearch6SinkE2ECase and Elasticsearch7SinkE2ECase

2022-05-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-27649. -- Fix Version/s: 1.16.0 Resolution: Fixed Fixed in master: 772ac6341e704c31fd4b820ce98dff

[GitHub] [flink] MartijnVisser merged pull request #19735: [FLINK-27649][connectors/elasticsearch] Remove slf4 dependency causing unwanted log output

2022-05-16 Thread GitBox
MartijnVisser merged PR #19735: URL: https://github.com/apache/flink/pull/19735 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink

[jira] [Updated] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-27650: --- Fix Version/s: kubernetes-operator-1.0.0 > First environment variable of top level pod template is l

[jira] [Updated] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-27650: --- Priority: Blocker (was: Major) > First environment variable of top level pod template is lost > ---

[jira] [Commented] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537743#comment-17537743 ] Gyula Fora commented on FLINK-27650: [~thw] , I could reproduce this. Seems to be a

[jira] [Updated] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-27650: --- Affects Version/s: kubernetes-operator-0.1.0 (was: 1.14.4) > First enviro

[jira] [Commented] (FLINK-27650) First environment variable of top level pod template is lost

2022-05-16 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537734#comment-17537734 ] Gyula Fora commented on FLINK-27650: Thank you [~sparadis] for reporting this, we'll

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
gyfora commented on code in PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#discussion_r874060431 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/SavepointObserver.java: ## @@ -131,15 +136,72 @@ private Optiona

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #216: [FLINK-27435] Savepoint History

2022-05-16 Thread GitBox
gyfora commented on code in PR #216: URL: https://github.com/apache/flink-kubernetes-operator/pull/216#discussion_r874058450 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/SavepointObserver.java: ## @@ -131,15 +136,72 @@ private Optiona

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #213: [FLINK-27612] Generate warning events when deleting the session cluste…

2022-05-16 Thread GitBox
gyfora commented on code in PR #213: URL: https://github.com/apache/flink-kubernetes-operator/pull/213#discussion_r874051109 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/EventUtils.java: ## @@ -0,0 +1,109 @@ +/* + * Licensed to the Apach

[jira] [Commented] (FLINK-27608) Flink may throw PartitionNotFound Exception if the downstream task reached Running state earlier than it's upstream task

2022-05-16 Thread Zhilong Hong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537721#comment-17537721 ] Zhilong Hong commented on FLINK-27608: -- I've read the log you uploaded. In fact, th

[GitHub] [flink] flinkbot commented on pull request #19737: [FLINK-24433][Tests][Buildsystem] Remove additional pre-installed pac…

2022-05-16 Thread GitBox
flinkbot commented on PR #19737: URL: https://github.com/apache/flink/pull/19737#issuecomment-1127944155 ## CI report: * 78c8d261f804f0d1f57b848db5b2dc6bd33c8a25 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #19736: [FLINK-24433][Tests][Buildsystem] Remove additional pre-installed pac…

2022-05-16 Thread GitBox
flinkbot commented on PR #19736: URL: https://github.com/apache/flink/pull/19736#issuecomment-1127944034 ## CI report: * cc5d7da1306f101a6e6f532130e8c7a8729cde4a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

  1   2   3   >