Myasuka commented on a change in pull request #19051:
URL: https://github.com/apache/flink/pull/19051#discussion_r826716970
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/AbstractStateChangeLogger.java
##
@@ -145,
flinkbot edited a comment on pull request #19070:
URL: https://github.com/apache/flink/pull/19070#issuecomment-1066030702
## CI report:
* Unknown: [CANCELED](TBD)
* 183293c8d6cc788d92de34bc97c48784dc731acf UNKNOWN
Bot commands
The @flinkbot bot supports the fo
flinkbot edited a comment on pull request #19089:
URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609
## CI report:
* 103331d5386317a184e7f363fa490a43842b8915 Azure:
[CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu
[
https://issues.apache.org/jira/browse/FLINK-26646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26646:
---
Labels: pull-request-available (was: )
> Flink kubernetes operator helm template is broken
KarmaGYZ opened a new pull request #19095:
URL: https://github.com/apache/flink/pull/19095
## What is the purpose of the change
Optimize the time of fetching job status in the job submission of session
cluster.
## Brief change log
- Introduce rest api to fetch job
[
https://issues.apache.org/jira/browse/FLINK-26641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26641:
---
Labels: pull-request-available (was: )
> Optimize the time of fetching job status in the jo
Caizhi Weng created FLINK-26648:
---
Summary: Ban dependencies on flink-table-planner and depend on
flink-table-planner-loader instead
Key: FLINK-26648
URL: https://issues.apache.org/jira/browse/FLINK-26648
LadyForest commented on a change in pull request #41:
URL: https://github.com/apache/flink-table-store/pull/41#discussion_r826723223
##
File path:
flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/TableStoreFactory.java
##
@@ -84,14 +109,15 @@ pu
realdengziqi commented on pull request #18982:
URL: https://github.com/apache/flink/pull/18982#issuecomment-1067722277
@godfreyhe Could you please help review and merge this code if it's ok.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
flinkbot commented on pull request #19093:
URL: https://github.com/apache/flink/pull/19093#issuecomment-1067723030
## CI report:
* c36721c2627db4772167d093840664bda88a1157 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
echauchot commented on a change in pull request #19059:
URL: https://github.com/apache/flink/pull/19059#discussion_r826724781
##
File path:
flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraConnectorITCase.java
##
wanglijie95 commented on pull request #19040:
URL: https://github.com/apache/flink/pull/19040#issuecomment-1067723796
Thanks for all the efforts on this PR @zhoulii, but unfortunately this PR
doesn't fully solve the problem and introduces some new problems.
Currently, the solution di
wanglijie95 edited a comment on pull request #19040:
URL: https://github.com/apache/flink/pull/19040#issuecomment-1067723796
Thanks for all the efforts on this PR @zhoulii, but unfortunately this PR
doesn't fully solve the problem and introduces new problems.
Currently, the solution
echauchot commented on pull request #19059:
URL: https://github.com/apache/flink/pull/19059#issuecomment-1067724693
@zentol I addressed all your comments. PTAL
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
echauchot edited a comment on pull request #19059:
URL: https://github.com/apache/flink/pull/19059#issuecomment-1067724693
@zentol I addressed all your comments. I should be ok now. PTAL
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
echauchot edited a comment on pull request #19059:
URL: https://github.com/apache/flink/pull/19059#issuecomment-1067724693
@zentol I addressed all your comments. It should be ok now. PTAL
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
JingsongLi merged pull request #45:
URL: https://github.com/apache/flink-table-store/pull/45
--
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: issue
flinkbot commented on pull request #19094:
URL: https://github.com/apache/flink/pull/19094#issuecomment-1067727689
## CI report:
* b3f828d7e69e5032b9e79053e5cc5290f4c7d0e1 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506799#comment-17506799
]
Etienne Chauchot commented on FLINK-25771:
--
[~gaoyunhaii] thanks for reporting
rkhachatryan commented on a change in pull request #19051:
URL: https://github.com/apache/flink/pull/19051#discussion_r826733692
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/AbstractStateChangeLogger.java
##
@@
JingGe commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826180052
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zhoulii commented on pull request #19040:
URL: https://github.com/apache/flink/pull/19040#issuecomment-1067738895
> Thanks for all the efforts on this PR @zhoulii, but unfortunately this PR
doesn't fully solve the problem and introduces new problems.
>
> Currently, the solution discu
Yang Wang created FLINK-26649:
-
Summary: Add startTime in JobStatus
Key: FLINK-26649
URL: https://issues.apache.org/jira/browse/FLINK-26649
Project: Flink
Issue Type: Sub-task
Component
Yun Tang created FLINK-26650:
Summary: Avoid to print stack trace for checkpoint trigger failure
if not all tasks are started
Key: FLINK-26650
URL: https://issues.apache.org/jira/browse/FLINK-26650
Projec
[
https://issues.apache.org/jira/browse/FLINK-26650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506806#comment-17506806
]
Yun Tang commented on FLINK-26650:
--
cc [~pnowojski]
> Avoid to print stack trace for c
rkhachatryan opened a new pull request #19096:
URL: https://github.com/apache/flink/pull/19096
## What is the purpose of the change
Key group is logged so that state changes can be re-distributed or shuffled.
It is currently obtained from keyContext for remove() operations.
Howe
rkhachatryan commented on a change in pull request #19051:
URL: https://github.com/apache/flink/pull/19051#discussion_r826750073
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/AbstractStateChangeLogger.java
##
@@
rkhachatryan commented on a change in pull request #19051:
URL: https://github.com/apache/flink/pull/19051#discussion_r826750073
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/AbstractStateChangeLogger.java
##
@@
gaoyunhaii opened a new pull request #19097:
URL: https://github.com/apache/flink/pull/19097
## What is the purpose of the change
This PR completes the 1.16 version to the flink versions enum
## Does this pull request potentially affect one of the following parts:
- De
JingGe commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826139610
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
XComp edited a comment on pull request #19082:
URL: https://github.com/apache/flink/pull/19082#issuecomment-1067659895
Errors in [ci
run](https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=33030&view=results)
are unrelated:
* FLINK-26220
* FLINK-26621
--
This i
[
https://issues.apache.org/jira/browse/FLINK-26646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-26646.
--
Resolution: Fixed
merged: 81593eca3643bd7f17db5fe371d4f355967f70df
> Flink kubernetes operator helm t
flinkbot edited a comment on pull request #18406:
URL: https://github.com/apache/flink/pull/18406#issuecomment-1017085273
## CI report:
* 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
Myasuka commented on a change in pull request #19096:
URL: https://github.com/apache/flink/pull/19096#discussion_r826764473
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/state/InternalPriorityQueue.java
##
@@ -77,6 +80,9 @@
/**
* Check if the se
[
https://issues.apache.org/jira/browse/FLINK-25916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Paul updated FLINK-25916:
Priority: Major (was: Critical)
> Using upsert-kafka with a flush buffer results in Null Pointer
flinkbot edited a comment on pull request #18646:
URL: https://github.com/apache/flink/pull/18646#issuecomment-1031503295
## CI report:
* cb7d3ffbe8d6e057a68a473747998c3a646e9ce7 UNKNOWN
* 5219c94d1e14bb5f9c717caf685ad39760b7b539 Azure:
[SUCCESS](https://dev.azure.com/apache-f
[
https://issues.apache.org/jira/browse/FLINK-26650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang updated FLINK-26650:
-
Fix Version/s: 1.16.0
> Avoid to print stack trace for checkpoint trigger failure if not all tasks
> ar
[
https://issues.apache.org/jira/browse/FLINK-25916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506812#comment-17506812
]
Fabian Paul commented on FLINK-25916:
-
[~paul8263] yes your analysis is correct but
[
https://issues.apache.org/jira/browse/FLINK-26498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506813#comment-17506813
]
hehuiyuan commented on FLINK-26498:
---
Thanks [~jark] [~paul8263] , learned knowledge
Myasuka opened a new pull request #19098:
URL: https://github.com/apache/flink/pull/19098
## What is the purpose of the change
Avoid to print stack trace for checkpoint trigger failure if not all tasks
are started. This is somehow like FLINK-22117.
## Brief change log
C
[
https://issues.apache.org/jira/browse/FLINK-26650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26650:
---
Labels: pull-request-available (was: )
> Avoid to print stack trace for checkpoint trigger
[
https://issues.apache.org/jira/browse/FLINK-26649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506814#comment-17506814
]
Gyula Fora commented on FLINK-26649:
do you think we need both update and startTime?
flinkbot edited a comment on pull request #18868:
URL: https://github.com/apache/flink/pull/18868#issuecomment-1047395206
## CI report:
* 62c14add633d8b84609053af807c6591658580fd Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
[
https://issues.apache.org/jira/browse/FLINK-26649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506821#comment-17506821
]
Yang Wang commented on FLINK-26649:
---
I think it is useful to have the update time espe
flinkbot edited a comment on pull request #19039:
URL: https://github.com/apache/flink/pull/19039#issuecomment-1063993450
## CI report:
* 998e593852998bd5a20784a01317821cd54e436d UNKNOWN
* 5a5518531c03404f5b39b1774930e23e1e6a553c Azure:
[FAILURE](https://dev.azure.com/apache-f
zentol merged pull request #19059:
URL: https://github.com/apache/flink/pull/19059
--
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
ZhangChaoming commented on pull request #18151:
URL: https://github.com/apache/flink/pull/18151#issuecomment-1067783935
@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 t
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506822#comment-17506822
]
Chesnay Schepler commented on FLINK-25771:
--
Cluster load reduced:
master: 3bb6f
gaoyunhaii commented on pull request #19073:
URL: https://github.com/apache/flink/pull/19073#issuecomment-1067784125
Very thanks @fapaul for the fix! LGTM.
For another point, should we also unify the uid format compared to the 1.13?
In all the versions, the writer always have the sam
dianfu commented on a change in pull request #19089:
URL: https://github.com/apache/flink/pull/19089#discussion_r826782273
##
File path: flink-python/pyflink/fn_execution/table/window_aggregate_slow.py
##
@@ -33,11 +32,11 @@
MergingWindowAssigner
from pyflink.fn_execution
Leonard Xu created FLINK-26651:
--
Summary: The connector CI build timeout in azure
Key: FLINK-26651
URL: https://issues.apache.org/jira/browse/FLINK-26651
Project: Flink
Issue Type: Bug
flinkbot edited a comment on pull request #19053:
URL: https://github.com/apache/flink/pull/19053#issuecomment-1064816386
## CI report:
* 6842edbb9efd8c04a7cc4d1bf3089fc8a7ec3295 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
flinkbot edited a comment on pull request #19070:
URL: https://github.com/apache/flink/pull/19070#issuecomment-1066030702
## CI report:
* Unknown: [CANCELED](TBD)
* 183293c8d6cc788d92de34bc97c48784dc731acf Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-462
HarshaR99 closed pull request #19071:
URL: https://github.com/apache/flink/pull/19071
--
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-unsub
flinkbot edited a comment on pull request #19089:
URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609
## CI report:
* 36faf315257032ac88e6bbb103e22b60409dff7e Azure:
[CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu
flinkbot edited a comment on pull request #19093:
URL: https://github.com/apache/flink/pull/19093#issuecomment-1067723030
## CI report:
* c36721c2627db4772167d093840664bda88a1157 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
flinkbot edited a comment on pull request #19094:
URL: https://github.com/apache/flink/pull/19094#issuecomment-1067727689
## CI report:
* b3f828d7e69e5032b9e79053e5cc5290f4c7d0e1 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506822#comment-17506822
]
Chesnay Schepler edited comment on FLINK-25771 at 3/15/22, 10:04 AM:
-
flinkbot commented on pull request #19095:
URL: https://github.com/apache/flink/pull/19095#issuecomment-1067790182
## CI report:
* 1d18fa1b166b364b8e5a1d40ffdd8f14925d2de8 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
[
https://issues.apache.org/jira/browse/FLINK-24328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-24328.
Fix Version/s: (was: 1.15.0)
Resolution: Won't Fix
We decided the "temporary" f
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506822#comment-17506822
]
Chesnay Schepler edited comment on FLINK-25771 at 3/15/22, 10:07 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-25771.
Resolution: Fixed
> CassandraConnectorITCase.testRetrialAndDropTables timeouts on AZP
> --
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506822#comment-17506822
]
Chesnay Schepler edited comment on FLINK-25771 at 3/15/22, 10:07 AM:
-
flinkbot edited a comment on pull request #18151:
URL: https://github.com/apache/flink/pull/18151#issuecomment-997659194
## CI report:
* 74c203d84576d6a8c9406a42ffb82cb9cfba5e81 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
fapaul commented on pull request #18838:
URL: https://github.com/apache/flink/pull/18838#issuecomment-1067803940
I rebased locally and ran all tests successfully I will for now only merge
this to master and see how it goes until the end of this week before enabling
the tests on the release
flinkbot edited a comment on pull request #18868:
URL: https://github.com/apache/flink/pull/18868#issuecomment-1047395206
## CI report:
* 62c14add633d8b84609053af807c6591658580fd Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
fapaul merged pull request #18838:
URL: https://github.com/apache/flink/pull/18838
--
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
[
https://issues.apache.org/jira/browse/FLINK-26177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506830#comment-17506830
]
Fabian Paul commented on FLINK-26177:
-
Merged in master: 1572908edbb17455a83f9e45974
echauchot commented on pull request #19059:
URL: https://github.com/apache/flink/pull/19059#issuecomment-1067805817
thanks @zentol for reviewing and merging !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
MartijnVisser merged pull request #513:
URL: https://github.com/apache/flink-web/pull/513
--
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-u
[
https://issues.apache.org/jira/browse/FLINK-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506831#comment-17506831
]
Etienne Chauchot commented on FLINK-25771:
--
thanks [~chesnay] for the backports
flinkbot edited a comment on pull request #19033:
URL: https://github.com/apache/flink/pull/19033#issuecomment-1063699541
## CI report:
* 768a998a8989828f816cbdfa009737529ec9dbd0 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
flinkbot edited a comment on pull request #19039:
URL: https://github.com/apache/flink/pull/19039#issuecomment-1063993450
## CI report:
* 998e593852998bd5a20784a01317821cd54e436d UNKNOWN
* 5a5518531c03404f5b39b1774930e23e1e6a553c Azure:
[FAILURE](https://dev.azure.com/apache-f
JingGe commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826135126
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
flinkbot edited a comment on pull request #19086:
URL: https://github.com/apache/flink/pull/19086#issuecomment-1067106419
## CI report:
* 57684673dc218d593ff6a11901d38f7c034f5770 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
[
https://issues.apache.org/jira/browse/FLINK-24194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-24194:
---
Labels: auto-deprioritized-minor documentation (was: documentation
stale-minor)
Prior
[
https://issues.apache.org/jira/browse/FLINK-22449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-22449:
---
Labels: auto-deprioritized-major stale-minor (was:
auto-deprioritized-major)
I am the [Fli
[
https://issues.apache.org/jira/browse/FLINK-26358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-26358:
---
Labels: pull-request-available stale-critical (was: pull-request-available)
I am the [Flink
[
https://issues.apache.org/jira/browse/FLINK-25527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-25527:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-25450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-25450:
---
Labels: auto-deprioritized-major test-stability (was: stale-major
test-stability)
Pri
[
https://issues.apache.org/jira/browse/FLINK-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-24311:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-25642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-25642:
---
Labels: pull-request-available stale-major (was: pull-request-available)
I am the [Flink Ji
[
https://issues.apache.org/jira/browse/FLINK-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-15017:
---
Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned
(was: auto-depr
flinkbot edited a comment on pull request #19089:
URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609
## CI report:
* 36faf315257032ac88e6bbb103e22b60409dff7e Azure:
[CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu
flinkbot edited a comment on pull request #19092:
URL: https://github.com/apache/flink/pull/19092#issuecomment-1067660495
## CI report:
* 7294f936a7361d9d3e5fdb2ddb87bd323a97ed2b Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
flinkbot edited a comment on pull request #19095:
URL: https://github.com/apache/flink/pull/19095#issuecomment-1067790182
## CI report:
* 1d18fa1b166b364b8e5a1d40ffdd8f14925d2de8 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
syhily commented on pull request #18838:
URL: https://github.com/apache/flink/pull/18838#issuecomment-1067838095
> I rebased locally and ran all tests successfully I will for now only merge
this to master and see how it goes until the end of this week before enabling
the tests on the relea
[
https://issues.apache.org/jira/browse/FLINK-26649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506844#comment-17506844
]
Nicholas Jiang commented on FLINK-26649:
[~gyfora], IMO, the update time is diff
flinkbot commented on pull request #19096:
URL: https://github.com/apache/flink/pull/19096#issuecomment-1067840283
## CI report:
* 5331dae21376c5da2b0e1d2a841f9e3a596083ad UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
syhily commented on pull request #19056:
URL: https://github.com/apache/flink/pull/19056#issuecomment-1067840278
@fapaul The document is also ready. Can you check it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
JingGe commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826840345
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826843387
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
flinkbot commented on pull request #19097:
URL: https://github.com/apache/flink/pull/19097#issuecomment-1067851691
## CI report:
* 1c525255b319cd4273f9ce3a255233b25855e5af UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826843387
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826846224
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826848366
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
flinkbot commented on pull request #19098:
URL: https://github.com/apache/flink/pull/19098#issuecomment-1067858807
## CI report:
* 264eebf3ef1988d8c3b863d034bd23e4eff76275 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826852181
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826843387
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
zentol commented on a change in pull request #19083:
URL: https://github.com/apache/flink/pull/19083#discussion_r826843387
##
File path: docs/content/docs/connectors/datastream/formats/parquet.md
##
@@ -39,46 +39,71 @@ To use the format you need to add the Flink Parquet
depend
101 - 200 of 594 matches
Mail list logo