[
https://issues.apache.org/jira/browse/ARROW-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche reassigned ARROW-6989:
--------------------------------------------
Assignee: Joris Van den Bossche
> [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
>
> 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)