suxiaogang223 opened a new pull request, #65105:
URL: https://github.com/apache/doris/pull/65105
### What problem does this PR solve?
Issue Number: None
Related PR: apache/doris#62344
Problem Summary: Pick apache/doris#62344 from branch-4.1 to master. The
source PR fixes Iceberg static partition overwrite when the source query is
optimized to an empty relation, and stabilizes the information_schema.rowsets
timezone regression case. `git cherry` showed the three source commits were not
present on origin/master, so this PR applies them to master. The only pick
conflict was in test_information_schema_timezone.groovy; the resolution keeps
the current master offset timezone coverage and applies the stable rowsets
query helper from the source PR.
### Release note
Fix Iceberg static partition overwrite when the source query is empty.
### Check List (For Author)
- Test: Manual test
- git diff --check origin/master..HEAD
- Behavior changed: Yes. Empty-source Iceberg static partition overwrite can
execute the overwrite path instead of being skipped as empty.
- Does this need documentation: No
--
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]