You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/26 17:01:00 UTC

[jira] [Commented] (ARROW-2354) [C++] PyDecimal_Check() is much too slow

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

ASF GitHub Bot commented on ARROW-2354:
---------------------------------------

pitrou opened a new pull request #1794: ARROW-2354: [C++] Make PyDecimal_Check() faster
URL: https://github.com/apache/arrow/pull/1794
 
 
   This basically keeps an eternal reference to the decimal type.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] PyDecimal_Check() is much too slow
> ----------------------------------------
>
>                 Key: ARROW-2354
>                 URL: https://issues.apache.org/jira/browse/ARROW-2354
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>    Affects Versions: 0.9.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>
> See https://github.com/apache/arrow/issues/1792



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