[
https://issues.apache.org/jira/browse/FLINK-29790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29790:
---
Labels: pull-request-available (was: )
> Implement Catalog#getDatabase
> --
LadyForest opened a new pull request, #339:
URL: https://github.com/apache/flink-table-store/pull/339
A minor change to implement `getDatabase`.
--
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 th
xintongsong commented on PR #21122:
URL: https://github.com/apache/flink/pull/21122#issuecomment-1294531619
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-29790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jane Chan updated FLINK-29790:
--
Description: This is a basic API and should be supported. (was: This is a
basic API and should be sup
[
https://issues.apache.org/jira/browse/FLINK-29790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jane Chan updated FLINK-29790:
--
Summary: Implement Catalog#getDatabase (was: Table Store Catalog implement
getDatabase)
> Implement
Jane Chan created FLINK-29790:
-
Summary: Table Store Catalog implement getDatabase
Key: FLINK-29790
URL: https://issues.apache.org/jira/browse/FLINK-29790
Project: Flink
Issue Type: Improvement
jiangxin369 commented on code in PR #162:
URL: https://github.com/apache/flink-ml/pull/162#discussion_r1007692506
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/util/QuantileSummary.java:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
zhipeng93 commented on code in PR #162:
URL: https://github.com/apache/flink-ml/pull/162#discussion_r1007688263
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/util/QuantileSummary.java:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
HuangXingBo closed pull request #20859: [release] release notes for the 1.16
release
URL: https://github.com/apache/flink/pull/20859
--
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 comm
jiangxin369 commented on code in PR #162:
URL: https://github.com/apache/flink-ml/pull/162#discussion_r1007679762
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/util/QuantileSummary.java:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
[
https://issues.apache.org/jira/browse/FLINK-27940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625452#comment-17625452
]
Lijie Wang commented on FLINK-27940:
[~rskraba] good idea, I will do so :)
> [JUnit
liyubin117 commented on PR #21182:
URL: https://github.com/apache/flink/pull/21182#issuecomment-1294506824
@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
xintongsong commented on PR #21122:
URL: https://github.com/apache/flink/pull/21122#issuecomment-1294505532
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-29787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625446#comment-17625446
]
Aitozi commented on FLINK-29787:
I also encountered this issue. Does it related to this
Aitozi commented on PR #21174:
URL: https://github.com/apache/flink/pull/21174#issuecomment-1294497007
Maybe it's caused by this: https://issues.apache.org/jira/browse/FLINK-29787
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
Aitozi commented on PR #21174:
URL: https://github.com/apache/flink/pull/21174#issuecomment-1294495106
Hi @gaoyunhaii , can you help me understand the CI failure?
> [ERROR] Failed to execute goal
io.github.zentol.japicmp:japicmp-maven-plugin:0.16.0_m325:cmp (default) on
project flin
[
https://issues.apache.org/jira/browse/FLINK-26390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-26390:
--
Fix Version/s: 1.17.0
> InputStream is not closed at CliClient#executeFile
> -
[
https://issues.apache.org/jira/browse/FLINK-29748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625440#comment-17625440
]
Aitozi commented on FLINK-29748:
As I know, the \{{getScanRuntimeProvider}} will be invo
[
https://issues.apache.org/jira/browse/FLINK-26390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-26390.
---
Resolution: Fixed
master: 74c0ace01b61f18cda5c13abf0b940fe81f13e8a
> InputStream is not clo
XComp merged PR #18927:
URL: https://github.com/apache/flink/pull/18927
--
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.
lindong28 commented on code in PR #167:
URL: https://github.com/apache/flink-ml/pull/167#discussion_r1007646156
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/param/HasFeaturesCol.java:
##
@@ -24,6 +24,14 @@
import org.apache.flink.ml.param.WithParams;
/** Interfac
yunfengzhou-hub commented on code in PR #166:
URL: https://github.com/apache/flink-ml/pull/166#discussion_r1007561913
##
flink-ml-lib/src/main/java/org/apache/flink/ml/feature/imputer/ImputerParams.java:
##
@@ -0,0 +1,59 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
[
https://issues.apache.org/jira/browse/FLINK-29541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625437#comment-17625437
]
Lijie Wang edited comment on FLINK-29541 at 10/28/22 5:37 AM:
[
https://issues.apache.org/jira/browse/FLINK-29541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijie Wang reassigned FLINK-29541:
--
Assignee: Ryan Skraba
> [JUnit5 Migration] Module: flink-table-planner
>
[
https://issues.apache.org/jira/browse/FLINK-29541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625437#comment-17625437
]
Lijie Wang commented on FLINK-29541:
Sure, just assigned to you :). It would be bett
[
https://issues.apache.org/jira/browse/FLINK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Gao reassigned FLINK-29565:
---
Assignee: wangshiwei
> In Flink per job mode, the logs printed by taskManager on the web UI will no
[
https://issues.apache.org/jira/browse/FLINK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625435#comment-17625435
]
Yun Gao commented on FLINK-29565:
-
Thanks [~1336399775] for helping fix the issue! I hav
lindong28 commented on code in PR #162:
URL: https://github.com/apache/flink-ml/pull/162#discussion_r1007633262
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/util/QuantileSummary.java:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
[
https://issues.apache.org/jira/browse/FLINK-29711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624881#comment-17624881
]
Durgesh Mishra edited comment on FLINK-29711 at 10/28/22 5:25 AM:
liuml07 commented on PR #20917:
URL: https://github.com/apache/flink/pull/20917#issuecomment-1294473427
Thank you @Myasuka for prompt review and commit.
--
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
liuml07 commented on code in PR #20935:
URL: https://github.com/apache/flink/pull/20935#discussion_r1007632470
##
docs/content.zh/docs/deployment/resource-providers/standalone/docker.md:
##
@@ -406,15 +406,15 @@ services:
You can then start creating tables and queries those.
liuml07 commented on code in PR #20935:
URL: https://github.com/apache/flink/pull/20935#discussion_r1007632470
##
docs/content.zh/docs/deployment/resource-providers/standalone/docker.md:
##
@@ -406,15 +406,15 @@ services:
You can then start creating tables and queries those.
flinkbot commented on PR #21183:
URL: https://github.com/apache/flink/pull/21183#issuecomment-1294459420
## CI report:
* 6cb844d32692779b408f5f216899183ff2f849b7 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
sopan98 opened a new pull request, #21183:
URL: https://github.com/apache/flink/pull/21183
This PR aims to solve the issue presented here:
https://issues.apache.org/jira/browse/FLINK-29789
## What is the purpose of the change
The fix is to change the HashMap of PendingCheckpoint in
[
https://issues.apache.org/jira/browse/FLINK-29789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sopan Phaltankar updated FLINK-29789:
-
Description:
The test
org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest.tes
godfreyhe closed pull request #574: Announcement blogpost for the 1.16 release
URL: https://github.com/apache/flink-web/pull/574
--
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.
godfreyhe commented on PR #574:
URL: https://github.com/apache/flink-web/pull/574#issuecomment-1294451826
merge & close
--
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
[
https://issues.apache.org/jira/browse/FLINK-29789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sopan Phaltankar updated FLINK-29789:
-
Description:
The test
org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest.tes
Sopan Phaltankar created FLINK-29789:
Summary: Fix flaky tests in CheckpointCoordinatorTest
Key: FLINK-29789
URL: https://issues.apache.org/jira/browse/FLINK-29789
Project: Flink
Issue Ty
[
https://issues.apache.org/jira/browse/FLINK-29611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619810#comment-17619810
]
Sopan Phaltankar edited comment on FLINK-29611 at 10/28/22 4:35 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-29611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619810#comment-17619810
]
Sopan Phaltankar edited comment on FLINK-29611 at 10/28/22 4:34 AM:
--
reswqa commented on code in PR #21137:
URL: https://github.com/apache/flink/pull/21137#discussion_r100709
##
flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java:
##
@@ -683,21 +665,66 @@ public void testJobAlreadyDone() th
[
https://issues.apache.org/jira/browse/FLINK-29788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625417#comment-17625417
]
Hangxiang Yu commented on FLINK-29788:
--
Sure. It's known limitation that changelog
[
https://issues.apache.org/jira/browse/FLINK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625409#comment-17625409
]
wangshiwei commented on FLINK-29565:
yes
> In Flink per job mode, the logs printed
liyubin117 commented on PR #21182:
URL: https://github.com/apache/flink/pull/21182#issuecomment-1294406889
@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
zhipeng93 commented on code in PR #162:
URL: https://github.com/apache/flink-ml/pull/162#discussion_r1007572419
##
flink-ml-lib/src/main/java/org/apache/flink/ml/common/util/QuantileSummary.java:
##
@@ -0,0 +1,400 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
[
https://issues.apache.org/jira/browse/FLINK-29788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Huang Xingbo updated FLINK-29788:
-
Priority: Critical (was: Major)
> StatefulJobWBroadcastStateMigrationITCase failed in native sa
[
https://issues.apache.org/jira/browse/FLINK-29788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625404#comment-17625404
]
Huang Xingbo commented on FLINK-29788:
--
[~masteryhx] Could you help take a look? Th
liyubin117 commented on PR #21182:
URL: https://github.com/apache/flink/pull/21182#issuecomment-1294397909
@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
Huang Xingbo created FLINK-29788:
Summary: StatefulJobWBroadcastStateMigrationITCase failed in
native savepoints
Key: FLINK-29788
URL: https://issues.apache.org/jira/browse/FLINK-29788
Project: Flink
xintongsong commented on PR #21122:
URL: https://github.com/apache/flink/pull/21122#issuecomment-1294395156
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-28863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625402#comment-17625402
]
Jinzhong Li commented on FLINK-28863:
-
In my opinion, for Rocksdb native savepoint S
Yubin Li created FLINK-29787:
Summary: fix ci METHOD_NEW_DEFAULT issue
Key: FLINK-29787
URL: https://issues.apache.org/jira/browse/FLINK-29787
Project: Flink
Issue Type: Bug
Components:
Myasuka merged PR #20917:
URL: https://github.com/apache/flink/pull/20917
--
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
[
https://issues.apache.org/jira/browse/FLINK-28973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625399#comment-17625399
]
Zhanghao Chen commented on FLINK-28973:
---
Hi [~gaoyunhaii]. The concern is totally
[
https://issues.apache.org/jira/browse/FLINK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625396#comment-17625396
]
Yun Gao commented on FLINK-29565:
-
Hi [~1336399775] then would you like to open a PR to
HuangXingBo commented on PR #20859:
URL: https://github.com/apache/flink/pull/20859#issuecomment-1294382816
@zentol Ok. I have addressed the comment at the latest commit. :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
flinkbot commented on PR #21182:
URL: https://github.com/apache/flink/pull/21182#issuecomment-1294381431
## CI report:
* 0a7afa1d3cb5370c44b1bea729afa6577ae7d3c9 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625395#comment-17625395
]
wangshiwei commented on FLINK-29565:
yes, I have
> In Flink per job mode, the logs
reswqa commented on code in PR #21137:
URL: https://github.com/apache/flink/pull/21137#discussion_r1007555607
##
flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java:
##
@@ -683,21 +665,66 @@ public void testJobAlreadyDone() th
reswqa commented on code in PR #21137:
URL: https://github.com/apache/flink/pull/21137#discussion_r1007555607
##
flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterServiceLeadershipRunnerTest.java:
##
@@ -683,21 +665,66 @@ public void testJobAlreadyDone() th
liyubin117 closed pull request #21116: [FLINK-29679][table] DESCRIBE statement
shows column comment
URL: https://github.com/apache/flink/pull/21116
--
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 th
liyubin117 opened a new pull request, #21182:
URL: https://github.com/apache/flink/pull/21182
## What is the purpose of the change
DESCRIBE statement print column comment to make results user-friendly, such
as help analysts write sql adaptive to corresponding business logics.
#
[
https://issues.apache.org/jira/browse/FLINK-29765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625391#comment-17625391
]
Shengkai Fang commented on FLINK-29765:
---
It's better you can share more infos, e.g
[
https://issues.apache.org/jira/browse/FLINK-29748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625388#comment-17625388
]
Shengkai Fang commented on FLINK-29748:
---
I think you can validate when StreamExec
yunfengzhou-hub commented on code in PR #160:
URL: https://github.com/apache/flink-ml/pull/160#discussion_r1007543761
##
flink-ml-lib/src/main/java/org/apache/flink/ml/feature/randomsplitter/RandomSplitterParams.java:
##
@@ -0,0 +1,66 @@
+/*
+ * Licensed to the Apache Software F
[
https://issues.apache.org/jira/browse/FLINK-29786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29786:
---
Labels: pull-request-available (was: )
> VarianceThresholdSelector Uses FeaturesCol Incorre
jiangxin369 opened a new pull request, #167:
URL: https://github.com/apache/flink-ml/pull/167
## What is the purpose of the change
Replace `FeaturesCol` with `InputCol` in VarianceThresholdSelector.
## Brief change log
- Add Javadoc for `HasFeaturesCol` to disti
xintongsong commented on PR #21122:
URL: https://github.com/apache/flink/pull/21122#issuecomment-1294359915
@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 commen
wangyang0918 merged PR #21179:
URL: https://github.com/apache/flink/pull/21179
--
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.
wangyang0918 merged PR #20982:
URL: https://github.com/apache/flink/pull/20982
--
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.
[
https://issues.apache.org/jira/browse/FLINK-29572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625383#comment-17625383
]
Xintong Song edited comment on FLINK-29572 at 10/28/22 2:15 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-29572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625383#comment-17625383
]
Xintong Song commented on FLINK-29572:
--
You don't have to configure different ports
wangyang0918 commented on PR #21178:
URL: https://github.com/apache/flink/pull/21178#issuecomment-1294356340
Fix the compile error and force pushed.
--
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 t
[
https://issues.apache.org/jira/browse/FLINK-29786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiang Xin updated FLINK-29786:
--
Description:
Flink ML has both `FeaturesCol` and `InputCol` to be used to set input. The
`FeaturesCol
[
https://issues.apache.org/jira/browse/FLINK-29786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiang Xin updated FLINK-29786:
--
Summary: VarianceThresholdSelector Uses FeaturesCol Incorrectly (was:
VarianceThresholdSelector Uses
[
https://issues.apache.org/jira/browse/FLINK-29749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625374#comment-17625374
]
Yang Wang commented on FLINK-29749:
---
Thanks [~jackylau] for your contribution.
> flin
[
https://issues.apache.org/jira/browse/FLINK-29749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang closed FLINK-29749.
-
Resolution: Fixed
Fixed via:
master: f8c6a668cd2b887f33a0cf4608de2d6b95c71f03
release-1.16: 38e90428bf
wangyang0918 merged PR #21166:
URL: https://github.com/apache/flink/pull/21166
--
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.
Jiang Xin created FLINK-29786:
-
Summary: VarianceThresholdSelector Uses FeaturesCol as Input Param
Key: FLINK-29786
URL: https://issues.apache.org/jira/browse/FLINK-29786
Project: Flink
Issue Typ
yunfengzhou-hub commented on code in PR #156:
URL: https://github.com/apache/flink-ml/pull/156#discussion_r1007512230
##
flink-ml-lib/src/main/java/org/apache/flink/ml/feature/vectorassembler/VectorAssembler.java:
##
@@ -47,10 +47,16 @@
/**
* A Transformer which combines a
Elkhan Dadashov created FLINK-29785:
---
Summary: Upgrade Flink Elasticsearch-7 connector
elasticsearch.version to 7.17.0
Key: FLINK-29785
URL: https://issues.apache.org/jira/browse/FLINK-29785
Project
ericxiao251 commented on PR #21077:
URL: https://github.com/apache/flink/pull/21077#issuecomment-1294158906
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-29783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625337#comment-17625337
]
Martijn Visser edited comment on FLINK-29783 at 10/27/22 9:14 PM:
[
https://issues.apache.org/jira/browse/FLINK-29783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser closed FLINK-29783.
--
Resolution: Duplicate
Duplicate of FLINk-24119
> Flaky test:
> KafkaShuffleExactlyOnceITCase
[
https://issues.apache.org/jira/browse/FLINK-29716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexis Sarda-Espinosa closed FLINK-29716.
-
Resolution: Won't Do
> Separate slf4j jar in the lib folder from the distributio
[
https://issues.apache.org/jira/browse/FLINK-29716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625336#comment-17625336
]
Alexis Sarda-Espinosa commented on FLINK-29716:
---
I see, all right.
> Sepa
ericxiao251 commented on PR #21077:
URL: https://github.com/apache/flink/pull/21077#issuecomment-1294048147
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-29572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625277#comment-17625277
]
Kevin Li commented on FLINK-29572:
--
It will work if we configure different ports for ea
gaborgsomogyi commented on PR #21180:
URL: https://github.com/apache/flink/pull/21180#issuecomment-1293940368
@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 comm
Sergey Nuyanzin created FLINK-29784:
---
Summary: Build fails with There is at least one incompatibility:
org.apache.flink.api.connector.source.SourceReader
Key: FLINK-29784
URL: https://issues.apache.org/jira/brow
gaborgsomogyi commented on PR #21160:
URL: https://github.com/apache/flink/pull/21160#issuecomment-1293904151
@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 comm
gaborgsomogyi commented on PR #21180:
URL: https://github.com/apache/flink/pull/21180#issuecomment-1293903766
@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 comm
gaborgsomogyi commented on PR #21147:
URL: https://github.com/apache/flink/pull/21147#issuecomment-1293897838
@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 comm
flinkbot commented on PR #21181:
URL: https://github.com/apache/flink/pull/21181#issuecomment-1293882353
## CI report:
* 85079793ed48230d97a1921862c7d28304f34fc7 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
JingGe opened a new pull request, #21181:
URL: https://github.com/apache/flink/pull/21181
## What is the purpose of the change
Back port #21172 to master: Change the docs: FlinkKafkaConsumer is
deprecated and will be removed with Flink 1.17 instead of 1.15 since Flink 1.16
has code
sap1ens commented on code in PR #20475:
URL: https://github.com/apache/flink/pull/20475#discussion_r1007187247
##
flink-connectors/flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/KafkaWriter.java:
##
@@ -398,6 +407,11 @@ private void registerMetricSync(
SaravananArumugam-Opus commented on code in PR #20922:
URL: https://github.com/apache/flink/pull/20922#discussion_r1007141005
##
flink-table/pom.xml:
##
@@ -76,10 +76,10 @@ under the License.
- 1.26.0
+ 1.32.0
flinkbot commented on PR #21180:
URL: https://github.com/apache/flink/pull/21180#issuecomment-1293803451
## CI report:
* ccc5e22c6617909e90705c11e4e28dfc12d9310b UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
gaborgsomogyi commented on PR #21180:
URL: https://github.com/apache/flink/pull/21180#issuecomment-1293804227
Let's see whether it helps.
--
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
1 - 100 of 274 matches
Mail list logo