You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hang HOU (Jira)" <ji...@apache.org> on 2022/11/16 10:02:00 UTC

[jira] [Commented] (FLINK-30039) Insert overwrite show excetion that query and insert schema do not match

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

Hang HOU commented on FLINK-30039:
----------------------------------

Besides, when it was two partitions seems work:
 !screenshot-3.png! 

> Insert overwrite show excetion that query and insert schema do not match
> ------------------------------------------------------------------------
>
>                 Key: FLINK-30039
>                 URL: https://issues.apache.org/jira/browse/FLINK-30039
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>    Affects Versions: 1.16.0
>         Environment: Flink 1.16.0
>            Reporter: Hang HOU
>            Priority: Critical
>         Attachments: screenshot-2.png, screenshot-3.png
>
>
> After change a table's bucket num in table store,I used a insert overwrite sql to reorganize records to new files (I guess form old orc file to the new).
> Everytime if select column contains the partition column,then get the next exception: 
>  !screenshot-2.png! 
> When exclude the partition field,it do perform the overwrite.
> I wonder the “EXPR$3: STRING NOT NULL” means what , 



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