You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2023/03/19 05:53:00 UTC

[jira] [Closed] (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 ]

Jingsong Lee closed FLINK-30039.
--------------------------------
    Resolution: Fixed

> 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: StarBoy1005
>            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)