chaoyli opened a new pull request #2620: Set AGG_KEYS upon upgrade from tablet 
if has_keys_type() is false
URL: https://github.com/apache/incubator-doris/pull/2620
 
 
   Doris support AGG_KEYS/UNIQUE_KEYS/DUP_KEYS/ three storage model.
   Among these three model, UNIQUE_KYES/DUP_KEYS is added after AGG_KEYS.
   For historical tablet, the keys_type field to indicate storage model
   may be missed for AGG_KEYS.
   So upgrade from historical tablet, this situation should be taken into
   consideration and set to be AGG_KEYS.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to