flinkbot commented on PR #23355:
URL: https://github.com/apache/flink/pull/23355#issuecomment-1706032446
## CI report:
* 994d5ce25429b208f3fb5788bbcb94a65b31d44f UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
ldadima opened a new pull request, #23355:
URL: https://github.com/apache/flink/pull/23355
## What is the purpose of the change
To fix [FLINK-33034](https://issues.apache.org/jira/browse/FLINK-33034)
## Verifying this change
StateBackendTestBase#testGetKeysAndNamespaces
[
https://issues.apache.org/jira/browse/FLINK-32988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761962#comment-17761962
]
Sergey Nuyanzin commented on FLINK-32988:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-33034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761956#comment-17761956
]
Dmitriy Linevich commented on FLINK-33034:
--
[~MartijnVisser] [~trohrmann]
Hi,
Dmitriy Linevich created FLINK-33034:
Summary: Incorrect StateBackendTestBase#testGetKeysAndNamespaces
Key: FLINK-33034
URL: https://issues.apache.org/jira/browse/FLINK-33034
Project: Flink
Taher-Ghaleb commented on PR #23264:
URL: https://github.com/apache/flink/pull/23264#issuecomment-1705986579
Thanks @X-czh for your response. The purpose of this pull request was to get
insights about why such cases as exception handling still exist in codebases
though there exist better al
HuangZhenQiu opened a new pull request, #663:
URL: https://github.com/apache/flink-kubernetes-operator/pull/663
## What is the purpose of the change
Currently, Flink operator can't run in IPV6 environment due to a OKhttp host
name verification bug. To mitigate the issue reported by users,
[
https://issues.apache.org/jira/browse/FLINK-32872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761944#comment-17761944
]
Zhanghao Chen commented on FLINK-32872:
---
[~huweihua] Looking forward to your sugge
[
https://issues.apache.org/jira/browse/FLINK-32848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761941#comment-17761941
]
Zhanghao Chen commented on FLINK-32848:
---
Hi [~fanrui], if you have time, could you
X-czh commented on PR #20232:
URL: https://github.com/apache/flink/pull/20232#issuecomment-1705930989
@huwh @1996fanrui I've updated the PR with two new commits that aligns the
behavior of pretty printing taskmanager locations and updates the Web UI
accordingly. Please help review again whe
wangzzu commented on PR #23243:
URL: https://github.com/apache/flink/pull/23243#issuecomment-1705908682
@Jiabao-Sun thanks, i have fixed these
--
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
[
https://issues.apache.org/jira/browse/FLINK-32810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhipeng Zhang resolved FLINK-32810.
---
Fix Version/s: ml-2.4.0
Assignee: Fan Hong
Resolution: Fixed
> Improve manag
[
https://issues.apache.org/jira/browse/FLINK-33014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761930#comment-17761930
]
zhu commented on FLINK-33014:
-
[~mapohl] [~wangyang0918]
Is there any progress now? No ope
Fang Yong created FLINK-33033:
-
Summary: Add haservice micro benchmark for olap
Key: FLINK-33033
URL: https://issues.apache.org/jira/browse/FLINK-33033
Project: Flink
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/FLINK-25356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fang Yong updated FLINK-25356:
--
Parent: (was: FLINK-25318)
Issue Type: Technical Debt (was: Sub-task)
> Add benchmarks fo
[
https://issues.apache.org/jira/browse/FLINK-30774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-30774:
---
Labels: stale-major starter (was: starter)
I am the [Flink Jira Bot|https://github.com/apac
[
https://issues.apache.org/jira/browse/FLINK-32454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32454:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-28372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-28372:
---
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink
[
https://issues.apache.org/jira/browse/FLINK-31070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-31070:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-32262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32262:
---
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink
MartijnVisser commented on PR #23352:
URL: https://github.com/apache/flink/pull/23352#issuecomment-1705607330
> Do you think we want to backport this to Flink 1.18? Given this is a
critical bug
Yes, we can safely backport bugfixes, as long as they don't break any (API)
compatibility.
Jiabao Sun created FLINK-33032:
--
Summary: [JUnit5 Migration] Module: flink-table-planner
(ExpressionTestBase)
Key: FLINK-33032
URL: https://issues.apache.org/jira/browse/FLINK-33032
Project: Flink
Jiabao-Sun commented on PR #23349:
URL: https://github.com/apache/flink/pull/23349#issuecomment-1705496284
Hi @leonardBang.
Would you mind to help review this PR when you have time?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
flinkbot commented on PR #23354:
URL: https://github.com/apache/flink/pull/23354#issuecomment-1705493439
## CI report:
* 8f96e6abbf9c7a12d655f0d18d64373b72e1b2a8 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-33031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761868#comment-17761868
]
Jiabao Sun commented on FLINK-33031:
PR is Ready on https://github.com/apache/flink/
Jiabao-Sun opened a new pull request, #23354:
URL: https://github.com/apache/flink/pull/23354
## What is the purpose of the change
[FLINK-33031][table-planner][JUnit5 Migration] Module: flink-table-planner
(AggFunctionTestBase)
## Brief change log
JUnit5 Migratio
Jiabao Sun created FLINK-33031:
--
Summary: [JUnit5 Migration] Module: flink-table-planner
(AggFunctionTestBase)
Key: FLINK-33031
URL: https://issues.apache.org/jira/browse/FLINK-33031
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong Liang Teoh updated FLINK-33021:
Fix Version/s: aws-connector-4.2.0
> AWS nightly builds fails on architecture tests
>
[
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761861#comment-17761861
]
Hong Liang Teoh commented on FLINK-33021:
-
Triggering the nightly build now.
ht
[
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761860#comment-17761860
]
Hong Liang Teoh commented on FLINK-33021:
-
Ah. I only saw this now :( But I'll l
hlteoh37 merged PR #92:
URL: https://github.com/apache/flink-connector-aws/pull/92
--
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...@fl
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761856#comment-17761856
]
Hong Liang Teoh edited comment on FLINK-28513 at 9/4/23 3:17 PM:
-
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong Liang Teoh updated FLINK-28513:
Fix Version/s: 1.18.0
1.17.2
> Flink Table API CSV streaming sink throw
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761856#comment-17761856
]
Hong Liang Teoh commented on FLINK-28513:
-
> I dont have access to update the fi
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761855#comment-17761855
]
Hong Liang Teoh commented on FLINK-28513:
-
merged commit
[{{d06a297}}|https://g
hlteoh37 commented on PR #23352:
URL: https://github.com/apache/flink/pull/23352#issuecomment-1705433546
@MartijnVisser Do you think we want to backport this to Flink 1.18? Given
this is a critical bug
--
This is an automated message from the Apache Git Service.
To respond to the message
hlteoh37 merged PR #23351:
URL: https://github.com/apache/flink/pull/23351
--
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.apac
[
https://issues.apache.org/jira/browse/FLINK-33020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761839#comment-17761839
]
Andriy Redko commented on FLINK-33020:
--
[~martijnvisser] yes, I think it happens fr
[
https://issues.apache.org/jira/browse/FLINK-33029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi reassigned FLINK-33029:
-
Assignee: Gabor Somogyi
> Drop python 3.7 support
> ---
>
>
Gabor Somogyi created FLINK-33030:
-
Summary: Add python 3.11 support
Key: FLINK-33030
URL: https://issues.apache.org/jira/browse/FLINK-33030
Project: Flink
Issue Type: New Feature
C
Gabor Somogyi created FLINK-33029:
-
Summary: Drop python 3.7 support
Key: FLINK-33029
URL: https://issues.apache.org/jira/browse/FLINK-33029
Project: Flink
Issue Type: New Feature
C
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761832#comment-17761832
]
Ryan Skraba commented on FLINK-33018:
-
_If I understand correctly_ -- the *"C"* elem
[
https://issues.apache.org/jira/browse/FLINK-16686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761031#comment-17761031
]
Alexis Sarda-Espinosa edited comment on FLINK-16686 at 9/4/23 1:30 PM:
---
flinkbot commented on PR #23353:
URL: https://github.com/apache/flink/pull/23353#issuecomment-1705260690
## CI report:
* d852cff5a660222835a26bc54d0c195c9e69c1b2 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-33024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761824#comment-17761824
]
Jiabao Sun commented on FLINK-33024:
PR is ready on https://github.com/apache/flink/
Jiabao-Sun opened a new pull request, #23353:
URL: https://github.com/apache/flink/pull/23353
## What is the purpose of the change
[FLINK-33024][table-planner][JUnit5 Migration] Module: flink-table-planner
(JsonPlanTestBase)
## Brief change log
JUnit5 Migration Modul
[
https://issues.apache.org/jira/browse/FLINK-32988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761820#comment-17761820
]
Matthias Pohl commented on FLINK-32988:
---
[~fsk119] There is a temporal dependency
[
https://issues.apache.org/jira/browse/FLINK-32667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761812#comment-17761812
]
Matthias Pohl commented on FLINK-32667:
---
Sounds reasonable. (y) fyi: I might not b
Timo Walther created FLINK-33028:
Summary: FLIP-348: Make expanding behavior of virtual metadata
columns configurable
Key: FLINK-33028
URL: https://issues.apache.org/jira/browse/FLINK-33028
Project: F
[
https://issues.apache.org/jira/browse/FLINK-32667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761807#comment-17761807
]
Fang Yong commented on FLINK-32667:
---
[~mapohl] As we discussed in the threads
https:/
[
https://issues.apache.org/jira/browse/FLINK-32962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761797#comment-17761797
]
Aleksandr Pilipenko commented on FLINK-32962:
-
cc [~dianfu], [~hxbks2ks]
>
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761794#comment-17761794
]
Samrat Deb commented on FLINK-28513:
I dont have access to update the fix version .
flinkbot commented on PR #23352:
URL: https://github.com/apache/flink/pull/23352#issuecomment-1705123599
## CI report:
* e7167b273667e84ea7b01434ededc8e6aca0c8c5 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761790#comment-17761790
]
Samrat Deb commented on FLINK-28513:
Hi [~liangtl]
backport for 1.17 :- [https://g
flinkbot commented on PR #23351:
URL: https://github.com/apache/flink/pull/23351#issuecomment-1705116714
## CI report:
* 97c206b9ef38a715912a103763727af726f020c2 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
Samrat002 opened a new pull request, #23352:
URL: https://github.com/apache/flink/pull/23352
## What is the purpose of the change
Backport https://github.com/apache/flink/pull/21458 for 1.17
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
Jiabao-Sun commented on code in PR #23243:
URL: https://github.com/apache/flink/pull/23243#discussion_r1314789249
##
flink-runtime/src/test/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroupTest.java:
##
@@ -75,30 +70,30 @@ protected String getGroupName(CharacterFi
Samrat002 opened a new pull request, #23351:
URL: https://github.com/apache/flink/pull/23351
## What is the purpose of the change
Backport https://github.com/apache/flink/pull/21458 for 1.17
--
This is an automated message from the Apache Git Service.
To respond to t
wangzzu commented on code in PR #23265:
URL: https://github.com/apache/flink/pull/23265#discussion_r1314803293
##
flink-runtime/src/test/java/org/apache/flink/runtime/taskmanager/TaskCancelAsyncProducerConsumerITCase.java:
##
@@ -187,11 +185,11 @@ public void
testCancelAsyncPro
zhougit86 commented on PR #23323:
URL: https://github.com/apache/flink/pull/23323#issuecomment-1705076440
> @zhougit86 Yes, I can review this, however, I have limited spare time,
which means that I may respond slowly.
Ok, take your time. Let me know if any clarification needed
--
T
zhougit86 commented on PR #23323:
URL: https://github.com/apache/flink/pull/23323#issuecomment-1705075520
>
Ok, take your time. Let me know if any clarification needed
--
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-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761787#comment-17761787
]
Hong Liang Teoh commented on FLINK-28513:
-
[~samrat007] Could we backport this
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong Liang Teoh resolved FLINK-28513.
-
Fix Version/s: 1.19.0
Resolution: Fixed
> Flink Table API CSV streaming sink thro
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761785#comment-17761785
]
Hong Liang Teoh commented on FLINK-28513:
-
merged commit
[{{e921489}}|https://
hlteoh37 merged PR #21458:
URL: https://github.com/apache/flink/pull/21458
--
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.apac
boring-cyborg[bot] commented on PR #18:
URL:
https://github.com/apache/flink-connector-hbase/pull/18#issuecomment-1705044964
Thanks for opening this pull request! Please check out our contributing
guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)
--
This is a
snuyanzin opened a new pull request, #18:
URL: https://github.com/apache/flink-connector-hbase/pull/18
The PR makes use of `org.apache.flink` for parent group id
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/FLINK-33008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-33008.
--
Fix Version/s: kubernetes-operator-1.7.0
Resolution: Fixed
merged to main 3f537b839994ec726dd72
gyfora merged PR #662:
URL: https://github.com/apache/flink-kubernetes-operator/pull/662
--
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
hlteoh37 commented on PR #21458:
URL: https://github.com/apache/flink/pull/21458#issuecomment-170501
Ok this looks good to me. Thanks for fixing and testing @Samrat002
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
Gyula Fora created FLINK-33027:
--
Summary: Users should be able to change parallelism of excluded
vertices
Key: FLINK-33027
URL: https://issues.apache.org/jira/browse/FLINK-33027
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-33027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora reassigned FLINK-33027:
--
Assignee: Gyula Fora
> Users should be able to change parallelism of excluded vertices
>
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761774#comment-17761774
]
Jayadeep Jayaraman commented on FLINK-33018:
I checked and looks like the te
flinkbot commented on PR #23350:
URL: https://github.com/apache/flink/pull/23350#issuecomment-1704989427
## CI report:
* dc0beaeff62124609ceaf9e2139c9bb7765c0d87 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
TanYuxin-tyx commented on code in PR #23255:
URL: https://github.com/apache/flink/pull/23255#discussion_r1314726683
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/file/PartitionFileReader.java:
##
@@ -78,4 +91,165 @@ long getPriority(
lincoln-lil opened a new pull request, #23350:
URL: https://github.com/apache/flink/pull/23350
This is a minor fix for the page title, after fix, the preview page will be:

--
This is a
darenwkt commented on code in PR #662:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/662#discussion_r1314722812
##
flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/listener/FlinkResourceListener.java:
##
@@ -45,8 +44,6 @@ publ
[
https://issues.apache.org/jira/browse/FLINK-33026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln lee reassigned FLINK-33026:
---
Assignee: lincoln lee
> The chinese doc of sql 'Performance Tuning' has a wrong title in th
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761768#comment-17761768
]
Jayadeep Jayaraman commented on FLINK-33018:
Let me look into it and raise a
lincoln lee created FLINK-33026:
---
Summary: The chinese doc of sql 'Performance Tuning' has a wrong
title in the index page
Key: FLINK-33026
URL: https://issues.apache.org/jira/browse/FLINK-33026
Project
echauchot commented on PR #22985:
URL: https://github.com/apache/flink/pull/22985#issuecomment-1704964511
@1996fanrui I addressed all your comments and I think we are in sync. Can
you resume you review ?
--
This is an automated message from the Apache Git Service.
To respond to the messa
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761762#comment-17761762
]
Martijn Visser commented on FLINK-33018:
[~jjayadeep] I don't know, if you think
[
https://issues.apache.org/jira/browse/FLINK-33021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761761#comment-17761761
]
Martijn Visser commented on FLINK-33021:
[~liangtl] Ah, I think that shouldn't b
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761756#comment-17761756
]
Jayadeep Jayaraman commented on FLINK-33018:
[~martijnvisser] - Shouldn't th
[
https://issues.apache.org/jira/browse/FLINK-26644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761755#comment-17761755
]
Sergey Nuyanzin commented on FLINK-26644:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-32803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761754#comment-17761754
]
Weihua Hu commented on FLINK-32803:
---
[~chesnay], Hi, is there any other scenarios you
[
https://issues.apache.org/jira/browse/FLINK-32988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761753#comment-17761753
]
Sergey Nuyanzin commented on FLINK-32988:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-33025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-33025:
Affects Version/s: 1.16.3
> BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFi
[ https://issues.apache.org/jira/browse/FLINK-26990 ]
Sergey Nuyanzin deleted comment on FLINK-26990:
-
was (Author: sergey nuyanzin):
1.16:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52953&view=logs&j=5cae8624-c7
[
https://issues.apache.org/jira/browse/FLINK-33025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761751#comment-17761751
]
Sergey Nuyanzin commented on FLINK-33025:
-
1.16:
https://dev.azure.com/apache-f
[
https://issues.apache.org/jira/browse/FLINK-33025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-33025:
Description:
This build
https://dev.azure.com/apache-flink/apache-flink/_build/results?bu
Sergey Nuyanzin created FLINK-33025:
---
Summary:
BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFinishBundleTriggeredByCount
fails on AZP
Key: FLINK-33025
URL: https://issues.apache.org/jira/browse/F
[
https://issues.apache.org/jira/browse/FLINK-33025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-33025:
Affects Version/s: 1.19.0
> BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFi
[
https://issues.apache.org/jira/browse/FLINK-26515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761749#comment-17761749
]
Sergey Nuyanzin commented on FLINK-26515:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-18356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761747#comment-17761747
]
Sergey Nuyanzin commented on FLINK-18356:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-32804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761745#comment-17761745
]
Matt Wang edited comment on FLINK-32804 at 9/4/23 9:07 AM:
---
[~
[
https://issues.apache.org/jira/browse/FLINK-26990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-26990:
Affects Version/s: 1.16.2
(was: 1.16.0)
> BatchArrowPythonGroup
[
https://issues.apache.org/jira/browse/FLINK-26990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761746#comment-17761746
]
Sergey Nuyanzin edited comment on FLINK-26990 at 9/4/23 9:07 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-26990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761746#comment-17761746
]
Sergey Nuyanzin commented on FLINK-26990:
-
https://dev.azure.com/apache-flink/ap
[
https://issues.apache.org/jira/browse/FLINK-32804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Wang updated FLINK-32804:
--
Attachment: image-2023-09-04-17-04-21-682.png
> Release Testing: Verify FLIP-304: Pluggable failure ha
1 - 100 of 143 matches
Mail list logo