Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9881

[C++] Add support for dictionary type to arrow::read_csv

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • C++
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dchigarev Dmitry Chigarev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: