Skip to content

Will pyiceberg support dictionary type ? #3691

Description

@sudharsansrini

Question

df = pyarrow.read_table(read_dictionary=[string_columns])
table = catalog.load_table(table_name)
tabe.append(df)

I'm getting this log - n times - "Iceberg does not have a dictionary type. will be infered as string"

Will pyiceberg support dictionary type in future ?

why dictionary type support not provided in the pyiceberg currently ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions