sollhui opened a new pull request, #67571:
URL: https://github.com/apache/doris/pull/67571

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: #64580
   
   Problem Summary: INSERT OVERWRITE auto-detect must fail when source rows do 
not match an existing target partition and automatic partition creation is 
disabled. With multiple parallel sink instances, several equivalent failure 
messages can race to reach the client. The regression test accepted only one 
message, making repeated executions flaky. Accept the known equivalent errors 
while still requiring every statement to fail.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test: Regression test updated; not run locally as requested, CI will 
execute it
   - Behavior changed: No
   - 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]

Reply via email to