yangzhg commented on a change in pull request #4425:
URL: https://github.com/apache/incubator-doris/pull/4425#discussion_r475303962



##########
File path: be/src/olap/schema.h
##########
@@ -158,4 +158,4 @@ class Schema {
     int32_t _delete_sign_idx = -1;
 };
 
-} // namespace doris
+} // namespace doris

Review comment:
       why?

##########
File path: be/src/olap/schema.cpp
##########
@@ -105,4 +105,4 @@ Schema::~Schema() {
     }
 }
 
-}
+}

Review comment:
       why?




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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to