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

   ## Summary
   
   - Split large generated VALUES setup inserts in export_p0 into 500-row 
batches.
   - Keep the same data volume and OUTFILE validation coverage.
   - Avoid single huge literal INSERT statements that can exceed the Cloud P0 
send-fragments RPC deadline during fragment preparation.
   
   Related: DORIS-26804
   
   ## Testing
   
   - [x] git diff --check
   - [x] groovyc syntax compile for the three changed Groovy suites
   - [ ] Not run Cloud P0 locally: no Doris regression cluster available in 
this workspace


-- 
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