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 09:53:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Hang HOU updated FLINK-30039:
-----------------------------
    Attachment: screenshot-1.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-1.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: 
> !image-2022-11-16-17-43-01-552.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)