imay opened a new issue #1978: Unify methods of scan_dir
URL: https://github.com/apache/incubator-doris/issues/1978
 
 
   Now, we have introduced Env interface to access file. And we have 
implemented posix implementation. In this implementation, we normalize the 
error code, it let us unify the information when error happens. But old 
functions don't leverage this interface.
   
   Now, I will reimplement scan_dir with Env's function and replace current 
callers.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to