[GitHub] [flink] wuchong opened a new pull request, #20761: [FLINK-28897][runtime] Fix bug of failed to generate JobGraph when using UDF and enable checkpoint

2022-09-05 Thread GitBox
wuchong opened a new pull request, #20761: URL: https://github.com/apache/flink/pull/20761 This is a cherry-pick back to release-1.16 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 the sp

[jira] [Commented] (FLINK-29031) FlinkKinesisConsumerTest.testSourceSynchronization failed with AssertionFailedError

2022-09-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600618#comment-17600618 ] Martijn Visser commented on FLINK-29031: [~dannycranmer] Can you have a look at

[jira] [Created] (FLINK-29204) JoinITCase#testUncorrelatedScalar fails with Cannot generate a valid execution plan for the given query after calcite update 1.27

2022-09-05 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-29204: --- Summary: JoinITCase#testUncorrelatedScalar fails with Cannot generate a valid execution plan for the given query after calcite update 1.27 Key: FLINK-29204 URL: https://issu

[jira] [Created] (FLINK-29203) SetOperatorsITCase#testUnionAllWithCommonType is failing after Calcite update to 1.27

2022-09-05 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-29203: --- Summary: SetOperatorsITCase#testUnionAllWithCommonType is failing after Calcite update to 1.27 Key: FLINK-29203 URL: https://issues.apache.org/jira/browse/FLINK-29203

[jira] [Commented] (FLINK-28953) Release Testing: Verify FLIP-91 SQL Gateway

2022-09-05 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600615#comment-17600615 ] Shengkai Fang commented on FLINK-28953: --- [~junhe] hi. If we have no other problems

[jira] [Closed] (FLINK-28952) Release Testing: Veify Hive dialect

2022-09-05 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengkai Fang closed FLINK-28952. - Resolution: Resolved > Release Testing: Veify Hive dialect > --

[jira] [Created] (FLINK-29202) CliClient fails with NPE during start (after calcite update to 1.27)

2022-09-05 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-29202: --- Summary: CliClient fails with NPE during start (after calcite update to 1.27) Key: FLINK-29202 URL: https://issues.apache.org/jira/browse/FLINK-29202 Project: F

[GitHub] [flink] yunfengzhou-hub commented on pull request #20754: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20754: URL: https://github.com/apache/flink/pull/20754#issuecomment-1237725256 @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 co

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
JingsongLi commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963311013 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/lookup/FileStoreLookupFunction.java: ## @@ -0,0 +1,216 @@ +/* + * Licensed

[jira] [Commented] (FLINK-27998) Upgrade Calcite version to 1.30

2022-09-05 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600610#comment-17600610 ] Sergey Nuyanzin commented on FLINK-27998: - Thanks for the suggestion [~twalthr]

[jira] [Commented] (FLINK-29153) KafkaConsumerThread should catch WakeupException when committing offsets

2022-09-05 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600607#comment-17600607 ] Xingbo Huang commented on FLINK-29153: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Commented] (FLINK-28941) Savepoint ignores MaxConcurrentCheckpoint limit in aligned checkpoint case

2022-09-05 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600606#comment-17600606 ] Xingbo Huang commented on FLINK-28941: -- https://dev.azure.com/apache-flink/apache-f

[GitHub] [flink] flinkbot commented on pull request #20760: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both output are

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

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
SteNicholas commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963300347 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/lookup/FileStoreLookupFunction.java: ## @@ -0,0 +1,216 @@ +/* + * License

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
SteNicholas commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963299506 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/lookup/FileStoreLookupFunction.java: ## @@ -0,0 +1,216 @@ +/* + * License

[GitHub] [flink] PatrickRen commented on pull request #20760: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both output ar

2022-09-05 Thread GitBox
PatrickRen commented on PR #20760: URL: https://github.com/apache/flink/pull/20760#issuecomment-1237710097 @pnowojski Could you take a look on this PR when you are available? Thanks~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
SteNicholas commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963297323 ## docs/content/docs/development/lookup-join.md: ## @@ -0,0 +1,87 @@ +--- +title: "Lookup Join" +weight: 6 +type: docs +aliases: +- /development/lookup-join.

