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

   ## Summary
   
   - Relax `test_show_data_with_compaction` so it no longer compares physical 
`SHOW DATA` sizes exactly after full compaction.
   - Check the large documents table against observed mode-specific ranges: 
170-200 KB for non-cloud and 55-70 KB for cloud/S3-style runs.
   - Replace the older broad 10% documents-table comparison with explicit range 
checks, and keep the small insert table as a relative closeness check.
   
   ## Testing
   
   - `git diff --check -- 
regression-test/suites/inverted_index_p2/test_show_data.groovy`
   - Same logical fix passed the branch-4.1 single-suite remote run before the 
final range-only assertion adjustment: `./run-regression-test.sh --run -d 
inverted_index_p2 -s test_show_data_with_compaction -parallel 1`


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