github-actions[bot] commented on code in PR #67633: URL: https://github.com/apache/doris/pull/67633#discussion_r3954175185
########## regression-test/data/load_p0/stream_load/test_stream_load_strict_mode_and_filter_ratio.out: ########## @@ -135,3 +135,35 @@ 70 a70 79 a79 +-- !sql_all_expr_strict -- Review Comment: Please regenerate and verify this block with the prescribed regression runner (for example, `./run-regression-test.sh --run -d regression-test/suites/load_p0/stream_load -s test_stream_load_strict_mode_and_filter_ratio -forceGenOut`) and commit the runner-produced output. The commit checklist explicitly says no regression execution was performed, while the repository instructions require `.out` files to be generated by the test scripts. Static row counting makes these values plausible, but it cannot prove that the planner produced the intended unset/partial map, that the BE no longer aborts, or that the failed load remained uncommitted. -- 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]
