[ 
https://issues.apache.org/jira/browse/ARROW-9881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney updated ARROW-9881:
--------------------------------
    Component/s: C++

> [C++] Add support for dictionary type to arrow::read_csv
> --------------------------------------------------------
>
>                 Key: ARROW-9881
>                 URL: https://issues.apache.org/jira/browse/ARROW-9881
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Dmitry Chigarev
>            Priority: Minor
>
> For now, the only way to encode column with dict-encoding is to set 
> {{auto_dict_encode = True}} at {{arrow::csv}}{{::}}{{ConvertOptions}}
> However, users should have the ability to specify column type as dict 
> explicitly via {{column_types}} parameter. (Currently it is raising an 
> exception that dict type is not supported)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to