shuke987 opened a new pull request, #65387:
URL: https://github.com/apache/doris/pull/65387
## Summary
- Relax strict SHOW DATA size equality in test_show_data_with_compaction.
- Compare compacted SHOW DATA sizes by relative difference instead of exact
physical size equality, because equivalent tables may land in different
physical layout buckets.
## Testing
- [x] git diff --check --
regression-test/suites/inverted_index_p2/test_show_data.groovy
- [x] Remote branch-4.1 regression single suite: ./run-regression-test.sh
--run -d inverted_index_p2 -s test_show_data_with_compaction -parallel 1
- Host: 172.20.56.184
- Result: All suites success. Test 1 suites, failed 0 suites, fatal 0
scripts, skipped 0 scripts
--
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]