[ 
https://issues.apache.org/jira/browse/ARROW-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-6989:
----------------------------------
    Labels: pull-request-available  (was: )

> [Python][C++] Assert is triggered when decimal type inference occurs on a 
> value with out of range precision
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-6989
>                 URL: https://issues.apache.org/jira/browse/ARROW-6989
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>
> Example:
> pa.array([decimal.Decimal(123.234)] )
>  
> The problem is that inference.cc calls the direct constructor for decimal 
> types instead using Make.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to