[
https://issues.apache.org/jira/browse/ARROW-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659101#comment-17659101
]
Rok Mihevc commented on ARROW-2072:
-----------------------------------
This issue has been migrated to [issue
#18049|https://github.com/apache/arrow/issues/18049] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Fix For: 0.9.0
>
>
> {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
(v8.20.10#820010)