chaoyli commented on issue #3307: UniqueRowsetIdGenerator may use a lot of memory URL: https://github.com/apache/incubator-doris/issues/3307#issuecomment-613256415 I think you store only inc_id is OK, and store _version and _backend_uid once is enough. I am not understand that std::map<int, bitset<SIZE>> bitsets is for what?
---------------------------------------------------------------- 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