[
https://issues.apache.org/jira/browse/ARROW-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687398#comment-16687398
]
Kouhei Sutou commented on ARROW-3791:
-------------------------------------
Yes. I want type inference for boolean. Sorry for my ambiguous title.
I think that specifying type explicitly is very useful. But type inference is
also useful even if it may choose wrong type because it's convenient. If type
inference is failed, we can specify type explicitly. It's convenience than we
specify all types explicitly.
> [C++] Add type inference for boolean values in CSV files
> --------------------------------------------------------
>
> Key: ARROW-3791
> URL: https://issues.apache.org/jira/browse/ARROW-3791
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Kouhei Sutou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: csv
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)