imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL: 
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584167899
 
 
   > > 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. 
   
   Why it is not easy? when the new partition temporary or not is added, the 
name is checked. Then the name can be guaranteed 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.
   
   I think it is not a good idea not to do this. Better to treat temp partition 
like normal partition, otherwise when the temp partition is converted to a 
normal partition, additional check will be done.

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