You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/05/07 09:52:00 UTC

[jira] [Resolved] (ARROW-8720) [C++] Fix checked_pointer_cast

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

Antoine Pitrou resolved ARROW-8720.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 7117
[https://github.com/apache/arrow/pull/7117]

> [C++] Fix checked_pointer_cast
> ------------------------------
>
>                 Key: ARROW-8720
>                 URL: https://issues.apache.org/jira/browse/ARROW-8720
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Francois Saint-Jacques
>            Assignee: Francois Saint-Jacques
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> While investigating performance, I noted that dyncast (and rtti internal methods) were showing up in the "hot" functions for release builds.



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