kangkaisen commented on a change in pull request #3742:
URL: https://github.com/apache/incubator-doris/pull/3742#discussion_r442872250
##########
File path: be/src/olap/olap_common.h
##########
@@ -169,6 +169,7 @@ enum PushType {
PUSH_NORMAL = 1,
PUSH_FOR_DELETE = 2,
PUSH_FOR_LOAD_DELETE = 3,
+ PUSH_NORMAL_V2 = 4,
Review comment:
Would better add a comment for these four push types.
----------------------------------------------------------------
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]