[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Attachment: sql.png
> Improve common subexpression elimination by using local references
> -
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Attachment: udf.png
> Improve common subexpression elimination by using local references
> -
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Description:
When we write a sql like
{code:java}
select udf2(udf1(field), udf3(udf1(field) ...{code}
u
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Attachment: (was: 企业微信截图_ec5bf14d-2393-4c31-9c90-f0d2cbc5e827.png)
> Improve common subexpression el
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Description:
When we write a sql like
{code:java}
select udf2(udf1(field), udf3(udf1(field) ...{code}
u
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Attachment: 企业微信截图_ec5bf14d-2393-4c31-9c90-f0d2cbc5e827.png
> Improve common subexpression elimination b
[
https://issues.apache.org/jira/browse/FLINK-23239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li resolved FLINK-23239.
Resolution: Fixed
> HiveTableSinkITCase hangs on azure
> --
>
>
[
https://issues.apache.org/jira/browse/FLINK-23239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390336#comment-17390336
]
Rui Li commented on FLINK-23239:
[~liyu] Thanks for the reminder. I'm closing this one.
[
https://issues.apache.org/jira/browse/FLINK-23554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390324#comment-17390324
]
Shengkai Fang commented on FLINK-23554:
---
Thanks for [~qingru zhang]'s report. I wi
[
https://issues.apache.org/jira/browse/FLINK-23048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390331#comment-17390331
]
Caizhi Weng commented on FLINK-23048:
-
Hi! [~xtsong], are there more instances comin
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* b2873e0f176b89222b9bc4fed8241748de69f956 Azure:
[FAILURE](https://dev.azure.com/apache-fl
GOODBOY008 commented on a change in pull request #16627:
URL: https://github.com/apache/flink/pull/16627#discussion_r679684892
##
File path: docs/content.zh/docs/ops/batch/blocking_shuffle.md
##
@@ -27,63 +27,63 @@ under the License.
# Blocking Shuffle
-## Overview
+## 总览
[
https://issues.apache.org/jira/browse/FLINK-23239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390330#comment-17390330
]
Yu Li commented on FLINK-23239:
---
[~lirui] Thanks for the efforts. Any reason we still have
GOODBOY008 commented on a change in pull request #16627:
URL: https://github.com/apache/flink/pull/16627#discussion_r679684146
##
File path: docs/content.zh/docs/ops/batch/blocking_shuffle.md
##
@@ -27,63 +27,63 @@ under the License.
# Blocking Shuffle
-## Overview
+## 总览
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390327#comment-17390327
]
Caizhi Weng commented on FLINK-23555:
-
Hi! The example is missing. Could you check t
[
https://issues.apache.org/jira/browse/FLINK-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weibowen updated FLINK-23555:
-
Description:
When we write a sql like
By default, Flink uses {{org.apache.calcite.rex.RexProgram#expan
[
https://issues.apache.org/jira/browse/FLINK-14116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390325#comment-17390325
]
Mack Liu commented on FLINK-14116:
--
hello
> Translate changes on Getting Started Overv
[
https://issues.apache.org/jira/browse/FLINK-14116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mack Liu updated FLINK-14116:
-
Comment: was deleted
(was: hello)
> Translate changes on Getting Started Overview to Chinese
>
weibowen created FLINK-23555:
Summary: Improve common subexpression elimination by using local
references
Key: FLINK-23555
URL: https://issues.apache.org/jira/browse/FLINK-23555
Project: Flink
I
carp84 commented on a change in pull request #453:
URL: https://github.com/apache/flink-web/pull/453#discussion_r679675357
##
File path: _posts/2021-07-01-release-1.13.2.md
##
@@ -0,0 +1,348 @@
+---
+layout: post
+title: "Apache Flink 1.13.2 Released"
+date: 2021-07-14 00:00
carp84 commented on a change in pull request #453:
URL: https://github.com/apache/flink-web/pull/453#discussion_r679675357
##
File path: _posts/2021-07-01-release-1.13.2.md
##
@@ -0,0 +1,348 @@
+---
+layout: post
+title: "Apache Flink 1.13.2 Released"
+date: 2021-07-14 00:00
flinkbot edited a comment on pull request #16645:
URL: https://github.com/apache/flink/pull/16645#issuecomment-889643808
## CI report:
* 9d5ddebe2bb4b36a0b872ce5945f2e699a77392e Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16639:
URL: https://github.com/apache/flink/pull/16639#issuecomment-889540294
## CI report:
* b01a85efd6798de784f114278518874a2974b830 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16589:
URL: https://github.com/apache/flink/pull/16589#issuecomment-886429447
## CI report:
* 791a3f1825b2e2d5682c40e9b7e52a4cbc576429 UNKNOWN
* a29a6115a578c543a9856a07d0ef58f79ebcc895 UNKNOWN
* c679fefa6bc59735ea1fb7f3ed6a5cd74685
[
https://issues.apache.org/jira/browse/FLINK-23554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JING ZHANG updated FLINK-23554:
---
Description:
SqlCli would throws an exception like the following, and SqlCli would hang
forever unt
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* b2873e0f176b89222b9bc4fed8241748de69f956 Azure:
[FAILURE](https://dev.azure.com/apache-fl
JING ZHANG created FLINK-23554:
--
Summary: SqlCli throws an exception and hang
Key: FLINK-23554
URL: https://issues.apache.org/jira/browse/FLINK-23554
Project: Flink
Issue Type: Bug
Co
[
https://issues.apache.org/jira/browse/FLINK-23418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-23418:
--
Fix Version/s: (was: 1.13.2)
1.13.3
Move the fix version from 1.13.2 to 1.13.3 since th
[
https://issues.apache.org/jira/browse/FLINK-23553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-23553:
-
Summary: Trigger global failover for a synchronous savepoint --drain
failure (was: Trig
Dawid Wysakowicz created FLINK-23553:
Summary: Trigger global failover for a synchronous savepoint
failure
Key: FLINK-23553
URL: https://issues.apache.org/jira/browse/FLINK-23553
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-23315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-23315:
--
Fix Version/s: (was: 1.13.2)
1.13.3
Change fix version to 1.13.3 since we're checking a
[
https://issues.apache.org/jira/browse/FLINK-23552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-23552:
-
Description:
Searching for '/flink-1.13.2/conf/sql-client-defaults.yaml'...not found.
This log
Jingsong Lee created FLINK-23552:
Summary: Remove yaml not found log in sql-client
Key: FLINK-23552
URL: https://issues.apache.org/jira/browse/FLINK-23552
Project: Flink
Issue Type: Bug
mans2singh commented on pull request #16639:
URL: https://github.com/apache/flink/pull/16639#issuecomment-889647056
@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 specif
rkhachatryan merged pull request #16458:
URL: https://github.com/apache/flink/pull/16458
--
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-un
rkhachatryan commented on pull request #16458:
URL: https://github.com/apache/flink/pull/16458#issuecomment-889644025
Thanks for the review @AHeise.
I've removed the commit from FLINK-23416 and accepted your suggestion,
merging.
--
This is an automated message from the Apache Git Serv
flinkbot commented on pull request #16645:
URL: https://github.com/apache/flink/pull/16645#issuecomment-889643808
## CI report:
* 9d5ddebe2bb4b36a0b872ce5945f2e699a77392e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #16644:
URL: https://github.com/apache/flink/pull/16644#issuecomment-889635734
## CI report:
* 1074845016911271e7df9f4c879a3ab59f1443d0 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* da1af9f372f7865bc46af66154284918bfb69317 Azure:
[FAILURE](https://dev.azure.com/apache-fl
chenlei677 commented on pull request #16614:
URL: https://github.com/apache/flink/pull/16614#issuecomment-889641265
@rmetzger Could you please review this PR ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
[
https://issues.apache.org/jira/browse/FLINK-23548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390293#comment-17390293
]
Chesnay Schepler commented on FLINK-23548:
--
The jar API has some restrictions o
yulei0824 commented on pull request #16645:
URL: https://github.com/apache/flink/pull/16645#issuecomment-889640414
@zentol Could you please review this PR ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
flinkbot commented on pull request #16645:
URL: https://github.com/apache/flink/pull/16645#issuecomment-889640067
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
[
https://issues.apache.org/jira/browse/FLINK-23539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23539:
---
Labels: pull-request-available (was: )
> InfluxDBReporter should filter characters in tags
yulei0824 opened a new pull request #16645:
URL: https://github.com/apache/flink/pull/16645
## What is the purpose of the change
The job whoes SQL statements contain '\n' can not report any metrics to
influxdb, because the influxdb uses '\n' to delimit the point.
This pull
flinkbot edited a comment on pull request #16643:
URL: https://github.com/apache/flink/pull/16643#issuecomment-889623502
## CI report:
* edc63141b5dc793b484ff8529c3e2ece5e15e23d Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot commented on pull request #16644:
URL: https://github.com/apache/flink/pull/16644#issuecomment-889635734
## CI report:
* 1074845016911271e7df9f4c879a3ab59f1443d0 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* da1af9f372f7865bc46af66154284918bfb69317 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot commented on pull request #16644:
URL: https://github.com/apache/flink/pull/16644#issuecomment-889623796
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
flinkbot commented on pull request #16643:
URL: https://github.com/apache/flink/pull/16643#issuecomment-889623502
## CI report:
* edc63141b5dc793b484ff8529c3e2ece5e15e23d UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
[
https://issues.apache.org/jira/browse/FLINK-23551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23551:
---
Labels: pull-request-available (was: )
> Bump ORC to 1.6.9
> -
>
>
dongjoon-hyun opened a new pull request #16644:
URL: https://github.com/apache/flink/pull/16644
## 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 t
[
https://issues.apache.org/jira/browse/FLINK-23537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-23537.
---
Fix Version/s: 1.14.0
Resolution: Fixed
Fixed in master: a53964b584c3ae5daa9cf2fd236ec658362aed44
>
wuchong merged pull request #16631:
URL: https://github.com/apache/flink/pull/16631
--
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-unsubsc
Dongjoon Hyun created FLINK-23551:
-
Summary: Bump ORC to 1.6.9
Key: FLINK-23551
URL: https://issues.apache.org/jira/browse/FLINK-23551
Project: Flink
Issue Type: Improvement
Compone
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* 8aa14edfb0c5cdc5c1f46bc42aadbc6ad69a9b79 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #16641:
URL: https://github.com/apache/flink/pull/16641#issuecomment-889605152
## CI report:
* d7789b48140a73ee6b4d09c917253f2f6f262275 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889099584
## CI report:
* d7928fd1f51e6cc4296df21a9bf8521988b599f2 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16642:
URL: https://github.com/apache/flink/pull/16642#issuecomment-889605204
## CI report:
* 14ae50679fce8c2ff80f3701031fddb1666bc3f5 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot commented on pull request #16643:
URL: https://github.com/apache/flink/pull/16643#issuecomment-889613274
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
swfinale opened a new pull request #16643:
URL: https://github.com/apache/flink/pull/16643
replaced "Iff" with "If" in row 44.
--
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
flinkbot commented on pull request #16642:
URL: https://github.com/apache/flink/pull/16642#issuecomment-889605204
## CI report:
* 14ae50679fce8c2ff80f3701031fddb1666bc3f5 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot commented on pull request #16641:
URL: https://github.com/apache/flink/pull/16641#issuecomment-889605152
## CI report:
* d7789b48140a73ee6b4d09c917253f2f6f262275 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889099584
## CI report:
* d7928fd1f51e6cc4296df21a9bf8521988b599f2 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16640:
URL: https://github.com/apache/flink/pull/16640#issuecomment-889598196
## CI report:
* 94deee8ba9d8d8038dc481811fb9648160f289bf Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-8277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390265#comment-17390265
]
weibowen commented on FLINK-8277:
-
I encountered the same problem.
There always are some
flinkbot commented on pull request #16642:
URL: https://github.com/apache/flink/pull/16642#issuecomment-889600642
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
[
https://issues.apache.org/jira/browse/FLINK-21569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21569:
---
Labels: auto-deprioritized-major pull-request-available (was:
auto-deprioritized-major)
>
tsreaper opened a new pull request #16642:
URL: https://github.com/apache/flink/pull/16642
## What is the purpose of the change
This PR aims to fix FLINK-21569, where reading specific csv files will cause
the job to hang forever. This is actually caused by a bug in Jackson
(https://
flinkbot commented on pull request #16640:
URL: https://github.com/apache/flink/pull/16640#issuecomment-889598196
## CI report:
* 94deee8ba9d8d8038dc481811fb9648160f289bf UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889099584
## CI report:
* d7928fd1f51e6cc4296df21a9bf8521988b599f2 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot commented on pull request #16641:
URL: https://github.com/apache/flink/pull/16641#issuecomment-889598039
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
swfinale opened a new pull request #16641:
URL: https://github.com/apache/flink/pull/16641
replaced "Iff" with "If" in row 44.
--
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-21569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390259#comment-17390259
]
Caizhi Weng commented on FLINK-21569:
-
According to the discussion with Chesnay offl
zlzhang0122 commented on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889593787
@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
zlzhang0122 removed a comment on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889592975
@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 t
zlzhang0122 commented on pull request #16637:
URL: https://github.com/apache/flink/pull/16637#issuecomment-889592975
@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
huxixiang commented on pull request #16547:
URL: https://github.com/apache/flink/pull/16547#issuecomment-889592722
cc @RocMarshal, could you review my pr when you're free? Looking for your
feedbacks, thanks a lot.
--
This is an automated message from the Apache Git Service.
To respond to
flinkbot commented on pull request #16640:
URL: https://github.com/apache/flink/pull/16640#issuecomment-889589347
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
[
https://issues.apache.org/jira/browse/FLINK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-22891:
---
Labels: pull-request-available test-stability (was: test-stability)
> FineGrainedSlotManage
KarmaGYZ opened a new pull request #16640:
URL: https://github.com/apache/flink/pull/16640
… of checkResourceRequirements
The result of ScheduledFuture#isDone can be false negative
## What is the purpose of the change
*(For example: This pull request makes task d
rufei xing created FLINK-23550:
--
Summary: Supports brotli compression algorithm
Key: FLINK-23550
URL: https://issues.apache.org/jira/browse/FLINK-23550
Project: Flink
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/FLINK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390241#comment-17390241
]
Yangze Guo commented on FLINK-22891:
After a deeper investigation, I think the root
flinkbot edited a comment on pull request #16639:
URL: https://github.com/apache/flink/pull/16639#issuecomment-889540294
## CI report:
* b01a85efd6798de784f114278518874a2974b830 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
guoweiM commented on a change in pull request #16465:
URL: https://github.com/apache/flink/pull/16465#discussion_r668403128
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/shuffle/ShuffleMasterContext.java
##
@@ -0,0 +1,34 @@
+/*
+ * Licensed to the Apache S
yittg commented on a change in pull request #16607:
URL: https://github.com/apache/flink/pull/16607#discussion_r679593191
##
File path:
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources/KubernetesConfigMapSharedInformer.java
##
@@ -21,18 +21,17 @@
tisonkun closed pull request #11803:
URL: https://github.com/apache/flink/pull/11803
--
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-unsubs
tisonkun commented on pull request #11803:
URL: https://github.com/apache/flink/pull/11803#issuecomment-889576644
Close as stale. The problem seems vanished.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
[
https://issues.apache.org/jira/browse/FLINK-23545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu reassigned FLINK-23545:
---
Assignee: jinfeng
> Use new schema in SqlCreateTableConverter
> ---
tisonkun commented on pull request #9781:
URL: https://github.com/apache/flink/pull/9781#issuecomment-889573717
closed as stale. conflict a lot and I think it needs a new PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
[
https://issues.apache.org/jira/browse/FLINK-13685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13685:
---
Labels: auto-deprioritized-major pull-request-available (was:
auto-deprioritized-major)
>
tisonkun closed pull request #9781:
URL: https://github.com/apache/flink/pull/9781
--
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
tisonkun closed pull request #9587:
URL: https://github.com/apache/flink/pull/9587
--
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
tisonkun commented on pull request #9587:
URL: https://github.com/apache/flink/pull/9587#issuecomment-889573276
Closed as stale.
--
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
yittg commented on a change in pull request #16607:
URL: https://github.com/apache/flink/pull/16607#discussion_r679593191
##
File path:
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources/KubernetesConfigMapSharedInformer.java
##
@@ -21,18 +21,17 @@
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* 8aa14edfb0c5cdc5c1f46bc42aadbc6ad69a9b79 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* a0f535069aff54fab5345338bcbeb5785e5013bf Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #16639:
URL: https://github.com/apache/flink/pull/16639#issuecomment-889540294
## CI report:
* b01a85efd6798de784f114278518874a2974b830 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot commented on pull request #16639:
URL: https://github.com/apache/flink/pull/16639#issuecomment-889540294
## CI report:
* b01a85efd6798de784f114278518874a2974b830 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #15304:
URL: https://github.com/apache/flink/pull/15304#issuecomment-803430086
## CI report:
* 04da1862ec1f107c74017283c916229b560d9731 UNKNOWN
* a0f535069aff54fab5345338bcbeb5785e5013bf Azure:
[FAILURE](https://dev.azure.com/apache-fl
1 - 100 of 1141 matches
Mail list logo