[jira] [Updated] (FLINK-28975) withIdleness marks all streams from FLIP-27 sources as idle

2022-09-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-28975: --- Labels: pull-request-available (was: ) > withIdleness marks all streams from FLIP-27 source

[GitHub] [flink] PatrickRen opened a new pull request, #20760: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both output a

2022-09-05 Thread GitBox
PatrickRen opened a new pull request, #20760: URL: https://github.com/apache/flink/pull/20760 ## What is the purpose of the change This pull request adds IdlenessManager for main and per-split output in source operator to mark idleness only if both output are idle ## Brief

[GitHub] [flink] flinkbot commented on pull request #20759: [hotfix][tests][cassandra-connectors] Use CassandraTupleOutputFormat instead of deprecated CassandraOutputFormat

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

[GitHub] [flink] HeChuanXUPT commented on pull request #20140: [Flink 16024][Connector][JDBC] Support FilterPushdown

2022-09-05 Thread GitBox
HeChuanXUPT commented on PR #20140: URL: https://github.com/apache/flink/pull/20140#issuecomment-1237699265 Wow, Thanks, It works for me~ -- 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 speci

[GitHub] [flink] snuyanzin opened a new pull request, #20759: [hotfix][tests][cassandra-connectors] Use CassandraTupleOutputFormat instead of deprecated CassandraOutputFormat

2022-09-05 Thread GitBox
snuyanzin opened a new pull request, #20759: URL: https://github.com/apache/flink/pull/20759 ## What is the purpose of the change `CassandraOutputFormat` is deprecated and in javadoc [1] it is mentioned that it's better to use `CassandraTupleOutputFormat`. The PR replaces usage

[GitHub] [flink] Aitozi commented on pull request #20654: [FLINK-29061][Table/Planner] Cleanup unused code in StringCallGen

2022-09-05 Thread GitBox
Aitozi commented on PR #20654: URL: https://github.com/apache/flink/pull/20654#issuecomment-1237692206 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[jira] [Assigned] (FLINK-29196) flink-python NOTICE is incorrect

2022-09-05 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xingbo Huang reassigned FLINK-29196: Assignee: Xingbo Huang > flink-python NOTICE is incorrect > -

[GitHub] [flink-connector-elasticsearch] nielsbasjes closed pull request #28: [FLINK-28911] Ensure the SerializationSchema has been opened.

2022-09-05 Thread GitBox
nielsbasjes closed pull request #28: [FLINK-28911] Ensure the SerializationSchema has been opened. URL: https://github.com/apache/flink-connector-elasticsearch/pull/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [flink] yunfengzhou-hub commented on pull request #20754: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20754: URL: https://github.com/apache/flink/pull/20754#issuecomment-1237675969 @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 co

[jira] [Assigned] (FLINK-27402) Unexpected boolean expression simplification for AND expression

2022-09-05 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he reassigned FLINK-27402: -- Assignee: Yunhong Zheng > Unexpected boolean expression simplification for AND expression >

[GitHub] [flink] HuangXingBo commented on pull request #20758: [FLINK-29196][python] Update flink-python NOTICE

2022-09-05 Thread GitBox
HuangXingBo commented on PR #20758: URL: https://github.com/apache/flink/pull/20758#issuecomment-1237661371 cc @zentol -- 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 u

[GitHub] [flink-table-store] JingsongLi commented on pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
JingsongLi commented on PR #281: URL: https://github.com/apache/flink-table-store/pull/281#issuecomment-1237642739 @tsreaper @SteNicholas Thanks for your reviews, addressed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
JingsongLi commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963238410 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/lookup/RocksDBSetState.java: ## @@ -0,0 +1,124 @@ +/* + * Licensed to the

[GitHub] [flink] flinkbot commented on pull request #20758: [FLINK-29196][python] Update flink-python NOTICE

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

[jira] [Updated] (FLINK-29196) flink-python NOTICE is incorrect

2022-09-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29196: --- Labels: pull-request-available (was: ) > flink-python NOTICE is incorrect > ---

[GitHub] [flink] HuangXingBo opened a new pull request, #20758: [FLINK-29196][python] Update flink-python NOTICE

