You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/04/21 02:46:57 UTC

[GitHub] [doris] freemandealer commented on a diff in pull request #18874: [WIP][enhancement](storage) lazy-open necessary partitions when load

freemandealer commented on code in PR #18874:
URL: https://github.com/apache/doris/pull/18874#discussion_r1173251722


##########
gensrc/proto/internal_service.proto:
##########
@@ -89,6 +89,14 @@ message PTabletWriterOpenResult {
     required PStatus status = 1;
 };
 
+message DeltaWriterOpenRequest{

Review Comment:
   better rename it to "PartitionOpenRequest" since we do not want to expose DeltaWriter details to upstream BE



-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org