[
https://issues.apache.org/jira/browse/ARROW-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-3542:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Use unsafe appends when building array from CSV
> -----------------------------------------------------
>
> Key: ARROW-3542
> URL: https://issues.apache.org/jira/browse/ARROW-3542
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.11.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
>
> When reading a Table from a CSV file, we presize each ArrayBuilder with the
> right number of elements, so we could unsafe appends. It should make things a
> small bit faster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)