2022-09-05 Thread GitBox
HuangXingBo opened a new pull request, #20758: URL: https://github.com/apache/flink/pull/20758 ## What is the purpose of the change *This pull request fixes the license problem of flink-python module* ## Verifying this change *This change is a trivial rework without any test

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #281: [FLINK-29154] Support LookupTableSource for table store

2022-09-05 Thread GitBox
SteNicholas commented on code in PR #281: URL: https://github.com/apache/flink-table-store/pull/281#discussion_r963226417 ## flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/lookup/FileStoreLookupFunction.java: ## @@ -0,0 +1,212 @@ +/* + * License

[GitHub] [flink] dingweiqings commented on pull request #20755: [FLINK-29092][tests] use day format for date time ass…

2022-09-05 Thread GitBox
dingweiqings commented on PR #20755: URL: https://github.com/apache/flink/pull/20755#issuecomment-1237623670 @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 comme

[GitHub] [flink] yunfengzhou-hub commented on pull request #20754: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20754: URL: https://github.com/apache/flink/pull/20754#issuecomment-1237610459 @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 co

[GitHub] [flink] yunfengzhou-hub commented on pull request #20752: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20752: URL: https://github.com/apache/flink/pull/20752#issuecomment-1237610386 @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 co

[jira] [Comment Edited] (FLINK-28882) ENCODE return error

2022-09-05 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600556#comment-17600556 ] Shuiqiang Chen edited comment on FLINK-28882 at 9/6/22 3:00 AM: --

[jira] [Assigned] (FLINK-28882) ENCODE return error

2022-09-05 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xingbo Huang reassigned FLINK-28882: Assignee: Shuiqiang Chen > ENCODE return error > --- > >

[jira] [Comment Edited] (FLINK-28882) ENCODE return error

2022-09-05 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600556#comment-17600556 ] Shuiqiang Chen edited comment on FLINK-28882 at 9/6/22 2:56 AM: --

[GitHub] [flink] lindong28 commented on a diff in pull request #20752: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
lindong28 commented on code in PR #20752: URL: https://github.com/apache/flink/pull/20752#discussion_r963209555 ## flink-runtime/src/main/java/org/apache/flink/runtime/operators/coordination/SubtaskGatewayImpl.java: ## @@ -207,8 +204,8 @@ void markForCheckpoint(long checkpointId

[jira] [Commented] (FLINK-28882) ENCODE return error

2022-09-05 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600556#comment-17600556 ] Shuiqiang Chen commented on FLINK-28882: I have encountered the same problem in

[GitHub] [flink] xintongsong commented on a diff in pull request #20739: [FLINK-29101] PipelinedRegionSchedulingStrategy benchmark shows performance degradation

2022-09-05 Thread GitBox
xintongsong commented on code in PR #20739: URL: https://github.com/apache/flink/pull/20739#discussion_r963204271 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/strategy/SchedulingStrategyUtils.java: ## @@ -37,22 +38,28 @@ static List sortExecutionVerticesInT

[jira] [Updated] (FLINK-28882) ENCODE return error

2022-09-05 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuiqiang Chen updated FLINK-28882: --- Attachment: screenshot-1.png > ENCODE return error > --- > >

[jira] [Commented] (FLINK-29195) Expose lastCheckpointId metric

2022-09-05 Thread Hangxiang Yu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600554#comment-17600554 ] Hangxiang Yu commented on FLINK-29195: -- Actually, you could get the latest checkpoi

[GitHub] [flink] yunfengzhou-hub commented on pull request #20754: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20754: URL: https://github.com/apache/flink/pull/20754#issuecomment-1237593595 @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 co

[GitHub] [flink] yunfengzhou-hub commented on pull request #20752: [FLINK-28941][Runtime/Checkpointing] Add concurrent checkpoint support in Operator Coordinator

2022-09-05 Thread GitBox
yunfengzhou-hub commented on PR #20752: URL: https://github.com/apache/flink/pull/20752#issuecomment-1237593478 @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 co

[GitHub] [flink-ml] weibozhao commented on a diff in pull request #154: [FLINK-29193] Add Transformer for Normalizer

2022-09-05 Thread GitBox
weibozhao commented on code in PR #154: URL: https://github.com/apache/flink-ml/pull/154#discussion_r963199026 ## flink-ml-examples/src/main/java/org/apache/flink/ml/examples/feature/NormalizerExample.java: ## @@ -0,0 +1,62 @@ +/* + * Licensed to the Apache Software Foundation (

