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

   ## Summary
   - Replace the fixed 1s sleep in adaptive_pipeline_task_serial_read_on_limit 
with bounded profile polling.
   - Wait until the selected query profile contains MaxScanConcurrency or 
reaches COMPLETE before evaluating the assertion.
   - Fail explicitly when a complete/timed-out scan profile still has no 
MaxScanConcurrency counter, avoiding false positives from incomplete profiles.
   
   ## Testing
   - git diff --check
   - groovy parsing phase check for 
regression-test/suites/query_profile/adaptive_pipeline_task_serial_read_on_limit.groovy
   - Not run: full regression case, no live Doris regression environment was 
used in this fix-cases worktree.


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