0AyanamiRei opened a new pull request, #64746:
URL: https://github.com/apache/doris/pull/64746

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: The test_array_string_insert regression case expected 
strict-mode insert failures to always contain the top-level message 'Insert has 
filtered data in strict mode'. In cloud/S3 regression runs, long presigned 
error-log URLs can cause the final MySQL error packet to truncate that 
top-level message while preserving first_error_msg. The case then fails even 
though Doris correctly reports the row-level cause. This change asserts the 
stable first_error_msg root causes for the ARRAY<CHAR> length errors and the 
NOT NULL ARRAY error instead.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test: Regression test
       - ./run-regression-test.sh --run -d load/insert -s 
test_array_string_insert
   - 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