imay commented on issue #2232: When create table with unique key using replace 
type for non key column encounter error
URL: 
https://github.com/apache/incubator-doris/issues/2232#issuecomment-555526405
 
 
   @caiconghui 
   Actually, value column of unique column has no aggregate method. REPLACE is 
unnecessary, there is no other choice for it. We just use REPLACE method 
internally to implement unique key, which should not be exposed to Doris user. 
So I think it is better to fix show create table's result if it is easy.

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