Question
when I execute unit test of Doris , it will create many too large binary files so that my personal computer throw errors like this
FragmentMgrTest. PrepareFailed
.....
run-ut.sh: line 168: 9033 Segmentation fault ${DORIS_TEST_BINARY_DIR}/runtime/fragment_mgr_test
can reduce the binary files so that I can execute the unit test on my computer