[ 
https://issues.apache.org/jira/browse/FLINK-30508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685703#comment-17685703
 ] 

luoyuxia edited comment on FLINK-30508 at 2/8/23 6:35 AM:
----------------------------------------------------------

Hi, the reason maybe ctas statement write data to files and rename files to 
commit {_}asynchronously{_}, then the following statemt try to read the files 
written, but the ctas statement may rename these files at same time, so the 
exception "can not access file" as them have been renamed.

[~lsy] Could you please help fix as it's introuced by your changes?


was (Author: luoyuxia):
Hi, the reason maybe ctas statement write data to files and rename files to 
commit {_}asynchronously{_}, then the following statemt try to read the files 
written, but the ctas statement may rename these files at same time, so the 
exception "can not access file" as them have been removed.

[~lsy] Could you please help fix as it's introuced by your changes?

> CliClientITCase.testSqlStatements failed with output not matched with expected
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-30508
>                 URL: https://issues.apache.org/jira/browse/FLINK-30508
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Client
>    Affects Versions: 1.16.0, 1.17.0
>            Reporter: Qingsheng Ren
>            Assignee: Shengkai Fang
>            Priority: Critical
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44246&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=14992



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to