HappenLee commented on code in PR #23236: URL: https://github.com/apache/doris/pull/23236#discussion_r1305471324
########## be/src/exec/tablet_info.cpp: ########## @@ -456,4 +476,54 @@ Status VOlapTablePartitionParam::_create_partition_key(const TExprNode& t_expr, return Status::OK(); } +Status VOlapTablePartitionParam::add_partitions( Review Comment: seems no where call this function? -- 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