morningman commented on issue #2663: [Proposal] Support partition overwrite 
operation
URL: 
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584154516
 
 
   > I think the TEMP keyword here isn't necessary, and should be removed.
   
   It is not easy to guarantee that the name of the temporary partition and the 
name of the formal partition do not conflict. So we use the `temp` keyword to 
distinguish. In this way, users only need to ensure that the names in different 
partition types do not conflict.
   
   At the same time, we want users to be aware of their behavior and realize 
that temporary partitions are only temporary. Because I don't even implement 
the replica's balacne and repair of the temporary partition.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to