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

Ben Kietzman resolved ARROW-8727.
---------------------------------
    Resolution: Fixed

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

> [C++] Do not require struct-initialization of StringConverter<T> to parse 
> strings to other types
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-8727
>                 URL: https://issues.apache.org/jira/browse/ARROW-8727
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> I ran into this issue while working on refactoring kernels. 
> {{StringConverter<T>}} must be initialized to be able to support parametric 
> types like Timestamp, but this produces an awkwardness and possibly a 
> performance penalty (I haven't measured yet) in inlined functions. 
> In any case, I'm refactoring everything to be static non-stateful



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

Reply via email to