infoverload commented on a change in pull request #460:
URL: https://github.com/apache/flink-web/pull/460#discussion_r691836358
##
File path: _posts/2021-08-16-connector-table-sql-api-part2.md
##
@@ -0,0 +1,434 @@
+---
+layout: post
+title: "Implementing a custom source connec
flinkbot commented on pull request #16892:
URL: https://github.com/apache/flink/pull/16892#issuecomment-901655151
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
Airblader opened a new pull request #16892:
URL: https://github.com/apache/flink/pull/16892
## What is the purpose of the change
This PR updates the IDE setup guide. I made some bigger structural changes
such as reducing the heading levels, re-ordering sections and extracting a
shar
flinkbot commented on pull request #16891:
URL: https://github.com/apache/flink/pull/16891#issuecomment-901650730
## CI report:
* 2b86ed20df9153056202c1b1550ce9a451626b69 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #16887:
URL: https://github.com/apache/flink/pull/16887#issuecomment-901570019
## CI report:
* 2d7ead01d06725c50cc41af410a20af132dd2635 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901118206
## CI report:
* 9c3804581cb63e72a72a72a05ffd76640c49927c Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-838996225
## CI report:
* c34ba95f4220031885b7d11ff7c601d3b000c9b1 Azure:
[CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401496#comment-17401496
]
Jark Wu commented on FLINK-23861:
-
Thanks [~zhangbinzaifendou], I just think performance
[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401491#comment-17401491
]
Paul Lin commented on FLINK-23868:
--
Since this is a minor fix, to facilitate the discus
flinkbot commented on pull request #16891:
URL: https://github.com/apache/flink/pull/16891#issuecomment-901634319
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-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lin updated FLINK-23868:
-
Description: Environments prints job execution results to stdout by default
and provides a flag `suppres
flinkbot edited a comment on pull request #16889:
URL: https://github.com/apache/flink/pull/16889#issuecomment-901589961
## CI report:
* d73a6ff8b8eb25198ec374300d96744f36144dad Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901118206
## CI report:
* 9c3804581cb63e72a72a72a05ffd76640c49927c Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23868:
---
Labels: pull-request-available (was: )
> JobExecutionResult printed event if suppressSysout
link3280 opened a new pull request #16891:
URL: https://github.com/apache/flink/pull/16891
## What is the purpose of the change
Environments prints job execution results to stdout by default and provided
a flag `suppressSysout` to disable the behavior. This flag is useful when
submi
hapihu edited a comment on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901628257
```bash
#8、
codespell flink-formats/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-formats/flink-orc/src/main/java/org/apache/flink/orc/vector/Abs
hapihu edited a comment on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901629744
```bash
# 1、
codespell flink-java/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-java/src/main/java/org/apache/flink/api/java/DataSet.java:1538: write
hapihu commented on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901629744
# 1、
codespell flink-java/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-java/src/main/java/org/apache/flink/api/java/DataSet.java:1538: writen
==> written
hapihu commented on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901628257
#8、
codespell flink-formats/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-formats/flink-orc/src/main/java/org/apache/flink/orc/vector/AbstractOrcColumnVect
hapihu commented on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901625661
```bash
7、codespell flink-examples/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-examples/flink-examples-streaming/src/main/java/org/apache/flink/strea
hapihu commented on pull request #16878:
URL: https://github.com/apache/flink/pull/16878#issuecomment-901623657
```bash
5、codespell flink-dist/ -S '*.xml' -S '*.iml' -S '*.txt' -S '*/target/*'
flink-dist/src/main/flink-bin/bin/config.sh:378: Auxilliary ==> Auxiliary
flin
[
https://issues.apache.org/jira/browse/FLINK-23868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lin updated FLINK-23868:
-
Description: Environments prints job execution results to stdout by default
and provided a flag `suppres
Paul Lin created FLINK-23868:
Summary: JobExecutionResult printed event if suppressSysout is on
Key: FLINK-23868
URL: https://issues.apache.org/jira/browse/FLINK-23868
Project: Flink
Issue Type:
[
https://issues.apache.org/jira/browse/FLINK-20726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401476#comment-17401476
]
Nicholas Jiang commented on FLINK-20726:
[~Jianyun Zhao], Is this lack of the do
[
https://issues.apache.org/jira/browse/FLINK-23856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-23856:
Component/s: API / Python
> Support all JSON methods in PyFlink
> ---
>
>
[
https://issues.apache.org/jira/browse/FLINK-23757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-23757.
---
Fix Version/s: 1.14.0
Resolution: Fixed
Merged to master via ba9b4f1039037d4a2da4f90a2f83612ccf2fa708
dianfu closed pull request #16874:
URL: https://github.com/apache/flink/pull/16874
--
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
flinkbot edited a comment on pull request #16886:
URL: https://github.com/apache/flink/pull/16886#issuecomment-901539563
## CI report:
* dcf915f4bd81ce935f935792de2effd0e8ffe634 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
Xintong Song created FLINK-23867:
Summary:
FlinkKafkaInternalProducerITCase.testCommitTransactionAfterClosed fails with
IllegalStateException
Key: FLINK-23867
URL: https://issues.apache.org/jira/browse/FLINK-2386
[
https://issues.apache.org/jira/browse/FLINK-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401472#comment-17401472
]
Xintong Song commented on FLINK-23848:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401471#comment-17401471
]
Xintong Song commented on FLINK-23828:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401470#comment-17401470
]
Xintong Song commented on FLINK-23391:
--
https://dev.azure.com/apache-flink/apache-f
flinkbot edited a comment on pull request #16889:
URL: https://github.com/apache/flink/pull/16889#issuecomment-901589961
## CI report:
* d73a6ff8b8eb25198ec374300d96744f36144dad Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16888:
URL: https://github.com/apache/flink/pull/16888#issuecomment-901589942
## CI report:
* 796d67e230bf26f1f4437eb53be4560ec49ec846 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #16890:
URL: https://github.com/apache/flink/pull/16890#issuecomment-901589996
## CI report:
* 05d7697f85fa7b58cf55bc1dc3bcb0b963875f59 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401465#comment-17401465
]
zhangbinzaifendou edited comment on FLINK-23861 at 8/19/21, 4:29 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401465#comment-17401465
]
zhangbinzaifendou commented on FLINK-23861:
---
[~jark] Thank you for your reply!
[
https://issues.apache.org/jira/browse/FLINK-23525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401460#comment-17401460
]
Xintong Song commented on FLINK-23525:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401462#comment-17401462
]
Xintong Song commented on FLINK-22387:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401458#comment-17401458
]
Xintong Song commented on FLINK-23796:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401459#comment-17401459
]
Xintong Song commented on FLINK-23848:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-23848:
-
Priority: Critical (was: Major)
> PulsarSourceITCase is failed on Azure
> -
Xintong Song created FLINK-23866:
Summary: KafkaTransactionLogITCase.testGetTransactionsToAbort
fails with IllegalStateException
Key: FLINK-23866
URL: https://issues.apache.org/jira/browse/FLINK-23866
flinkbot commented on pull request #16888:
URL: https://github.com/apache/flink/pull/16888#issuecomment-901589942
## CI report:
* 796d67e230bf26f1f4437eb53be4560ec49ec846 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401457#comment-17401457
]
Xintong Song edited comment on FLINK-22198 at 8/19/21, 3:56 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401457#comment-17401457
]
Xintong Song commented on FLINK-22198:
--
Thanks for the updates.
bq. I don't have t
[
https://issues.apache.org/jira/browse/FLINK-22889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401455#comment-17401455
]
Xintong Song commented on FLINK-22889:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401454#comment-17401454
]
Qingsheng Ren commented on FLINK-22198:
---
Thanks [~xtsong] for the reminder. I had
flinkbot commented on pull request #16889:
URL: https://github.com/apache/flink/pull/16889#issuecomment-901583304
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 #16890:
URL: https://github.com/apache/flink/pull/16890#issuecomment-901583296
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 edited a comment on pull request #16887:
URL: https://github.com/apache/flink/pull/16887#issuecomment-901570019
## CI report:
* 2d7ead01d06725c50cc41af410a20af132dd2635 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
HuangXingBo opened a new pull request #16890:
URL: https://github.com/apache/flink/pull/16890
## What is the purpose of the change
*This pull request will fix the NPE in Python UDTF*
## Brief change log
- *Change the logic of emitResult in Python Table Function Ope
hapihu opened a new pull request #16889:
URL: https://github.com/apache/flink/pull/16889
Translate
"Operator/index"(docs/content.zh/docs/dev/datastream/operators/overview.md)
into Chinese
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
flinkbot commented on pull request #16888:
URL: https://github.com/apache/flink/pull/16888#issuecomment-901582081
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
HuangXingBo opened a new pull request #16888:
URL: https://github.com/apache/flink/pull/16888
## What is the purpose of the change
*This pull request will fix the NPE in Python UDTF*
## Brief change log
- *Change the logic of emitResult in Python Table Function Ope
[
https://issues.apache.org/jira/browse/FLINK-23865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zoucao updated FLINK-23865:
---
Description:
code:
{code:java}
Table table = tbEnv.fromValues(DataTypes.ROW(
DataTypes.FIELD("innerP
zoucao created FLINK-23865:
--
Summary: Class cast error caused by nested Pojo in legacy
outputConversion
Key: FLINK-23865
URL: https://issues.apache.org/jira/browse/FLINK-23865
Project: Flink
Issue
zhuzhurk closed pull request #16842:
URL: https://github.com/apache/flink/pull/16842
--
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
flinkbot commented on pull request #16887:
URL: https://github.com/apache/flink/pull/16887#issuecomment-901570019
## CI report:
* 2d7ead01d06725c50cc41af410a20af132dd2635 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-838996225
## CI report:
* 521e19eecadf39a226c5b5be4ed5348485656eab Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
SteNicholas commented on pull request #16887:
URL: https://github.com/apache/flink/pull/16887#issuecomment-901563667
@wuchong , thanks for the review. I have removed the note for
`table.dynamic-table-options.enabled` in `hints.md`. Please take a look.
--
This is an automated message from
[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401443#comment-17401443
]
Jark Wu commented on FLINK-23861:
-
IIUC, your main concern is the performance of SET com
[
https://issues.apache.org/jira/browse/FLINK-23861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401443#comment-17401443
]
Jark Wu edited comment on FLINK-23861 at 8/19/21, 2:30 AM:
---
II
flinkbot edited a comment on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-838996225
## CI report:
* 521e19eecadf39a226c5b5be4ed5348485656eab Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-23829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401442#comment-17401442
]
Yun Gao commented on FLINK-23829:
-
Ok, I changed the status~
> SavepointITCase JVM cras
flinkbot commented on pull request #16887:
URL: https://github.com/apache/flink/pull/16887#issuecomment-901559968
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-23829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401438#comment-17401438
]
Xintong Song commented on FLINK-23829:
--
Thanks, [~gaoyunhaii].
BTW, could you pleas
wuchong commented on a change in pull request #16887:
URL: https://github.com/apache/flink/pull/16887#discussion_r691727770
##
File path: docs/content/docs/dev/table/sql/queries/hints.md
##
@@ -50,8 +50,7 @@ these options can be specified flexibly in per-table scope
within eac
[
https://issues.apache.org/jira/browse/FLINK-23556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401437#comment-17401437
]
Xintong Song commented on FLINK-23556:
--
Sounds good, thanks.
BTW, could you move th
[
https://issues.apache.org/jira/browse/FLINK-23743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yangze Guo updated FLINK-23743:
---
Parent: FLINK-21924
Issue Type: Sub-task (was: Improvement)
> Test the fine-grained resourc
[
https://issues.apache.org/jira/browse/FLINK-23493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401436#comment-17401436
]
Xintong Song commented on FLINK-23493:
--
[~hxbks2ks], please move the ticket to in-p
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401434#comment-17401434
]
Xintong Song commented on FLINK-22198:
--
[~renqs],
BTW, please move the ticket to in
[
https://issues.apache.org/jira/browse/FLINK-23743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401435#comment-17401435
]
Yangze Guo commented on FLINK-23743:
[~joemoe] I'm fine with it. I just saw the prev
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401432#comment-17401432
]
Xintong Song commented on FLINK-22198:
--
[~renqs] [~lindong]
I think the latest inst
[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401431#comment-17401431
]
Xintong Song commented on FLINK-22198:
--
https://dev.azure.com/apache-flink/apache-f
[
https://issues.apache.org/jira/browse/FLINK-23755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23755:
---
Labels: pull-request-available (was: )
> Modify the default value of table.dynamic-table-op
SteNicholas opened a new pull request #16887:
URL: https://github.com/apache/flink/pull/16887
## What is the purpose of the change
*The table option `table.dynamic-table-options.enabled` is used to enable
the `OPTIONS` hint used to specify table options dynamically, which default
va
[
https://issues.apache.org/jira/browse/FLINK-23727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401428#comment-17401428
]
Paul Lin commented on FLINK-23727:
--
[~paul8263] Thanks for your contribution, but the P
RocMarshal commented on pull request #16852:
URL: https://github.com/apache/flink/pull/16852#issuecomment-901551930
Thanks @hapihu for the contribution and @wuchong trust. Please let me check
it step by step.
--
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/FLINK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401427#comment-17401427
]
Xintong Song commented on FLINK-22387:
--
https://dev.azure.com/apache-flink/apache-f
bytesandwich commented on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-901549266
Hi @XComp I just switched jobs so I was out for a bit. I see how you
envision the test and I implemented it that way. PTAL!
--
This is an automated message from the Apach
flinkbot edited a comment on pull request #16886:
URL: https://github.com/apache/flink/pull/16886#issuecomment-901539563
## CI report:
* dcf915f4bd81ce935f935792de2effd0e8ffe634 Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
camilesing commented on pull request #16823:
URL: https://github.com/apache/flink/pull/16823#issuecomment-901540056
@tsreaper hi, can you review it? thx
--
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 t
camilesing edited a comment on pull request #16629:
URL: https://github.com/apache/flink/pull/16629#issuecomment-901539082
@tsreaper hi, can you review it? thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
flinkbot commented on pull request #16886:
URL: https://github.com/apache/flink/pull/16886#issuecomment-901539563
## CI report:
* dcf915f4bd81ce935f935792de2effd0e8ffe634 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
camilesing commented on pull request #16629:
URL: https://github.com/apache/flink/pull/16629#issuecomment-901539082
@tsreape hi, can you review it? thx
--
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
flinkbot edited a comment on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-838996225
## CI report:
* 521e19eecadf39a226c5b5be4ed5348485656eab Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #15898:
URL: https://github.com/apache/flink/pull/15898#issuecomment-838996225
## CI report:
* 521e19eecadf39a226c5b5be4ed5348485656eab Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot commented on pull request #16886:
URL: https://github.com/apache/flink/pull/16886#issuecomment-901524380
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-23727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23727:
---
Labels: pull-request-available (was: )
> Skip null values in SimpleStringSchema#deserialize
paul8263 opened a new pull request #16886:
URL: https://github.com/apache/flink/pull/16886
## What is the purpose of the change
Fixe the issue that the resulting scale of TRUNCATE(DECIMAL, ...) is not
correct.
## Brief change log
-
flink-core/src/main/java/org/apac
flinkbot edited a comment on pull request #16885:
URL: https://github.com/apache/flink/pull/16885#issuecomment-901300956
## CI report:
* 507d2f8129e46bac8a31f5cc6371e1d627c16b2b Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-22644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-22644:
---
Labels: auto-unassigned pull-request-available stale-major (was:
auto-unassigned pull-reque
[
https://issues.apache.org/jira/browse/FLINK-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-18574:
---
Labels: stale-critical test-stability (was: test-stability)
I am the [Flink Jira Bot|https:
[
https://issues.apache.org/jira/browse/FLINK-22416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-22416:
---
Labels: stale-assigned test-stability (was: test-stability)
I am the [Flink Jira Bot|https:
flinkbot edited a comment on pull request #16885:
URL: https://github.com/apache/flink/pull/16885#issuecomment-901300956
## CI report:
* 42f46f71429e3bd703b451cdab8a486542abf283 Azure:
[CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul
flinkbot edited a comment on pull request #16838:
URL: https://github.com/apache/flink/pull/16838#issuecomment-899337835
## CI report:
* 92f938c7b00a357e2fc58fd2532385a6a4b72516 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
rkhachatryan commented on a change in pull request #16606:
URL: https://github.com/apache/flink/pull/16606#discussion_r691590608
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/materializer/PeriodicMaterializer.java
##
rkhachatryan commented on a change in pull request #16606:
URL: https://github.com/apache/flink/pull/16606#discussion_r691587190
##
File path:
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/materializer/PeriodicMaterializer.java
##
flinkbot edited a comment on pull request #16884:
URL: https://github.com/apache/flink/pull/16884#issuecomment-901259128
## CI report:
* afd09ac3fd8ff1a0dff955aa8e142a0d5b3ec638 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
1 - 100 of 530 matches
Mail list logo