Skip to content

Reduce overall io wait time for parquet files #3649

Description

@scsmithr

Describe the bug

Running the query select * from 's3://glaredb-public/userdata0.parquet'.

Fetching metadata/content length: ~400ms
Parquet streaming: ~1000ms

Image

To Reproduce

select * from 's3://glaredb-public/userdata0.parquet'

Expected behavior

Faster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions