[
https://issues.apache.org/jira/browse/TAJO-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277814#comment-15277814
]
ASF GitHub Bot commented on TAJO-2145:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/1014#issuecomment-218095322
+1 LGTM!
> Error codes based on errno.h need prefix
> ----------------------------------------
>
> Key: TAJO-2145
> URL: https://issues.apache.org/jira/browse/TAJO-2145
> Project: Tajo
> Issue Type: Task
> Components: RPC
> Affects Versions: 0.11.2
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Fix For: 0.11.3
>
>
> Some error codes in errors.proto which are based on C standard library
> errno.h can be conflicted if it is used in C/C++ client.
> So, it needs to be changed by such as adding prefix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)