[jira] [Closed] (FLINK-29189) Pass KeyValue to MergeFunction

2022-09-05 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-29189. Resolution: Fixed master: 3b149792a9b106a748fe60d787c14daf55635d43 > Pass KeyValue to MergeFuncti

[GitHub] [flink-table-store] JingsongLi merged pull request #286: [FLINK-29189] Pass KeyValue to MergeFunction

2022-09-05 Thread GitBox
JingsongLi merged PR #286: URL: https://github.com/apache/flink-table-store/pull/286 -- 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...@

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #154: [FLINK-29193] Add Transformer for Normalizer

2022-09-05 Thread GitBox
zhipeng93 commented on code in PR #154: URL: https://github.com/apache/flink-ml/pull/154#discussion_r963183034 ## flink-ml-core/src/main/java/org/apache/flink/ml/linalg/BLAS.java: ## @@ -129,6 +129,33 @@ private static double norm2(SparseVector x) { return JAVA_BLAS.dnr

[jira] [Commented] (FLINK-29196) flink-python NOTICE is incorrect

2022-09-05 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600545#comment-17600545 ] Xingbo Huang commented on FLINK-29196: -- Thanks [~chesnay] for the check, I will fix

[GitHub] [flink-ml] yunfengzhou-hub commented on a diff in pull request #153: [Flink-29168] Add Transformer for NGram

2022-09-05 Thread GitBox
yunfengzhou-hub commented on code in PR #153: URL: https://github.com/apache/flink-ml/pull/153#discussion_r963180773 ## flink-ml-lib/src/main/java/org/apache/flink/ml/feature/ngram/NGram.java: ## @@ -0,0 +1,99 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (FLINK-29194) Add LoggingResourceListener

2022-09-05 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600531#comment-17600531 ] Gyula Fora commented on FLINK-29194: I don’t really see why it’s important to be abl

[GitHub] [flink] snuyanzin commented on pull request #20753: [hotfix][docs] Add setting up of maven-wrapper

2022-09-05 Thread GitBox
snuyanzin commented on PR #20753: URL: https://github.com/apache/flink/pull/20753#issuecomment-1237493195 I've created a follow-up tasks for that https://issues.apache.org/jira/browse/FLINK-29201 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Created] (FLINK-29201) Some tests from flink-sql-client, flink-connector-hive are not compiling in IntellijIdea with new maven

2022-09-05 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-29201: --- Summary: Some tests from flink-sql-client, flink-connector-hive are not compiling in IntellijIdea with new maven Key: FLINK-29201 URL: https://issues.apache.org/jira/browse/

[GitHub] [flink] snuyanzin commented on pull request #20663: [FLINK-29067][Table SQL/API] Replace deprecated SqlParser#configBuilder with SqlParser#config

2022-09-05 Thread GitBox
snuyanzin commented on PR #20663: URL: https://github.com/apache/flink/pull/20663#issuecomment-1237460389 @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 speci

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963124501 ## flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/GenericWriteAheadSinkTest.java: ## @@ -122,15 +123,15 @@ protected void verifyResult

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963123365 ## flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraSinkBaseTest.java: ## @@ -46,15 +47,15 @@ import

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963123365 ## flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraSinkBaseTest.java: ## @@ -46,15 +47,15 @@ import

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963121344 ## flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraSinkBaseTest.java: ## @@ -46,15 +47,15 @@ import

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963120183 ## flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/GenericWriteAheadSinkTest.java: ## @@ -122,15 +123,15 @@ protected void verifyResult

[GitHub] [flink] snuyanzin commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
snuyanzin commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r963120183 ## flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/GenericWriteAheadSinkTest.java: ## @@ -122,15 +123,15 @@ protected void verifyResult

[GitHub] [flink] mxm commented on a diff in pull request #20485: [FLINK-28853][connector-base] Add FLIP-217 support for watermark alignment of source splits

