Skip to content

geoparquet: Reading GeoParquet files fails by default on Azure due to failed suffix request #1177

Open
@kylebarron

Description

@kylebarron

Should make an upstream issue for this and perhaps an upstream fix that will fall back to a head + range request in case the suffix request fails.

It's https://docs.rs/parquet/latest/parquet/arrow/arrow_reader/struct.ArrowReaderMetadata.html#method.load_async that fails on Azure if the file size wasn't provided.

In #1176 added an alternate API to pass in the file size alongside the file name

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