[
https://issues.apache.org/jira/browse/ARROW-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace reassigned ARROW-13567:
-----------------------------------
Assignee: Weston Pace
> [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized
> -----------------------------------------------------------------------
>
> Key: ARROW-13567
> URL: https://issues.apache.org/jira/browse/ARROW-13567
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Assignee: Weston Pace
> Priority: Major
>
> This showed up when I was trying to build the cookbook which was calling
> read_csv. The ConvertOptions were copied to create the `ReaderMixin` and
> this copy of an uninitialized vector caused `std::bad_alloc`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)