Skip to content

[C++] Add an incomplete dictionary type #16047

@asfimport

Description

@asfimport

This would allow to pass a DataType that means "dict-encoded data with the given index types and value types, but the actual values are not yet known" (they might be inferred by processing non-dict-encoded data, or they might be transferred explicitly - but later - in the data stream).

Reporter: Antoine Pitrou / @pitrou

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-5052. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions