[ 
https://issues.apache.org/jira/browse/ARROW-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462472#comment-16462472
 ] 

Antoine Pitrou commented on ARROW-2389:
---------------------------------------

Another thought: have a {{CapacityError}} for when a size limit has been 
reached, and a {{OverflowError}} for arithmetic overflow.

> [C++] Add StatusCode::OverflowError
> -----------------------------------
>
>                 Key: ARROW-2389
>                 URL: https://issues.apache.org/jira/browse/ARROW-2389
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++
>    Affects Versions: 0.9.0
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> It may be useful to have a {{StatusCode::OverflowError}} return code, to 
> signal that something overflowed allowed limits (e.g. the 2GB limit for 
> string or binary values).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to