Skip to content

write_map allows using parquet format without pyarrrow installed #164

@fjaviersanchez

Description

@fjaviersanchez

I was doing some tests and I tried to do map.write('test_map.parquet', format='parquet') without parquet installed and it just raised an error about name pa is not defined`. I think this should be changed to an ImportError or some warning when we try to write in parquet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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