morningman commented on issue #3382:
URL: 
https://github.com/apache/incubator-doris/issues/3382#issuecomment-620359659


   > Do you mean 1: MemTablet migrate to SSD/HDD tablet or 2: ColumnPages flush 
to hard disk?
   > For case 1: we will add partial row update support for disk storage 
engine, which may be slower.
   > For case 2: it's allowed
   
   After MemTablet migrate to hard disk. For `Update` operation, do we need to 
`seek and update`?
   Or actually we just implement a `Upsert` operation?


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



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

Reply via email to