Nate Clark created ARROW-12995:
----------------------------------
Summary: [C++] CSV reader should validate options
Key: ARROW-12995
URL: https://issues.apache.org/jira/browse/ARROW-12995
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Nate Clark
Assignee: Nate ClarkCurrently the only validation of csv options is done by asserts. These options should always be validated by the reader on each reader creation. -- This message was sent by Atlassian Jira (v8.3.4#803005)
