kaijchen opened a new pull request, #31148: URL: https://github.com/apache/doris/pull/31148
## Proposed changes This reverts commit 99c3b5f041a2b6ce828a3e279c4798ae261a7f7e. Because it causes empty segment file been written: ``` 2024-02-19 17:51:36.103 ERROR [suite-thread-3] (ScriptContext.groovy:122) - Run load_test_query_db in /home/work/unlimit_teamcity/TeamCity/Agents/20240219160058agent_172.16.0.186_1/work/60183217f6ee2a9c/regression-test/suites/load_p0/insert/load.groovy failed java.sql.SQLException: errCode = 2, detailMessage = (127.0.0.1)[INTERNAL_ERROR]failed to initialize storage reader. tablet=10153, res=[CORRUPTION]Bad segment file s3://doris-build-1308700295/ci/data/10153/02000000000000134448e90cff392f294f7c5ac2f0143090_0.dat: file size 0 < 12 ``` http://43.132.222.7:8111/test/8007482201306640353?currentProjectId=Doris_DorisCloudRegression&expandTestHistoryChartSection=true ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org