imay commented on issue #2846: [Proposal] Support in memory olap table in Segment V2 URL: https://github.com/apache/incubator-doris/issues/2846#issuecomment-583197900 Hi @kangkaisen Good job! Do you have some benchmark for this improvement? For example when all the table is cached in memory, how about the performance of the query. And I think the `in_memory` option is better to be as a property of a partition. If we do that way, we can make the most visited partition in memory and others in SSD or HDD. This will maximize the use of memory.
---------------------------------------------------------------- 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