yiguolei commented on code in PR #13487:
URL: https://github.com/apache/doris/pull/13487#discussion_r1007548610


##########
be/src/olap/schema_change.cpp:
##########
@@ -2374,6 +2374,16 @@ Status SchemaChangeHandler::_parse_request(const 
SchemaChangeParams& sc_params,
         *sc_directly = true;
     }
 
+    if (!(*sc_directly) && !(*sc_sorting)) {

Review Comment:
   Please add a comment on line 2377, explain why we add this logic.



-- 
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

Reply via email to