You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/02/21 13:18:09 UTC

[GitHub] [incubator-doris] lingbin edited a comment on issue #2969: Improve implementation of Status

lingbin edited a comment on issue #2969: Improve implementation of Status
URL: https://github.com/apache/incubator-doris/pull/2969#issuecomment-589649037
 
 
   > why change precis_code to a posix code?
   
   Is It actually an POSIX errno?
   
   For example: For Status::IOError, it is error code is `TStatusCode::IO_ERROR`, but its "posix_code" may be `EIO`, `ENOTDIR`, `EEXIST` and so on. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org