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

ASF GitHub Bot updated ARROW-8727:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 10m
>  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