[ https://issues.apache.org/jira/browse/ARROW-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weston Pace closed ARROW-13567. ------------------------------- Resolution: Not A Bug > [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 > Labels: pull-request-available > Time Spent: 1h 50m > Remaining Estimate: 0h > > 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)