You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/09/01 13:04:00 UTC

[jira] [Updated] (ARROW-9881) [C++] Add support for dictionary type to arrow::read_csv

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

Wes McKinney updated ARROW-9881:
--------------------------------
    Summary: [C++] Add support for dictionary type to arrow::read_csv  (was: Add support for dictionary type to arrow::read_csv)

> [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
>            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)