2022-09-05 Thread GitBox
mxm commented on code in PR #20485: URL: https://github.com/apache/flink/pull/20485#discussion_r963029722 ## flink-core/src/main/java/org/apache/flink/configuration/PipelineOptions.java: ## @@ -282,4 +282,21 @@ public enum VertexDescriptionMode { .withDescri

[GitHub] [flink] mxm commented on a diff in pull request #20485: [FLINK-28853][connector-base] Add FLIP-217 support for watermark alignment of source splits

2022-09-05 Thread GitBox
mxm commented on code in PR #20485: URL: https://github.com/apache/flink/pull/20485#discussion_r963060391 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/SourceOperator.java: ## @@ -559,14 +577,67 @@ private void createOutputForSplits(List newSpli

[GitHub] [flink] syhily commented on a diff in pull request #20725: [FLINK-28934][Connector/pulsar] Fix split assignment for different Pulsar subscriptions

2022-09-05 Thread GitBox
syhily commented on code in PR #20725: URL: https://github.com/apache/flink/pull/20725#discussion_r963040227 ## flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/enumerator/PulsarSourceEnumerator.java: ## @@ -64,17 +67,35 @@ publ

[GitHub] [flink] mxm commented on a diff in pull request #20485: [FLINK-28853][connector-base] Add FLIP-217 support for watermark alignment of source splits

2022-09-05 Thread GitBox
mxm commented on code in PR #20485: URL: https://github.com/apache/flink/pull/20485#discussion_r963034437 ## flink-core/src/main/java/org/apache/flink/configuration/PipelineOptions.java: ## @@ -282,4 +282,21 @@ public enum VertexDescriptionMode { .withDescri

[GitHub] [flink] mxm commented on a diff in pull request #20485: [FLINK-28853][connector-base] Add FLIP-217 support for watermark alignment of source splits

2022-09-05 Thread GitBox
mxm commented on code in PR #20485: URL: https://github.com/apache/flink/pull/20485#discussion_r963030325 ## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/fetcher/SplitFetcherTest.java: ## @@ -255,6 +256,23 @@ public void testC

[GitHub] [flink] gaborgsomogyi commented on a diff in pull request #18118: [FLINK-24907] Support side out late data for interval join

2022-09-05 Thread GitBox
gaborgsomogyi commented on code in PR #18118: URL: https://github.com/apache/flink/pull/18118#discussion_r963004146 ## flink-tests/src/test/java/org/apache/flink/test/streaming/runtime/IntervalJoinITCase.java: ## @@ -155,6 +157,134 @@ public void testJoinsCorrectlyWithMultipleKe

[GitHub] [flink] flinkbot commented on pull request #20757: [tmp/review][FLINK-27919] Add FLIP-27-based source for data generation (FLIP-238)

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

[jira] [Updated] (FLINK-29200) Provide the way to delay the pod deletion for debugging purpose

2022-09-05 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aitozi updated FLINK-29200: --- Description: Currently, if the TaskManager heartbeat timeout the pod will be deleted immediately. It's not

[jira] [Updated] (FLINK-27919) Add FLIP-27-based Data Generator Source

2022-09-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27919: --- Labels: pull-request-available (was: ) > Add FLIP-27-based Data Generator Source >

[GitHub] [flink] afedulov opened a new pull request, #20757: [tmp/review][FLINK-27919] Add FLIP-27-based source for data generation (FLIP-238)

2022-09-05 Thread GitBox
afedulov opened a new pull request, #20757: URL: https://github.com/apache/flink/pull/20757 ## What is the purpose of the change Implements [FLIP-238](https://cwiki.apache.org/confluence/display/FLINK/FLIP-238%3A+Introduce+FLIP-27-based+Data+Generator+Source) ## Brief change lo

[jira] [Comment Edited] (FLINK-27917) PulsarUnorderedPartitionSplitReaderTest.consumeMessageCreatedBeforeHandleSplitsChangesAndResetToEarliestPosition failed with AssertionError

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

[jira] [Commented] (FLINK-29200) Provide the way to delay the pod deletion for debugging purpose

2022-09-05 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600462#comment-17600462 ] Aitozi commented on FLINK-29200: cc [~wangyang0918] do you think it's worth to support i

[jira] [Created] (FLINK-29200) Provide the way to delay the pod deletion for debugging purpose

