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


##########
be/src/io/file_factory.cpp:
##########
@@ -156,6 +173,30 @@ std::string FileFactory::_get_fs_name(const 
io::FileDescription& file_descriptio
     return fs_name;
 }
 
+std::string FileFactory::get_file_cache_identity(const 
io::FileSystemProperties& system_properties,

Review Comment:
   naming, why it is related to "file cache"  
   it seems just a fs name.



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