[
https://issues.apache.org/jira/browse/ARROW-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2072:
----------------------------------
Labels: pull-request-available (was: )
> [Python] decimal128.byte_width crashes
> --------------------------------------
>
> Key: ARROW-2072
> URL: https://issues.apache.org/jira/browse/ARROW-2072
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.8.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
>
> {code:bash}
> $ python -c "import pyarrow as pa; ty = pa.decimal128(20, 7);
> print(ty.byte_width)"
> Erreur de segmentation (core dumped)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)