2022-09-05 Thread Aitozi (Jira)
Aitozi created FLINK-29200: -- Summary: Provide the way to delay the pod deletion for debugging purpose Key: FLINK-29200 URL: https://issues.apache.org/jira/browse/FLINK-29200 Project: Flink Issue Ty

[jira] [Commented] (FLINK-27917) PulsarUnorderedPartitionSplitReaderTest.consumeMessageCreatedBeforeHandleSplitsChangesAndResetToEarliestPosition failed with AssertionError

2022-09-05 Thread Yufan Sheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600461#comment-17600461 ] Yufan Sheng commented on FLINK-27917: - It seems like a bug on Pulsar broker: https:

[GitHub] [flink] gaborgsomogyi commented on pull request #20265: [FLINK-25910][runtime][security] Propagate obtained delegation tokens to TaskManagers

2022-09-05 Thread GitBox
gaborgsomogyi commented on PR #20265: URL: https://github.com/apache/flink/pull/20265#issuecomment-1237174092 @ferenc-csaky I think you're right in general and I would give support if this general question would pop-up somewhere in the community. I think the solution need to be considered w

[GitHub] [flink] XComp commented on a diff in pull request #20663: [FLINK-29067][Table SQL/API] Replace deprecated SqlParser#configBuilder with SqlParser#config

2022-09-05 Thread GitBox
XComp commented on code in PR #20663: URL: https://github.com/apache/flink/pull/20663#discussion_r962985807 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/delegation/PlannerContext.java: ## @@ -187,7 +187,7 @@ public FlinkCalciteCatalogReader cr

[jira] [Comment Edited] (FLINK-27917) PulsarUnorderedPartitionSplitReaderTest.consumeMessageCreatedBeforeHandleSplitsChangesAndResetToEarliestPosition failed with AssertionError

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

[GitHub] [flink] liuzhuang2017 commented on pull request #20640: [hotfix][docs] Fix some formatting errors in Chinese documents.

2022-09-05 Thread GitBox
liuzhuang2017 commented on PR #20640: URL: https://github.com/apache/flink/pull/20640#issuecomment-1237164884 @MartijnVisser , Sorry to bother you, can you help me review this pull request? grateful. -- This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (FLINK-27917) PulsarUnorderedPartitionSplitReaderTest.consumeMessageCreatedBeforeHandleSplitsChangesAndResetToEarliestPosition failed with AssertionError

2022-09-05 Thread Yufan Sheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600457#comment-17600457 ] Yufan Sheng commented on FLINK-27917: - [~hxbks2ks] I'll check this. > PulsarUnorder

[GitHub] [flink] XComp commented on a diff in pull request #19916: [FLINK-27936][tests] Migrate flink-connector-cassandra to JUnit5

2022-09-05 Thread GitBox
XComp commented on code in PR #19916: URL: https://github.com/apache/flink/pull/19916#discussion_r962898568 ## flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraTupleWriteAheadSinkTest.java: ## @@ -39,17 +40,18 @@

[GitHub] [flink] liuzhuang2017 commented on pull request #20660: [FLINK-28998] Translate'Fine-Grained Resource Management' page into Chinese

2022-09-05 Thread GitBox
liuzhuang2017 commented on PR #20660: URL: https://github.com/apache/flink/pull/20660#issuecomment-1237163569 @MartijnVisser , Sorry to bother you, can you help` @liujingmao ` review this pull request? grateful. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [flink] Aitozi commented on pull request #20654: [FLINK-29061][Table/Planner] Cleanup unused code in StringCallGen

2022-09-05 Thread GitBox
Aitozi commented on PR #20654: URL: https://github.com/apache/flink/pull/20654#issuecomment-1237160028 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [flink] twalthr commented on a diff in pull request #20663: [FLINK-29067][Table SQL/API] Replace deprecated SqlParser#configBuilder with SqlParser#config

2022-09-05 Thread GitBox
twalthr commented on code in PR #20663: URL: https://github.com/apache/flink/pull/20663#discussion_r962971966 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/delegation/PlannerContext.java: ## @@ -187,7 +187,7 @@ public FlinkCalciteCatalogReader

[GitHub] [flink-benchmarks] dependabot[bot] opened a new pull request, #61: Bump junit from 4.12 to 4.13.1

