Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

ENUM types unsupported #3

@lqueryvg

Description

@lqueryvg

I'm trying to read a file which contains ENUM types, however (e.g. parquet-tools schema shows something like required binary entryMethod (ENUM);) but parquet.ParquetReader.openFile() just throws an error:

Error: invalid parquet type: ENUM

... which means I can't use this package to read my files.

What are my options ?
Are there any plans to support this type ?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions