decster opened a new issue #3384: URL: https://github.com/apache/incubator-doris/issues/3384
To add support new storage engine, we need to make an extensible tablet interface, so olap::StorageEngine can support and manage new tablet types. To start, we can create a class BaseTablet and make Tablet and new MemTablet inherit this base class. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org