2022-09-05 Thread GitBox
dependabot[bot] opened a new pull request, #61: URL: https://github.com/apache/flink-benchmarks/pull/61 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JUnit

[GitHub] [flink-benchmarks] dependabot[bot] opened a new pull request, #60: Bump libthrift from 0.13.0 to 0.14.0

2022-09-05 Thread GitBox
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/flink-benchmarks/pull/60 Bumps [libthrift](https://github.com/apache/thrift) from 0.13.0 to 0.14.0. Release notes Sourced from https://github.com/apache/thrift/releases";>libthrift's releases. Ver

[GitHub] [flink-benchmarks] dependabot[bot] opened a new pull request, #59: Bump protobuf-java from 3.11.4 to 3.16.1

2022-09-05 Thread GitBox
dependabot[bot] opened a new pull request, #59: URL: https://github.com/apache/flink-benchmarks/pull/59 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.16.1. Release notes Sourced from https://github.com/protocolbuffers/protobuf/releases";>protob

[jira] [Created] (FLINK-29199) Support blue-green deployment type

2022-09-05 Thread Oleg Vorobev (Jira)
Oleg Vorobev created FLINK-29199: Summary: Support blue-green deployment type Key: FLINK-29199 URL: https://issues.apache.org/jira/browse/FLINK-29199 Project: Flink Issue Type: Improvement

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #286: [FLINK-29189] Pass KeyValue to MergeFunction

2022-09-05 Thread GitBox
SteNicholas commented on code in PR #286: URL: https://github.com/apache/flink-table-store/pull/286#discussion_r962933579 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/mergetree/compact/ValueCountMergeFunction.java: ## @@ -41,8 +43,11 @@ public void r

[jira] [Commented] (FLINK-29196) Check 1.16 licensing

2022-09-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600441#comment-17600441 ] Chesnay Schepler commented on FLINK-29196: -- There are numerous issues in the fl

[jira] [Updated] (FLINK-29196) flink-python NOTICE is incorrect

2022-09-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29196: - Summary: flink-python NOTICE is incorrect (was: Check 1.16 licensing) > flink-python NO

[jira] [Assigned] (FLINK-29196) Check 1.16 licensing

2022-09-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-29196: Assignee: (was: Chesnay Schepler) > Check 1.16 licensing > --

[jira] [Comment Edited] (FLINK-29196) flink-python NOTICE is incorrect

2022-09-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600441#comment-17600441 ] Chesnay Schepler edited comment on FLINK-29196 at 9/5/22 1:53 PM:

[GitHub] [flink-kubernetes-operator] SteNicholas opened a new pull request, #362: [FLINK-28574] Bump the JOSDK version to 3.2.0

2022-09-05 Thread GitBox
SteNicholas opened a new pull request, #362: URL: https://github.com/apache/flink-kubernetes-operator/pull/362 ## What is the purpose of the change Java Operator SDK has released 3.2.0 version. Bump the JOSDK version to 3.2.0. ## Brief change log - Bump the fab

[GitHub] [flink] XComp commented on pull request #20753: [hotfix][docs] Add setting up of maven-wrapper

2022-09-05 Thread GitBox
XComp commented on PR #20753: URL: https://github.com/apache/flink/pull/20753#issuecomment-1237062757 Thanks @snuyanzin . Could you also create the follow-up ticket (or check whether there is something like that already) in Jira? -- This is an automated message from the Apache Git Service

[jira] [Closed] (FLINK-29129) Try best to push down value filter

2022-09-05 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-29129. Resolution: Fixed master: 769f19d8566f0a30d3a7c09b297b9dce3280ac1e > Try best to push down value

[GitHub] [flink-table-store] JingsongLi merged pull request #280: [FLINK-29129] Try best to push down value filters

2022-09-05 Thread GitBox
JingsongLi merged PR #280: URL: https://github.com/apache/flink-table-store/pull/280 -- 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] [Created] (FLINK-29198) RetryExtension doesn't make the test fail if the retries are exhausted

2022-09-05 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-29198: - Summary: RetryExtension doesn't make the test fail if the retries are exhausted Key: FLINK-29198 URL: https://issues.apache.org/jira/browse/FLINK-29198 Project: Fli

  1   2   3   >