Hastyshell commented on code in PR #60772:
URL: https://github.com/apache/doris/pull/60772#discussion_r2837877291
##########
be/src/olap/rowset/beta_rowset_reader.cpp:
##########
Review Comment:
可以借助docker case,参考regression-test目录下带docker tag的suites来构造测试case。
例如:`suite("test_cloud_calc_sync_version","docker")`
也可以通过DebugPoint注入的方式让memtable提前下刷,构造若干non overlap的小segment。
例如:https://github.com/apache/doris/blob/afce69a6d52d9254bb98fcf8fce1135a4bb998c0/regression-test/suites/schema_change_p0/test_non_overlap_seg_heavy_sc.groovy
--
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]