Hang HOU created FLINK-30039:
--------------------------------
Summary: 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
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)