Skip to content

How to preview/read head of a compressed parquet file? #133

@jucabot

Description

@jucabot

My case is to preview the head (top 100 rows) of a gzip compressed parquet file.

Opening a gz compressed file with ParquetReader.openFile() fails with "not a valid parquet file". Is it possible to handle partial Gzip parquet file with parquetjs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions