gavinchou commented on code in PR #38306:
URL: https://github.com/apache/doris/pull/38306#discussion_r1689463213


##########
cloud/src/recycler/recycler.h:
##########
@@ -226,6 +226,8 @@ class InstanceRecycler {
 
     // TODO(plat1ko): Add new accessor to map in runtime for new created 
storage vaults
     std::unordered_map<std::string, std::shared_ptr<StorageVaultAccessor>> 
accessor_map_;
+    using InvertedIndexInfo =

Review Comment:
   hide it to .cpp file



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

To unsubscribe, e-mail: [email protected]

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