suxiaogang223 opened a new pull request, #61372: URL: https://github.com/apache/doris/pull/61372
Cherry-pick #58396 #59951 to branch-4.1 ### What problem does this PR solve? - Related PR: #58396 - Related PR: #59951 Support static partition overwrite for Iceberg tables on `branch-4.1`, including the follow-up fix for `INSERT OVERWRITE ... PARTITION (...) VALUES ...` column count validation. ### Cherry-pick commit - `dc1708e44d9` - [feature](iceberg) Support static partition overwrite for Iceberg tables (#58396) - `99b3274505c` - [Fix](iceberg) Fix static partition INSERT OVERWRITE with VALUES clause column count validation (#59951) - `486baa6bb11` - [test](iceberg) Clean static partition overwrite regression files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
